Author: djurban Date: Mon Mar 13 19:52:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.34, commenting out Patch0 as i dont have gcc 3,4 and dont know whether it is still necessary (doesnt apply tho)
---- Files affected: SPECS: QtCurve.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/QtCurve.spec diff -u SPECS/QtCurve.spec:1.31 SPECS/QtCurve.spec:1.32 --- SPECS/QtCurve.spec:1.31 Sat Oct 30 13:31:44 2004 +++ SPECS/QtCurve.spec Mon Mar 13 20:52:42 2006 @@ -6,13 +6,13 @@ Summary: A free and corrected port of Red Hat's GTK+/Qt theme Summary(pl): Darmowa i poprawiona wersja motywu GTK+/Qt zrobionego przez Red Hata Name: QtCurve -Version: 0.20 +Version: 0.34 Release: 1 License: GPL Group: Themes Source0: http://www.cpdrummond.freeuk.com/%{name}-%{version}.tar.gz -# Source0-md5: a485093b0b21e55552ccfd65b16d3513 -Patch0: %{name}-gcc34.patch +# Source0-md5: fe712471bc69bf127201e85c3a53f49d +#Patch0: %{name}-gcc34.patch URL: http://www.kde-look.org/content/show.php?content=5065 BuildRequires: automake BuildRequires: kdelibs-devel >= 3.1 @@ -85,7 +85,7 @@ %prep %setup -q -%patch0 -p1 +#`%patch0 -p1 %build cp /usr/share/automake/config.sub admin @@ -115,6 +115,7 @@ %{_libdir}/kde3/plugins/styles/*.la %attr(755,root,root) %{_libdir}/kde3/plugins/styles/*.so %{_datadir}/apps/kstyle/themes/qtcurve*.themerc +%{_datadir}/apps/qtcurve %if %{with gtk} %files -n gtk-theme-QtCurve @@ -139,6 +140,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2006/03/13 19:52:42 djurban +- updated to 0.34, commenting out Patch0 as i dont have gcc 3,4 and dont know whether + it is still necessary (doesnt apply tho) + Revision 1.31 2004/10/30 11:31:44 qboosh - s/temat/motyw/, Red Hat spelling ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/QtCurve.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
