Mailinglist Archive: opensuse-commit (1737 mails)

< Previous Next >
commit gtk2 for openSUSE:Factory
Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory checked in
at 2012-02-21 12:38:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk2 (Old)
and /work/SRC/openSUSE:Factory/.gtk2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk2", Maintainer is "gnome-maintainers@xxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes 2012-02-16
16:15:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtk2.new/gtk2.changes 2012-02-21
12:38:20.000000000 +0100
@@ -1,0 +2,8 @@
+Sun Feb 19 16:21:52 UTC 2012 - dimstar@xxxxxxxxxxxx
+
+- Add pkgconfig() BuildRequires that used to be pulled in by
+ something else before (but the relayout of xorg-x11 packages
+ changed this behavior): fontconfig, x11, xcomposite, xcursor,
+ xdamage, xext, xfixes, xi, xinerama, xrandr, xrender.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.xx2jPj/_old 2012-02-21 12:38:22.000000000 +0100
+++ /var/tmp/diff_new_pack.xx2jPj/_new 2012-02-21 12:38:22.000000000 +0100
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

+
# When updating the binary version, do not forget to also update baselibs.conf
%define gtk_binary_version 2.10.0

@@ -66,6 +67,17 @@
BuildRequires: libtiff-devel
BuildRequires: pango-devel
BuildRequires: translation-update-upstream
+BuildRequires: pkgconfig(fontconfig)
+BuildRequires: pkgconfig(x11)
+BuildRequires: pkgconfig(xcomposite)
+BuildRequires: pkgconfig(xcursor)
+BuildRequires: pkgconfig(xdamage)
+BuildRequires: pkgconfig(xext)
+BuildRequires: pkgconfig(xfixes)
+BuildRequires: pkgconfig(xi)
+BuildRequires: pkgconfig(xinerama)
+BuildRequires: pkgconfig(xrandr) >= 1.2.99
+BuildRequires: pkgconfig(xrender)
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description


--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread