Author: arvenil Date: Mon May 21 17:24:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added kde-ac260.patch - added kgtk-am110.patch
---- Files affected: SPECS: kgtk.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/kgtk.spec diff -u SPECS/kgtk.spec:1.13 SPECS/kgtk.spec:1.14 --- SPECS/kgtk.spec:1.13 Tue Feb 13 09:06:37 2007 +++ SPECS/kgtk.spec Mon May 21 19:24:18 2007 @@ -7,7 +7,9 @@ License: GPL v2 Group: Libraries Source0: http://home.freeuk.com/cpdrummond/%{name}-%{version}.tar.gz -# Source0-md5: ee392124600c5a308371ce5163deec10 +# Source0-md5: 2cde8a09508773cf2f9028912be4fbbe +Patch0: kde-ac260.patch +Patch1: %{name}-am110.patch URL: http://www.kde-look.org/content/show.php?content=36077 BuildRequires: autoconf BuildRequires: automake @@ -32,6 +34,8 @@ %prep %setup -q +%patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -80,6 +84,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2007/05/21 17:24:18 arvenil +- added kde-ac260.patch +- added kgtk-am110.patch + Revision 1.13 2007/02/13 08:06:37 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kgtk.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
