rpms/splint/devel splint.spec,1.2,1.3

Paul Nasrat (pnasrat) fedora-extras-commits at redhat.com
Thu Jul 28 19:13:22 UTC 2005


Author: pnasrat

Update of /cvs/extras/rpms/splint/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1991

Modified Files:
	splint.spec 
Log Message:
sync


Index: splint.spec
===================================================================
RCS file: /cvs/extras/rpms/splint/devel/splint.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- splint.spec	29 Jun 2005 22:40:59 -0000	1.2
+++ splint.spec	28 Jul 2005 19:13:20 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           splint
 Version:        3.1.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        An implementation of the lint program
 
 Group:          Development/Tools
@@ -23,7 +23,8 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+# Parallel builds seem to fail
+make 
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -42,6 +43,9 @@
 
 
 %changelog
+* Thu Jul 28 2005 Paul Nasrat <pnasrat at redhat.com> - 3.1.1-10
+- Turn off parallel builds
+
 * Wed Jun 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.1.1-9
 - Dist tag added.
 - Specfile reformatted (compliance with the Fedora Extras template).




More information about the fedora-extras-commits mailing list