rpms/libgeotiff/devel import.log,1.1,1.2 libgeotiff.spec,1.7,1.8

Balint Cristian rezso at fedoraproject.org
Mon Sep 15 10:16:40 UTC 2008


Author: rezso

Update of /cvs/pkgs/rpms/libgeotiff/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28790/devel

Modified Files:
	import.log libgeotiff.spec 
Log Message:
- disable smp build for koji
 ----------------------------------------------------------------------
 Modified Files:
 	devel/import.log devel/libgeotiff.spec 
 ----------------------------------------------------------------------



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libgeotiff/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	15 Sep 2008 10:00:00 -0000	1.1
+++ import.log	15 Sep 2008 10:16:09 -0000	1.2
@@ -1 +1,2 @@
 libgeotiff-1_2_5-1_fc10:HEAD:libgeotiff-1.2.5-1.fc10.src.rpm:1221472762
+libgeotiff-1_2_5-2_fc10:HEAD:libgeotiff-1.2.5-2.fc10.src.rpm:1221473735


Index: libgeotiff.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgeotiff/devel/libgeotiff.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libgeotiff.spec	15 Sep 2008 10:00:00 -0000	1.7
+++ libgeotiff.spec	15 Sep 2008 10:16:09 -0000	1.8
@@ -1,6 +1,6 @@
 Name:      libgeotiff
 Version:   1.2.5
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   GeoTIFF format library
 Group:     System Environment/Libraries
 License:   MIT
@@ -64,9 +64,12 @@
         --with-tiff               \
         --with-jpeg               \
         --with-zip
+# WARNING
+# disable %{?_smp_mflags}
+# it breaks compile
+
+make
 
-make %{?_smp_mflags}
- 
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -127,6 +130,9 @@
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Sep 15 2008 Balint Cristian <rezso at rdsor.ro> - 1.2.5-2
+- disable smp build for koji
+
 * Mon Sep 15 2008 Balint Cristian <rezso at rdsor.ro> - 1.2.5-1
 - new bugfix release
 




More information about the fedora-extras-commits mailing list