Author: megabajt Date: Tue Mar 13 08:10:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.10.0; merged changes from DEVEL
---- Files affected: SPECS: gtk2-engines.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/gtk2-engines.spec diff -u SPECS/gtk2-engines.spec:1.52 SPECS/gtk2-engines.spec:1.53 --- SPECS/gtk2-engines.spec:1.52 Tue Feb 13 08:16:47 2007 +++ SPECS/gtk2-engines.spec Tue Mar 13 09:10:40 2007 @@ -2,20 +2,20 @@ Summary: Default GTK+2 theme engines Summary(pl.UTF-8): Motywy do GTK+2 Name: gtk2-engines -Version: 2.8.2 +Version: 2.10.0 Release: 1 Epoch: 1 License: GPL Group: Themes/GTK+ -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.8/gtk-engines-%{version}.tar.bz2 -# Source0-md5: 0c5b0254b57910b1ebcda47ac6a3b1ba +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.10/gtk-engines-%{version}.tar.bz2 +# Source0-md5: 245d0939025f8f9856c2309071cf075e URL: http://gtk.themes.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: gtk+2-devel >= 2:2.10.6 +BuildRequires: gtk+2-devel >= 2:2.10.10 BuildRequires: libtool BuildRequires: pkgconfig -Requires: gtk+2 >= 2:2.10.6 +Requires: gtk+2 >= 2:2.10.10 Provides: gnome-themes-Clearlooks Provides: gnome-themes-ThinIce Provides: gtk2-theme-engine-Clearlooks @@ -58,6 +58,8 @@ # .la are not needed (according to spec included to package) rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la +%find_lang gtk-engines + %clean rm -rf $RPM_BUILD_ROOT @@ -66,9 +68,11 @@ %{_bindir}/gdk-pixbuf-query-loaders >%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders exit 0 -%files +%files -f gtk-engines.lang %defattr(644,root,root,755) %doc ChangeLog README +%dir %{_datadir}/gtk-engines +%{_datadir}/gtk-engines/*.xml %dir %{_datadir}/themes/Redmond %{_datadir}/themes/Clearlooks %{_datadir}/themes/Crux @@ -85,6 +89,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2007/03/13 08:10:40 megabajt +- updated to 2.10.0; merged changes from DEVEL + +Revision 1.52.2.1 2007/03/04 15:59:11 megabajt +- updated to 2.9.4 + Revision 1.52 2007/02/13 07:16:47 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gtk2-engines.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
