This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 1c3531d x2goclient.spec: Forceful B-R on SLE 11.3: glib2-branding-SLED. new 4750158 Revert "x2goclient.spec: Forceful B-R on SLE 11.3: glib2-branding-SLED." The 1 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 | 1 - x2goclient.spec | 4 ---- 2 files changed, 5 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 475015825a8d6f38e7334a6102dde87aa2900ccc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 1 08:48:25 2015 +0100 Revert "x2goclient.spec: Forceful B-R on SLE 11.3: glib2-branding-SLED." This reverts commit 1c3531d7a5c3a8c0bd89bfb710cd8d1b9c2c86c8. --- debian/changelog | 1 - x2goclient.spec | 4 ---- 2 files changed, 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index a054fa9..afd5bf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,7 +34,6 @@ 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 1a7f56c..124fdc0 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -15,10 +15,6 @@ 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