[X2Go-Commits] [x2godesktopsharing] 01/01: x2godesktopsharing.spec: Add B-R on SLE 11.3: update-desktop-files.
git-admin at x2go.org
git-admin at x2go.org
Fri Jan 30 13:00:20 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2godesktopsharing.
commit 29a29bfa3b60b3acf025811b2c19e5b810351efa
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Jan 30 13:00:17 2015 +0100
x2godesktopsharing.spec: Add B-R on SLE 11.3: update-desktop-files.
---
debian/changelog | 3 ++-
x2godesktopsharing.spec | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b6f9f2d..7def9ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,7 +33,8 @@ x2godesktopsharing (3.1.1.2-0x2go1) UNRELEASED; urgency=low
+ Always set BuildRoot: parameter.
+ SLE (<= 11.3) builds: Use %suse_update_desktop_file -n <desktop-file>
to mark .desktop file non-translatable.
- + Forceful B-R on SLE 11.2: glib2-branding-SLES.
+ + Forceful B-R on SLE 11.3: glib2-branding-SLED.
+ + Add B-R on SLE 11.3: update-desktop-files.
[ Mark Pedersen-Cook ]
* New upstream version (3.1.1.2):
diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec
index b1b28f0..ddb04c6 100644
--- a/x2godesktopsharing.spec
+++ b/x2godesktopsharing.spec
@@ -15,8 +15,9 @@ URL: http://www.x2go.org
Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
Source1: %{name}-rpmlintrc
-%if 0%{?suse_version} && 0%{?suse_version} <= 1120
+%if 0%{?suse_version} && 0%{?suse_version} <= 1130
BuildRequires: glib2-branding-SLED
+BuildRequires: update-desktop-files
%endif
BuildRequires: desktop-file-utils
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
More information about the x2go-commits
mailing list