packages: gtk+3/gtk+3.spec - updated libtool BR - versioned glib2/gdk-pixbu...
qboosh
qboosh at pld-linux.org
Fri Feb 11 16:28:21 CET 2011
Author: qboosh Date: Fri Feb 11 15:28:21 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated libtool BR
- versioned glib2/gdk-pixbuf2/cairo-gobject-devel deps in gtk-update-icon-cache and -devel
---- Files affected:
packages/gtk+3:
gtk+3.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: packages/gtk+3/gtk+3.spec
diff -u packages/gtk+3/gtk+3.spec:1.23 packages/gtk+3/gtk+3.spec:1.24
--- packages/gtk+3/gtk+3.spec:1.23 Thu Feb 10 23:03:07 2011
+++ packages/gtk+3/gtk+3.spec Fri Feb 11 16:28:15 2011
@@ -1,4 +1,5 @@
# $Revision$, $Date$
+# TODO: papi print backend?
#
# Conditional build:
%bcond_without apidocs # disable gtk-doc
@@ -35,7 +36,7 @@
BuildRequires: gobject-introspection-devel >= 0.10.1
%{?with_apidocs:BuildRequires: gtk-doc >= 1.11}
BuildRequires: gtk-doc-automake >= 1.11
-BuildRequires: libtool >= 1:1.4.2-9
+BuildRequires: libtool >= 2:2.2.6
BuildRequires: libxml2-progs >= 1:2.6.31
BuildRequires: libxslt-progs >= 1.1.20
BuildRequires: pango-devel >= 1:1.26.0
@@ -124,6 +125,8 @@
Summary: Utility to update icon cache used by GTK+ library
Summary(pl.UTF-8): Narzędzie do uaktualniania cache'a ikon używanego przez bibliotekę GTK+
Group: Applications/System
+Requires: glib2 >= 1:2.28.0
+Requires: gdk-pixbuf2 >= 2.22.0
%description -n gtk-update-icon-cache
Utility to update icon cache used by GTK+ library.
@@ -145,6 +148,7 @@
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: atk-devel >= 1:1.30.0
+Requires: cairo-gobject-devel >= 1.10.0
Requires: gdk-pixbuf2-devel >= 2.22.0
Requires: glib2-devel >= 1:2.28.0
Requires: pango-devel >= 1:1.26.0
@@ -230,8 +234,8 @@
%{?with_apidocs:%{__gtkdocize}}
%{__libtoolize}
%{__aclocal} -I m4
-%{__autoheader}
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure \
--disable-silent-rules \
@@ -410,6 +414,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2011/02/11 15:28:15 qboosh
+- updated libtool BR
+- versioned glib2/gdk-pixbuf2/cairo-gobject-devel deps in gtk-update-icon-cache and -devel
+
Revision 1.23 2011/02/10 22:03:07 megabajt
- updated to 3.0.0 (new sonames)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk+3/gtk+3.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list