Author: darekr Date: Sun Jan 20 12:39:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch0
---- Files affected: SPECS: themekreator.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/themekreator.spec diff -u SPECS/themekreator.spec:1.3 SPECS/themekreator.spec:1.4 --- SPECS/themekreator.spec:1.3 Sun Jan 20 13:31:30 2008 +++ SPECS/themekreator.spec Sun Jan 20 13:39:09 2008 @@ -8,6 +8,7 @@ Source0: http://dl.sourceforge.net/themekreator/%{name}-%{version}.tar.gz # Source0-md5: 323c95e65ccd9a94eba29039fd7b2e48 URL: http://www.matthiaswetzka.de/themekreator.en.php +Patch0: %{name}-fix_build.patch BuildRequires: kdelibs-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -19,6 +20,7 @@ %prep %setup -q +%patch0 -p1 %configure %build @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-01-20 12:39:09 darekr +- added patch0 + Revision 1.3 2008-01-20 12:31:30 blues - builds and works on AC ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/themekreator.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
