Author: megabajt Date: Fri Sep 14 15:02:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.12.0; merged from DEVEL - removed obsolete cups-1.3 patch
---- Files affected: SPECS: gtk+2.spec (1.250 -> 1.251) ---- Diffs: ================================================================ Index: SPECS/gtk+2.spec diff -u SPECS/gtk+2.spec:1.250 SPECS/gtk+2.spec:1.251 --- SPECS/gtk+2.spec:1.250 Sun Aug 26 19:08:28 2007 +++ SPECS/gtk+2.spec Fri Sep 14 17:02:20 2007 @@ -15,19 +15,19 @@ Summary(pl.UTF-8): Gimp Toolkit Summary(tr.UTF-8): Gimp ToolKit arayüz kitaplığı Name: gtk+2 -Version: 2.10.14 +Version: 2.12.0 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.12/gtk+-%{version}.tar.bz2 +# Source0-md5: e9c280afec29b11772af5a7c807abf41 Patch0: %{name}-insensitive-iain.patch Patch1: %{name}-menu-mac.patch Patch2: %{name}-compose-table.patch.bz2 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 +35,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.30 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 +56,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 +122,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 @@ -226,7 +226,7 @@ # for various GTK+2 modules install -d $(echo $RPM_BUILD_ROOT%{_libdir}/gtk-*)/modules -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/{az_IR,[EMAIL PROTECTED] +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/az_IR %find_lang %{name} --all-name @@ -292,6 +292,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 +324,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.251 2007/09/14 15:02:20 megabajt +- updated to 2.12.0; merged from DEVEL +- removed obsolete cups-1.3 patch + +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.251&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
