Author: megabajt Date: Fri Feb 12 13:54:54 2010 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.19.0 - removed e...@shaw locale
---- Files affected: packages/gtk2-engines: gtk2-engines.spec (1.71 -> 1.71.2.1) ---- Diffs: ================================================================ Index: packages/gtk2-engines/gtk2-engines.spec diff -u packages/gtk2-engines/gtk2-engines.spec:1.71 packages/gtk2-engines/gtk2-engines.spec:1.71.2.1 --- packages/gtk2-engines/gtk2-engines.spec:1.71 Wed Jan 27 12:11:03 2010 +++ packages/gtk2-engines/gtk2-engines.spec Fri Feb 12 14:54:48 2010 @@ -2,12 +2,12 @@ Summary: Default GTK+2 theme engines Summary(pl.UTF-8): Motywy do GTK+2 Name: gtk2-engines -Version: 2.18.5 +Version: 2.19.0 Release: 1 Epoch: 1 License: GPL v2+ and LGPL v2+ Group: Themes/GTK+ -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.18/gtk-engines-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.19/gtk-engines-%{version}.tar.bz2 # Source0-md5: 8ab438af9f460b1dacbe37437612c629 URL: http://gtk.themes.org/ BuildRequires: autoconf @@ -17,6 +17,7 @@ BuildRequires: intltool >= 0.40.0 BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: sed >= 4.0 Requires(post): gtk+2 >= 2:2.12.9-3 Requires: gtk+2 >= 2:2.16.0 Provides: gnome-themes-Clearlooks @@ -53,6 +54,9 @@ %prep %setup -q -n gtk-engines-%{version} +sed -i -e 's/^...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build %{__libtoolize} %{__aclocal} @@ -70,8 +74,6 @@ # .la are not needed (according to spec included to package) rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/c...@valencia - %find_lang gtk-engines %clean @@ -103,6 +105,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71.2.1 2010/02/12 13:54:48 megabajt +- updated to 2.19.0 +- removed e...@shaw locale + Revision 1.71 2010/01/27 11:11:03 megabajt - updated to 2.18.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk2-engines/gtk2-engines.spec?r1=1.71&r2=1.71.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
