SPECS: cpuinfo.spec - compilation fixed. linking needs fix.

pluto pluto at pld-linux.org
Sat Dec 23 13:39:35 CET 2006


Author: pluto                        Date: Sat Dec 23 12:39:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- compilation fixed. linking needs fix.

---- Files affected:
SPECS:
   cpuinfo.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/cpuinfo.spec
diff -u SPECS/cpuinfo.spec:1.15 SPECS/cpuinfo.spec:1.16
--- SPECS/cpuinfo.spec:1.15	Wed Dec  6 00:07:00 2006
+++ SPECS/cpuinfo.spec	Sat Dec 23 13:39:30 2006
@@ -13,7 +13,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	kdelibs-devel
-BuildRequires:	rpmbuild(macros) >= 1.315
+BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,6 +25,8 @@
 %prep
 %setup -q
 %patch0 -p1
+# kde-am.patch doesn't apply cleanly.
+sed -i 's:automake\*1\.9\*:automake\*1\.9\* | automake\*1\.10\*:' admin/cvs.sh
 
 %build
 %{__make} -f Makefile.cvs
@@ -56,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/12/23 12:39:30  pluto
+- compilation fixed. linking needs fix.
+
 Revision 1.15  2006/12/05 23:07:00  darekr
 - kill empty file from %doc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cpuinfo.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list