SPECS: memtest86+.spec - removed obsolete i686-ld patch - updated CFLAGS pa...

qboosh qboosh at pld-linux.org
Wed Jun 18 07:34:44 CEST 2008


Author: qboosh                       Date: Wed Jun 18 05:34:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed obsolete i686-ld patch
- updated CFLAGS passing

---- Files affected:
SPECS:
   memtest86+.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/memtest86+.spec
diff -u SPECS/memtest86+.spec:1.22 SPECS/memtest86+.spec:1.23
--- SPECS/memtest86+.spec:1.22	Fri May  9 18:00:11 2008
+++ SPECS/memtest86+.spec	Wed Jun 18 07:34:39 2008
@@ -12,7 +12,6 @@
 Source0:	http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	e849eaf4ff3f6f4d7aff32d3dfa1b32c
 Source1:	%{name}.image
-#Patch0:		%{name}-i686-ld.patch
 URL:		http://www.memtest.org/
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -76,12 +75,11 @@
 
 %prep
 %setup -q
-#%patch0 -p1
 
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CCFLAGS="%{rpmcflags} -m32 -fomit-frame-pointer -fno-builtin -ffreestanding" \
+	CFLAGS="%{rpmcflags} -m32 -fomit-frame-pointer -fno-builtin -ffreestanding -fPIC" \
 	SHELL=/bin/sh
 
 %install
@@ -117,6 +115,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008/06/18 05:34:39  qboosh
+- removed obsolete i686-ld patch
+- updated CFLAGS passing
+
 Revision 1.22  2008/05/09 16:00:11  arvenil
 - up to 2.01
 - TODO: upgrade/remove %{name}-i686-ld.patch patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/memtest86+.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list