SPECS: svgalib.spec - fixed 2.4.x removal, killed LDFLAGS junk; mo...

qboosh qboosh at pld-linux.org
Thu Apr 5 20:05:38 CEST 2007


Author: qboosh                       Date: Thu Apr  5 18:05:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed 2.4.x removal, killed LDFLAGS junk; module just builds on th-ppc builder

---- Files affected:
SPECS:
   svgalib.spec (1.177 -> 1.178) 

---- Diffs:

================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.177 SPECS/svgalib.spec:1.178
--- SPECS/svgalib.spec:1.177	Thu Apr  5 01:28:05 2007
+++ SPECS/svgalib.spec	Thu Apr  5 20:05:33 2007
@@ -300,7 +300,6 @@
 %ifarch ppc ppc64
 # no longer exists in 2.6.14.x
 touch o/include/asm/segment.h
-LDFLAGS="--as-needed"; export LDFLAGS
 %endif
 if grep -q class_simple_create %{_kernelsrcdir}/include/linux/device.h ; then
 	CLF=-DCLASS_SIMPLE=1
@@ -314,18 +313,10 @@
 	V=1
 rm -rf .*.cmd include include2 scripts arch
 cd -
-%else
-%{__make} -C kernel/svgalib_helper -f Makefile.alt \
-	CC="%{kgcc}" \
-%ifarch sparc64
-	LD="ld -m elf64_sparc" \
-%endif
-	COPT="%{rpmcflags}" \
-	INCLUDEDIR=%{_kernelsrcdir}/include
-%endif
 mv -f kernel/svgalib_helper/svgalib_helper.ko \
 	 kernel/svgalib_helper-dist.ko
 rm -f kernel/svgalib_helper/*.*o
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -406,6 +397,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.178  2007/04/05 18:05:33  qboosh
+- fixed 2.4.x removal, killed LDFLAGS junk; module just builds on th-ppc builder
+
 Revision 1.177  2007/04/04 23:28:05  shadzik
 - ups, typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/svgalib.spec?r1=1.177&r2=1.178&f=u



More information about the pld-cvs-commit mailing list