rpms/sysstat/devel sysstat.spec,1.52,1.53

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Mon Oct 22 17:40:33 UTC 2007


Author: varekova

Update of /cvs/pkgs/rpms/sysstat/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv570

Modified Files:
	sysstat.spec 
Log Message:
 - remove smp build flag (ar problem)



Index: sysstat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sysstat/devel/sysstat.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- sysstat.spec	22 Oct 2007 17:18:44 -0000	1.52
+++ sysstat.spec	22 Oct 2007 17:40:00 -0000	1.53
@@ -36,7 +36,7 @@
 # add DOCDIR to the configure part
 ./configure --disable-man-group --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir} 
 CFLAGS="$RPM_OPT_FLAGS -DSADC_PATH=\\\"%{_libdir}/sa/sadc\\\""
-make CFLAGS="$CFLAGS" LFLAGS="" DOC_DIR=%{_docdir} %{?_smp_mflags}
+make CFLAGS="$CFLAGS" LFLAGS="" DOC_DIR=%{_docdir} 
 
 # Thou shalt not write to source files or patches
 rm -f sysstat.crond
@@ -95,6 +95,7 @@
 - update to 8.0.1
 - remove useless patches
 - spec file cleanup
+- remove smp build flag (ar problem)
 
 * Wed Aug 15 2007 Ivana Varekova <varekova at redhat.com> - 7.0.4-3
 - fix cve-2007-3852 -




More information about the fedora-extras-commits mailing list