[X2Go-Commits] [x2goclient] 01/01: x2goclient.spec: Forceful B-R on SLE 11.3: glib2-branding-SLED.
git-admin at x2go.org
git-admin at x2go.org
Sat Jan 31 15:58:02 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit 1c3531d7a5c3a8c0bd89bfb710cd8d1b9c2c86c8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sat Jan 31 15:57:47 2015 +0100
x2goclient.spec: Forceful B-R on SLE 11.3: glib2-branding-SLED.
---
debian/changelog | 1 +
x2goclient.spec | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index afd5bf9..a054fa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium
and requires several other fixes in the authentication code.
* x2goclient.spec:
- Always set BuildRoot: parameter.
+ - Forceful B-R on SLE 11.3: glib2-branding-SLED.
[ Heinrich Schuchardt ]
* New upstream release (4.0.3.2):
diff --git a/x2goclient.spec b/x2goclient.spec
index 124fdc0..1a7f56c 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -15,6 +15,10 @@ URL: http://www.x2go.org
Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
Source1: x2goclient-rpmlintrc
+%if 0%{?suse_version} && 0%{?suse_version} <= 1130
+BuildRequires: glib2-branding-SLED
+%endif
+
BuildRequires: cups-devel
BuildRequires: desktop-file-utils
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list