Hello community, here is the log from the commit of package libgnomeui for openSUSE:Factory checked in at 2012-02-21 12:38:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgnomeui (Old) and /work/SRC/openSUSE:Factory/.libgnomeui.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgnomeui", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libgnomeui/libgnomeui.changes 2011-09-23 02:08:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgnomeui.new/libgnomeui.changes 2012-02-21 12:38:45.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Feb 20 14:18:29 UTC 2012 - [email protected] + +- Add explicit pkgconfig(ice), pkgconfig(sm) and pkgconfig(x11) + BuildRequires, to avoid issues after the big xorg-x11 packaging + change. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnomeui.spec ++++++ --- /var/tmp/diff_new_pack.B3KElP/_old 2012-02-21 12:38:46.000000000 +0100 +++ /var/tmp/diff_new_pack.B3KElP/_new 2012-02-21 12:38:46.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libgnomeui # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,12 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libgnomeui -License: GPL-2.0+ ; LGPL-2.1+ -Group: Development/Libraries/GNOME # bug437293 %ifarch ppc64 Obsoletes: libgnomeui-64bit @@ -28,8 +24,10 @@ # Requires: gnome-icon-theme shared-mime-info Version: 2.24.5 -Release: 1 +Release: 0 Summary: The GNOME User Interface Library +License: GPL-2.0+ ; LGPL-2.1+ +Group: Development/Libraries/GNOME Source: %{name}-%{version}.tar.bz2 Source99: baselibs.conf # PATCH-FIX-UPSTREAM libgnomeui-bnc468821-do-not-steal-sm-connection.patch bnc468821 bgo573058 [email protected] -- Make libgnomeui only handle SM connection it has initiated @@ -41,8 +39,11 @@ BuildRequires: libglade2-devel BuildRequires: libgnome-keyring-devel BuildRequires: libjpeg-devel -BuildRequires: translation-update-upstream BuildRequires: pkg-config +BuildRequires: translation-update-upstream +BuildRequires: pkgconfig(ice) +BuildRequires: pkgconfig(sm) +BuildRequires: pkgconfig(x11) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -52,7 +53,6 @@ to develop GNOME 2.x Desktop software. %package devel -License: GPL-2.0+ ; LGPL-2.1+ Summary: Include Files and Libraries mandatory for Development. Group: Development/Libraries/GNOME Requires: libgnomeui = %{version} @@ -78,7 +78,6 @@ to develop applications that require these. %package doc -License: GPL-2.0+ ; LGPL-2.1+ Summary: Additional Package Documentation. Group: Development/Libraries/GNOME Requires: %{name} = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
