rpms/GMT/devel .cvsignore, 1.5, 1.6 GMT.spec, 1.11, 1.12 sources, 1.5, 1.6

Orion Poplawski orion at fedoraproject.org
Mon Oct 19 17:14:50 UTC 2009


Author: orion

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

Modified Files:
	.cvsignore GMT.spec sources 
Log Message:
* Mon Oct 19 2009 Orion Poplawski <orion at cora.nwra.com> 4.5.1-1
- Update to 4.5.1
- Enable gdal support



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/GMT/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	17 Jul 2009 18:22:36 -0000	1.5
+++ .cvsignore	19 Oct 2009 17:14:49 -0000	1.6
@@ -1,4 +1,4 @@
-GMT4.5.0_doc.tar.bz2
-GMT4.5.0_share.tar.bz2
-GMT4.5.0_src.tar.bz2
-GMT4.5.0_suppl.tar.bz2
+GMT4.5.1_doc.tar.bz2
+GMT4.5.1_share.tar.bz2
+GMT4.5.1_src.tar.bz2
+GMT4.5.1_suppl.tar.bz2


Index: GMT.spec
===================================================================
RCS file: /cvs/pkgs/rpms/GMT/devel/GMT.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- GMT.spec	1 Aug 2009 05:19:23 -0000	1.11
+++ GMT.spec	19 Oct 2009 17:14:49 -0000	1.12
@@ -7,8 +7,8 @@
 %define octave_octdir %(octave-config -p LOCALAPIOCTFILEDIR || echo)
 
 Name:           GMT
-Version:        4.5.0
-Release:        4%{?dist}
+Version:        4.5.1
+Release:        1%{?dist}
 Summary:        Generic Mapping Tools
 
 Group:          Applications/Engineering
@@ -20,6 +20,7 @@ Source2:        ftp://ftp.soest.hawaii.e
 Source3:        ftp://ftp.soest.hawaii.edu/gmt/GMT%{version}_doc.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:  gdal-devel
 BuildRequires:  libXt-devel libXaw-devel libXmu-devel libXext-devel
 BuildRequires:  netcdf-devel
 BuildRequires:  GMT-coastlines
@@ -129,6 +130,7 @@ export CSH=sh
 export CFLAGS="$RPM_OPT_FLAGS -fPIC -I%{_includedir}/netcdf"
 %configure --datadir=%{gmthome} \
            --enable-debug \
+           --enable-gdal GDAL_INC=%{_includedir}/gdal \
            --enable-shared \
            --enable-octave --enable-mex-mdir=%{octave_mdir} \
            --enable-mex-xdir=%{octave_octdir} \
@@ -188,14 +190,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README COPYING ChangeLog
+%doc README LICENSE.TXT ChangeLog
 %{_bindir}/*
 %exclude %{_bindir}/xgridedit
 %{_libdir}/*.so.*
 
 %files common
 %defattr(-,root,root,-)
-%doc README __package_docs/* COPYING ChangeLog gmt_bench-marks
+%doc README __package_docs/* LICENSE.TXT ChangeLog gmt_bench-marks
 %dir %{gmtconf}
 %dir %{gmtconf}/mgg
 %dir %{gmtconf}/dbase
@@ -235,6 +237,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 19 2009 Orion Poplawski <orion at cora.nwra.com> 4.5.1-1
+- Update to 4.5.1
+- Enable gdal support
+
 * Fri Jul 31 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 4.5.0-4
 - Rebuild against Octave 3.2.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/GMT/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	17 Jul 2009 18:22:36 -0000	1.5
+++ sources	19 Oct 2009 17:14:49 -0000	1.6
@@ -1,4 +1,4 @@
-3185bda3a8245d58cadebe77ce8b6062  GMT4.5.0_doc.tar.bz2
-773a1e290e127e8de365ef33366d4247  GMT4.5.0_share.tar.bz2
-d24e5aad2f6461302ecfef94934f56c0  GMT4.5.0_src.tar.bz2
-b04baf4fc08a46ceeda4c0a5ae7dc8d7  GMT4.5.0_suppl.tar.bz2
+124b2206be03e0d4d8c2bed582a30187  GMT4.5.1_doc.tar.bz2
+1380a82348b9fdd0c32474787a90a95f  GMT4.5.1_share.tar.bz2
+a0e7b410e8470d6c47bd56830fd1158f  GMT4.5.1_src.tar.bz2
+c771a72a7eed44678134ae0b51edd606  GMT4.5.1_suppl.tar.bz2




More information about the fedora-extras-commits mailing list