Author: pluto Date: Sun Aug 27 10:14:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ac260 patch.
---- Files affected: SPECS: cpuinfo.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/cpuinfo.spec diff -u SPECS/cpuinfo.spec:1.10 SPECS/cpuinfo.spec:1.11 --- SPECS/cpuinfo.spec:1.10 Sat Aug 26 22:53:32 2006 +++ SPECS/cpuinfo.spec Sun Aug 27 12:14:09 2006 @@ -8,10 +8,12 @@ Group: Applications Source0: http://www.elliptique.net/~ken/cpuinfo/%{name}-%{version}.tar.gz # Source0-md5: a4f0d6154cda1ad8462abb44e216b8f4 +Patch0: %{name}-ac260.patch URL: http://www.kde-look.org/content/show.php?content=33257 BuildRequires: autoconf BuildRequires: automake BuildRequires: kdelibs-devel +BuildRequires: rpmbuild(macros) >= 1.315 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -22,6 +24,7 @@ %prep %setup -q +%patch0 -p1 %build %{__make} -f Makefile.cvs @@ -53,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2006/08/27 10:14:09 pluto +- ac260 patch. + Revision 1.10 2006/08/26 20:53:32 shadzik - 0.5; patch0 not needed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cpuinfo.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
