Author: megabajt Date: Fri Mar 13 18:58:49 2009 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.16.0
---- Files affected: SPECS: gtk+2.spec (1.294.2.2 -> 1.294.2.3) ---- Diffs: ================================================================ Index: SPECS/gtk+2.spec diff -u SPECS/gtk+2.spec:1.294.2.2 SPECS/gtk+2.spec:1.294.2.3 --- SPECS/gtk+2.spec:1.294.2.2 Wed Mar 4 21:40:23 2009 +++ SPECS/gtk+2.spec Fri Mar 13 19:58:42 2009 @@ -20,13 +20,13 @@ Summary(pl.UTF-8): GIMP Toolkit Summary(tr.UTF-8): GIMP ToolKit arayüz kitaplığı Name: gtk+2 -Version: 2.15.5 +Version: 2.16.0 Release: 1 Epoch: 2 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.15/gtk+-%{version}.tar.bz2 -# Source0-md5: aa010d3fa57cba96f32db352eb35754f +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.16/gtk+-%{version}.tar.bz2 +# Source0-md5: 139528802794287427fd4d18875b5cf5 Patch0: %{name}-objective-c++.patch Patch1: %{name}-arch_confdir.patch URL: http://www.gtk.org/ @@ -38,7 +38,7 @@ BuildRequires: docbook-dtd412-xml BuildRequires: docbook-style-xsl BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.19.7 +BuildRequires: glib2-devel >= 1:2.20.0 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: gtk-doc-automake >= 1.8 BuildRequires: jasper-devel @@ -63,7 +63,7 @@ BuildRequires: xorg-lib-libXrender-devel Requires: atk >= 1:1.25.0 Requires: cairo >= 1.6.0 -Requires: glib2 >= 1:2.19.7 +Requires: glib2 >= 1:2.20.0 Requires: pango >= 1:1.23.0 %if %{with cups} # cups is used by default if gtk+ is built with cups @@ -145,7 +145,7 @@ Group: X11/Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} Requires: atk-devel >= 1:1.25.0 -Requires: glib2-devel >= 1:2.19.7 +Requires: glib2-devel >= 1:2.20.0 Requires: pango-devel >= 1:1.23.0 Requires: xorg-lib-libX11-devel Requires: xorg-lib-libXcursor-devel @@ -257,8 +257,6 @@ cp -r examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -# remove unsupported locale scheme -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{...@ipa,io} # shut up check-files (static modules and *.la for modules) rm -rf $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.{a,la} rm -rf $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{abivers}/*/*.{a,la} @@ -273,11 +271,7 @@ # for various GTK+2 modules install -d $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/{az_IR,c...@valencia} -[ -d $RPM_BUILD_ROOT%{_datadir}/locale/s...@latin ] || \ - mv -f $RPM_BUILD_ROOT%{_datadir}/locale/s...@{latn,latin} - -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/c...@valencia +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{az_IR,c...@valencia,io} %find_lang %{name} --all-name @@ -427,6 +421,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.294.2.3 2009/03/13 18:58:42 megabajt +- updated to 2.16.0 + Revision 1.294.2.2 2009/03/04 20:40:23 megabajt - updated to 2.15.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk+2.spec?r1=1.294.2.2&r2=1.294.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
