Author: megabajt Date: Wed Feb 10 18:18:28 2010 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.19.5
---- Files affected: packages/gtk+2: gtk+2.spec (1.314.2.5 -> 1.314.2.6) ---- Diffs: ================================================================ Index: packages/gtk+2/gtk+2.spec diff -u packages/gtk+2/gtk+2.spec:1.314.2.5 packages/gtk+2/gtk+2.spec:1.314.2.6 --- packages/gtk+2/gtk+2.spec:1.314.2.5 Wed Jan 27 17:04:22 2010 +++ packages/gtk+2/gtk+2.spec Wed Feb 10 19:18:23 2010 @@ -20,17 +20,17 @@ Summary(pl.UTF-8): GIMP Toolkit Summary(tr.UTF-8): GIMP ToolKit arayüz kitaplığı Name: gtk+2 -Version: 2.19.4 +Version: 2.19.5 Release: 1 Epoch: 2 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.19/gtk+-%{version}.tar.bz2 -# Source0-md5: c0bb9a753c37bf27aab118f085ad3de6 -Patch1: %{name}-arch_confdir.patch +# Source0-md5: b4b84f53b2e2453ad084305d40573b8a +Patch0: %{name}-arch_confdir.patch URL: http://www.gtk.org/ -BuildRequires: atk-devel >= 1:1.29.1 -BuildRequires: autoconf >= 2.54 +BuildRequires: atk-devel >= 1:1.29.2 +BuildRequires: autoconf >= 2.62 BuildRequires: automake >= 1:1.7 BuildRequires: cairo-devel >= 1.6.0 %{?with_cups:BuildRequires: cups-devel} @@ -38,10 +38,10 @@ BuildRequires: docbook-style-xsl BuildRequires: gettext-devel BuildRequires: gir-repository-devel -BuildRequires: glib2-devel >= 1:2.22.0 +BuildRequires: glib2-devel >= 1:2.23.0 BuildRequires: gobject-introspection-devel >= 0.6.7 -%{?with_apidocs:BuildRequires: gtk-doc >= 1.8} -BuildRequires: gtk-doc-automake >= 1.8 +%{?with_apidocs:BuildRequires: gtk-doc >= 1.11} +BuildRequires: gtk-doc-automake >= 1.11 BuildRequires: jasper-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel @@ -49,7 +49,7 @@ BuildRequires: libtool >= 1:1.4.2-9 BuildRequires: libxml2-progs >= 1:2.6.31 BuildRequires: libxslt-progs >= 1.1.20 -BuildRequires: pango-devel >= 1:1.24.0 +BuildRequires: pango-devel >= 1:1.26.0 BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpm-pythonprov @@ -65,10 +65,10 @@ BuildRequires: xorg-lib-libXinerama-devel BuildRequires: xorg-lib-libXrandr-devel >= 1.3.0 BuildRequires: xorg-lib-libXrender-devel -Requires: atk >= 1:1.25.0 +Requires: atk >= 1:1.29.2 Requires: cairo >= 1.6.0 -Requires: glib2 >= 1:2.20.0 -Requires: pango >= 1:1.23.0 +Requires: glib2 >= 1:2.23.0 +Requires: pango >= 1:1.26.0 Requires: xorg-lib-libXrandr >= 1.3.0 %if %{with cups} # cups is used by default if gtk+ is built with cups @@ -150,9 +150,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.25.0 -Requires: glib2-devel >= 1:2.22.0 -Requires: pango-devel >= 1:1.23.0 +Requires: atk-devel >= 1:1.29.2 +Requires: glib2-devel >= 1:2.23.0 +Requires: pango-devel >= 1:1.26.0 Requires: xorg-lib-libX11-devel Requires: xorg-lib-libXcomposite-devel Requires: xorg-lib-libXcursor-devel @@ -228,9 +228,9 @@ %prep %setup -q -n gtk+-%{version} +%patch0 -p1 sed -i s#^my## po/LINGUAS rm po/my.po -%patch1 -p1 %build %{?with_apidocs:%{__gtkdocize}} @@ -281,7 +281,7 @@ # for various GTK+2 modules install -d $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{az_IR,c...@valencia,io} +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{az_IR,io} %find_lang %{name} --all-name @@ -438,6 +438,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.314.2.6 2010/02/10 18:18:23 megabajt +- updated to 2.19.5 + Revision 1.314.2.5 2010/01/27 16:04:22 patrys - no my locale ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk+2/gtk+2.spec?r1=1.314.2.5&r2=1.314.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
