Author: gotar Date: Sat Jun 14 22:39:20 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - make it build again; note: there is v0.27 available
---- Files affected: SPECS: gtk-theme-Geramik.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/gtk-theme-Geramik.spec diff -u SPECS/gtk-theme-Geramik.spec:1.12 SPECS/gtk-theme-Geramik.spec:1.13 --- SPECS/gtk-theme-Geramik.spec:1.12 Tue Feb 13 08:16:47 2007 +++ SPECS/gtk-theme-Geramik.spec Sun Jun 15 00:39:14 2008 @@ -11,6 +11,7 @@ Group: Themes/GTK+ Source0: http://www.kde-look.org/content/files/3952-%{_theme}-%{version}.tar.gz # Source0-md5: f632116374c07a6f1e566442f6705533 +Patch0: %{name}-comment.patch BuildRequires: gtk+ BuildRequires: gtk+2 BuildRequires: imlib-devel @@ -81,6 +82,7 @@ %prep %setup -q -n %{_theme}-%{version} +%patch0 -p1 %build %configure @@ -108,8 +110,8 @@ %files gtk2 %defattr(644,root,root,755) -%{_libdir}/gtk-2.0/2.2.0/engines/*.la -%attr(755,root,root) %{_libdir}/gtk-2.0/2.2.0/engines/*.so +%{_libdir}/gtk-2.0/*/engines/*.la +%attr(755,root,root) %{_libdir}/gtk-2.0/*/engines/*.so %{_datadir}/themes/%{_theme}/gtk-2.0 %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -118,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2008-06-14 22:39:14 gotar +- make it build again; note: there is v0.27 available + Revision 1.12 2007-02-13 07:16:47 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk-theme-Geramik.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
