This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from 56d2fc5 On SUSE, GConf2-devel is named gconf2-devel. new b65da06 x2gognomebindings: On SUSE, BR on gnome-libs-devel. 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 + x2gognomebindings.spec | 1 + 2 files changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gognomebindings. commit b65da0619268e648862abb973d839bdc5d3ad420 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 1 22:26:18 2015 +0100 x2gognomebindings: On SUSE, BR on gnome-libs-devel. --- debian/changelog | 1 + x2gognomebindings.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1c35262..63ac359 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ x2gognomebindings (2.0.2.2-0~x2go2) UNRELEASED; urgency=low * x2gognomebindings.spec: + Always set BuildRoot: parameter. + On SUSE, GConf2-devel is named gconf2-devel. + + On SUSE, BR on gnome-libs-devel. [ Martti Pitkänen ] * New upstream version (2.0.2.2): diff --git a/x2gognomebindings.spec b/x2gognomebindings.spec index 99c22dc..4983c8a 100644 --- a/x2gognomebindings.spec +++ b/x2gognomebindings.spec @@ -13,6 +13,7 @@ BuildRequires: gnome-icon-theme BuildRequires: gnome-desktop-devel BuildRequires: nautilus-devel %if %{?suse_version} +BuildRequires: gnome-libs-devel BuildRequires: gconf2-devel %else BuildRequires: GConf2-devel -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git