rpms/g2clib/EL-4 g2clib.spec,1.1,1.2

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Tue May 20 17:05:58 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/g2clib/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2062

Modified Files:
	g2clib.spec 
Log Message:
* Tue Jan 22 2008 Orion Poplawski <orion at cora.nwra.com> 1.0.5-3
- Remove %{?_smp_mflags}, makefile is not parallel make safe



Index: g2clib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/g2clib/EL-4/g2clib.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- g2clib.spec	14 Dec 2007 22:50:18 -0000	1.1
+++ g2clib.spec	20 May 2008 17:05:03 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           g2clib
 Version:        1.0.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GRIB2 encoder/decoder and search/indexing routines in C
 
 Group:          System Environment/Libraries
@@ -42,7 +42,7 @@
 
 
 %build
-make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -DUSE_PNG -DUSE_JPEG2000" \
+make CFLAGS="$RPM_OPT_FLAGS -DUSE_PNG -DUSE_JPEG2000" \
   CC=%{__cc} ARFLAGS=
 
 
@@ -70,6 +70,9 @@
 
 
 %changelog
+* Tue Jan 22 2008 Orion Poplawski <orion at cora.nwra.com> 1.0.5-3
+- Remove %%{?_smp_mflags}, makefile is not parallel make safe
+
 * Fri Dec 14 2007 Patrice Dumas <pertusus at free.fr> 1.0.5-2
 - Add the mail message precising the license
 




More information about the fedora-extras-commits mailing list