rpms/kdelibs/FC-4 kdelibs.spec,1.101,1.102

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 11 10:13:38 UTC 2006


Author: than

Update of /cvs/dist/rpms/kdelibs/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv13708

Modified Files:
	kdelibs.spec 
Log Message:
update to 3.5.2



Index: kdelibs.spec
===================================================================
RCS file: /cvs/dist/rpms/kdelibs/FC-4/kdelibs.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- kdelibs.spec	7 Apr 2006 21:44:00 -0000	1.101
+++ kdelibs.spec	11 Apr 2006 10:13:35 -0000	1.102
@@ -190,12 +190,6 @@
    FLAGS="-O0"
 %endif
 
-# workaround for compiler bug on ia64, will be removed later
-%ifarch ia64
-export CFLAGS="$FLAGS -O0"
-export CXXFLAGS="$FLAGS -O0"
-%endif
-
 export CXXFLAGS="$FLAGS"
 export CFLAGS="$FLAGS"
 export QTLIB=$QTDIR/lib
@@ -268,7 +262,7 @@
    perl -pi -e 's,^pic_flag=" -fPIC -DPIC",pic_flag=" -fpic",g' libtool
 %endif
 
-make %{?_smp_mflags}
+make #%{?_smp_mflags}
 make apidox
 
 %install




More information about the fedora-cvs-commits mailing list