Hello community, here is the log from the commit of package libwnck2 for openSUSE:Factory checked in at 2012-02-21 12:21:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwnck2 (Old) and /work/SRC/openSUSE:Factory/.libwnck2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwnck2", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libwnck2/libwnck2.changes 2012-01-09 15:19:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libwnck2.new/libwnck2.changes 2012-02-21 12:21:19.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Feb 20 14:07:46 UTC 2012 - [email protected] + +- Add explicit pkgconfig(x11) and pkgconfig(xres) BuildRequires, to + avoid issues after the big xorg-x11 packaging change. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwnck2.spec ++++++ --- /var/tmp/diff_new_pack.gV21G8/_old 2012-02-21 12:21:23.000000000 +0100 +++ /var/tmp/diff_new_pack.gV21G8/_new 2012-02-21 12:21:23.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libwnck2 # -# 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,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libwnck2 %define _name libwnck Version: 2.30.7 @@ -34,6 +35,8 @@ BuildRequires: intltool BuildRequires: startup-notification-devel BuildRequires: translation-update-upstream +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xres) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
