This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from efe467d Re-name x2gocaja to "Caja (X2Go/SSHFS)" in x2gocaja.desktop file. new a09944a On openSUSE the icon drive-optical.png is media-optical.png. new ac791ae Adapt to building on openSUSE/SLES. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 5 +++-- x2gomatebindings.spec | 15 +++++++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit a09944ad111d4d16befc5373237e089a6102917b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 8 13:56:00 2014 +0100 On openSUSE the icon drive-optical.png is media-optical.png. --- debian/changelog | 3 ++- x2gomatebindings.spec | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b8232d0..a2a8ad1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,17 @@ x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium + [ Mike Gabriel ] * New upstream version (0.0.1.3): - Re-name x2gocaja to "Caja (X2Go/SSHFS)" in x2gocaja.desktop file. * x2gomatebindings.spec: + Drop from BR: GConf2-devel. + + On openSUSE the icon drive-optical.png is media-optical.png. [ Mark Pedersen-Cook ] * New upstream version (0.0.1.3): - Add Danish translation file. - Translate Name= field in x2gosuspend-mate to Danish. - [ Mike Gabriel ] -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 03 Oct 2014 17:03:24 +0200 diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index 3b32a85..a565bec 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -64,7 +64,11 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications/ share/applicati desktop-file-install --dir %{buildroot}%{_datadir}/applications/ share/applications/x2gosuspend-mate.desktop ln -s -f ../../../gnome/scalable/devices/drive-harddisk.svg %{buildroot}%{_datadir}/icons/mate/scalable/mimetypes/mate-mime-application-sshfsdisk-x2go-mate.svg ln -s -f ../../../gnome/scalable/devices/drive-removable-media.svg %{buildroot}%{_datadir}/icons/mate/scalable/mimetypes/mate-mime-application-sshfsremovable-x2go-mate.svg +%if 0%{?suse_version} +ln -s -f ../../../gnome/scalable/devices/media-optical.svg %{buildroot}%{_datadir}/icons/mate/scalable/mimetypes/mate-mime-application-sshfscdrom-x2go-mate.svg +%else ln -s -f ../../../gnome/scalable/devices/drive-optical.svg %{buildroot}%{_datadir}/icons/mate/scalable/mimetypes/mate-mime-application-sshfscdrom-x2go-mate.svg +%endif install -p -m 644 share/mime/packages/*.xml %{buildroot}%{_datadir}/mime/packages/ mkdir -p %{buildroot}%{_datadir}/x2go/x2gofeature.d/ install -p -m 755 share/x2go/x2gofeature.d/*.features %{buildroot}%{_datadir}/x2go/x2gofeature.d/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit ac791aec310fb8e49fd4443c53313c172db7490e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 8 13:59:09 2014 +0100 Adapt to building on openSUSE/SLES. --- debian/changelog | 2 +- x2gomatebindings.spec | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2a8ad1..f86d02b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium - Re-name x2gocaja to "Caja (X2Go/SSHFS)" in x2gocaja.desktop file. * x2gomatebindings.spec: + Drop from BR: GConf2-devel. + + Adapt to building on openSUSE/SLES. + On openSUSE the icon drive-optical.png is media-optical.png. [ Mark Pedersen-Cook ] @@ -12,7 +13,6 @@ x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium - Add Danish translation file. - Translate Name= field in x2gosuspend-mate to Danish. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 03 Oct 2014 17:03:24 +0200 x2gomatebindings (0.0.1.2-0~x2go2) unstable; urgency=low diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index a565bec..742a722 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -1,11 +1,17 @@ Name: x2gomatebindings Version: 0.0.1.3 Release: 0.0x2go1%{?dist} -Group: Applications/Communications Summary: X2Go MATE bindings and MIME types -License: GPL-2.0 +%if 0%{?suse_version} +License: GPL-2.0+ +Group: Productivity/Networking/Remote Desktop +%else +Group: Applications/Communications +License: GPLv2+ +%endif URL: http://www.x2go.org/ Source0: http://code.x2go.org/releases/source/%name/%name-%version.tar.gz +Source1: %{name}-rpmlintrc BuildRequires: autoconf >= 2.57, automake >= 1.7.6 BuildRequires: mate-common @@ -100,6 +106,7 @@ fi %files +%defattr(-,root,root) %doc debian/changelog %doc debian/copyright %{_sysconfdir}/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git