rpms/GMT/devel GMT.spec,1.6,1.7

Orion Poplawski orion at fedoraproject.org
Fri Apr 10 18:01:34 UTC 2009


Author: orion

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

Modified Files:
	GMT.spec 
Log Message:
* Fri Apr 10 2009 Orion Poplawski <orion at cora.nwra.com> 4.4.0-2
- Add --enable-debug to avoid stripping of -g from CFLAGS



Index: GMT.spec
===================================================================
RCS file: /cvs/pkgs/rpms/GMT/devel/GMT.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- GMT.spec	24 Feb 2009 20:15:54 -0000	1.6
+++ GMT.spec	10 Apr 2009 18:01:03 -0000	1.7
@@ -8,7 +8,7 @@
 
 Name:           GMT
 Version:        4.4.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Generic Mapping Tools
 
 Group:          Applications/Engineering
@@ -128,6 +128,7 @@
 export CSH=sh
 export CFLAGS="$RPM_OPT_FLAGS -fPIC -I%{_includedir}/netcdf"
 %configure --datadir=%{gmthome} \
+           --enable-debug \
            --enable-shared \
            --enable-octave --enable-mex-mdir=%{octave_mdir} \
            --enable-mex-xdir=%{octave_octdir} \
@@ -234,6 +235,9 @@
 
 
 %changelog
+* Fri Apr 10 2009 Orion Poplawski <orion at cora.nwra.com> 4.4.0-2
+- Add --enable-debug to avoid stripping of -g from CFLAGS
+
 * Tue Feb 24 2009 Orion Poplawski <orion at cora.nwra.com> 4.4.0-1
 - Update to 4.4.0
 - Merge doc package into main package as noarch sub-packages




More information about the fedora-extras-commits mailing list