This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from b65da06 x2gognomebindings: On SUSE, BR on gnome-libs-devel. new 695ed63 On SUSE, BR on libgnome-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 | 2 +- x2gognomebindings.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 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 695ed63930b1b0e31ecc4bdf45947819555fe60d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 2 09:41:26 2015 +0100 On SUSE, BR on libgnome-devel. --- debian/changelog | 2 +- x2gognomebindings.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63ac359..f82c571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +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. + + On SUSE, BR on libgnome-devel. [ Martti Pitkänen ] * New upstream version (2.0.2.2): diff --git a/x2gognomebindings.spec b/x2gognomebindings.spec index 4983c8a..e9c1306 100644 --- a/x2gognomebindings.spec +++ b/x2gognomebindings.spec @@ -13,7 +13,7 @@ BuildRequires: gnome-icon-theme BuildRequires: gnome-desktop-devel BuildRequires: nautilus-devel %if %{?suse_version} -BuildRequires: gnome-libs-devel +BuildRequires: libgnome-devel BuildRequires: gconf2-devel %else BuildRequires: GConf2-devel -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git