SPECS (DEVEL): gtk+2.spec - updated to 2.11.6 - added cups-1.3 patch

megabajt megabajt at pld-linux.org
Tue Aug 28 23:20:40 CEST 2007


Author: megabajt                     Date: Tue Aug 28 21:20:40 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 2.11.6
- added cups-1.3 patch

---- Files affected:
SPECS:
   gtk+2.spec (1.250 -> 1.250.2.1) 

---- Diffs:

================================================================
Index: SPECS/gtk+2.spec
diff -u SPECS/gtk+2.spec:1.250 SPECS/gtk+2.spec:1.250.2.1
--- SPECS/gtk+2.spec:1.250	Sun Aug 26 19:08:28 2007
+++ SPECS/gtk+2.spec	Tue Aug 28 23:20:35 2007
@@ -15,19 +15,20 @@
 Summary(pl.UTF-8):	Gimp Toolkit
 Summary(tr.UTF-8):	Gimp ToolKit arayĂźz kitaplÄąÄŸÄą
 Name:		gtk+2
-Version:	2.10.14
+Version:	2.11.6
 Release:	1
 Epoch:		2
 License:	LGPL v2+
 Group:		X11/Libraries
 #Source0:	ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-%{version}.tar.bz2
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.10/gtk+-%{version}.tar.bz2
-# Source0-md5:	018d7dd0fa7de01cfdb77c7c55e7ba26
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.11/gtk+-%{version}.tar.bz2
+# Source0-md5:	2b35ce357e138af23c52e4bceb1a63a0
 Patch0:		%{name}-insensitive-iain.patch
 Patch1:		%{name}-menu-mac.patch
 Patch2:		%{name}-compose-table.patch.bz2
+Patch3:		%{name}-cups-1.3.patch
 URL:		http://www.gtk.org/
-BuildRequires:	atk-devel >= 1:1.18.0
+BuildRequires:	atk-devel >= 1:1.19.6
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.7
 BuildRequires:	cairo-devel >= 1.4.0
@@ -35,16 +36,16 @@
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	docbook-style-xsl
 BuildRequires:	gettext-devel
-BuildRequires:	glib2-devel >= 1:2.12.12
+BuildRequires:	glib2-devel >= 1:2.14.0
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.8}
 BuildRequires:	gtk-doc-automake >= 1.8
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool >= 1:1.4.2-9
-BuildRequires:	libxml2-progs >= 1:2.6.28
+BuildRequires:	libxml2-progs >= 1:2.6.29
 BuildRequires:	libxslt-progs >= 1.1.20
-BuildRequires:	pango-devel >= 1:1.16.2
+BuildRequires:	pango-devel >= 1:1.18.1
 BuildRequires:	perl-base
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
@@ -56,10 +57,10 @@
 BuildRequires:	xorg-lib-libXinerama-devel
 BuildRequires:	xorg-lib-libXrandr-devel
 BuildRequires:	xorg-lib-libXrender-devel
-Requires:	atk >= 1:1.18.0
+Requires:	atk >= 1:1.19.6
 Requires:	cairo >= 1.4.0
-Requires:	glib2 >= 1:2.12.12
-Requires:	pango >= 1:1.16.2
+Requires:	glib2 >= 1:2.14.0
+Requires:	pango >= 1:1.18.1
 Obsoletes:	gtk2
 Conflicts:	gtk2-engines < 1:2.2.0-6
 # autopanog.exe crashes with gtk+2 2.8.x and libgdiplus 1.1.8
@@ -122,9 +123,9 @@
 Summary(tr.UTF-8):	GIMP araç takĹmĹ ve çizim takĹmĹ
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	atk-devel >= 1:1.18.0
-Requires:	glib2-devel >= 1:2.12.12
-Requires:	pango-devel >= 1:1.16.2
+Requires:	atk-devel >= 1:1.19.6
+Requires:	glib2-devel >= 1:2.14.0
+Requires:	pango-devel >= 1:1.18.1
 Requires:	xorg-lib-libX11-devel
 Requires:	xorg-lib-libXcursor-devel
 Requires:	xorg-lib-libXext-devel
@@ -182,6 +183,7 @@
 %patch0 -p1
 %{?with_macmenu:%patch1 -p0}
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -226,7 +228,7 @@
 # for various GTK+2 modules
 install -d $(echo $RPM_BUILD_ROOT%{_libdir}/gtk-*)/modules
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/{az_IR,uz at Latn}
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/az_IR
 
 %find_lang %{name} --all-name
 
@@ -292,6 +294,7 @@
 %files devel
 %defattr(644,root,root,755)
 %doc ChangeLog
+%attr(755,root,root) %{_bindir}/gtk-builder-convert
 %attr(755,root,root) %{_bindir}/*csource
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
@@ -323,6 +326,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.250.2.1  2007/08/28 21:20:35  megabajt
+- updated to 2.11.6
+- added cups-1.3 patch
+
 Revision 1.250  2007/08/26 17:08:28  qboosh
 - unified gnome source URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk+2.spec?r1=1.250&r2=1.250.2.1&f=u



More information about the pld-cvs-commit mailing list