rpms/proj/devel .cvsignore, 1.7, 1.8 proj.spec, 1.18, 1.19 sources, 1.7, 1.8

Devrim GÜNDÜZ devrim at fedoraproject.org
Fri Dec 4 19:18:35 UTC 2009


Author: devrim

Update of /cvs/extras/rpms/proj/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21573

Modified Files:
	.cvsignore proj.spec sources 
Log Message:
- Update to 4.7.0
- Update to new datumgrid (1.5)




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/proj/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	9 Sep 2008 11:48:03 -0000	1.7
+++ .cvsignore	4 Dec 2009 19:18:35 -0000	1.8
@@ -1,2 +1,2 @@
-proj-4.6.1.tar.gz
-proj-datumgrid-1.4.zip
+proj-4.7.0.tar.gz
+proj-datumgrid-1.5.zip


Index: proj.spec
===================================================================
RCS file: /cvs/extras/rpms/proj/devel/proj.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- proj.spec	26 Jul 2009 19:28:33 -0000	1.18
+++ proj.spec	4 Dec 2009 19:18:35 -0000	1.19
@@ -1,31 +1,31 @@
-Name:      proj
-Version:   4.6.1
-Release:   3%{?dist}
-Summary:   Cartographic projection software (PROJ.4)
-
-Group:     Applications/Engineering
-License:   MIT
-URL:       http://proj.osgeo.org
-Source0:   http://download.osgeo.org/proj/proj-%{version}.tar.gz
-Source1:   http://download.osgeo.org/proj/proj-datumgrid-1.4.zip
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Name:		proj
+Version:	4.7.0
+Release:	1%{?dist}
+Summary:	Cartographic projection software (PROJ.4)
+
+Group:		Applications/Engineering
+License:	MIT
+URL:		http://proj.osgeo.org
+Source0:	http://download.osgeo.org/proj/proj-%{version}.tar.gz
+Source1:	http://download.osgeo.org/proj/proj-datumgrid-1.5.zip
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: libtool
+BuildRequires:	libtool
 
 %package devel
-Summary: Development files for PROJ.4
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
+Summary:	Development files for PROJ.4
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
 %package nad
-Summary: US and Canadian datum shift grids for PROJ.4
-Group: Applications/Engineering
-Requires: %{name} = %{version}-%{release}
+Summary:	US and Canadian datum shift grids for PROJ.4
+Group:		Applications/Engineering
+Requires:	%{name} = %{version}-%{release}
 
 %package epsg
-Summary: EPSG dataset for PROJ.4
-Group: Applications/Engineering
-Requires: %{name} = %{version}-%{release}
+Summary:	EPSG dataset for PROJ.4
+Group:		Applications/Engineering
+Requires:	%{name} = %{version}-%{release}
 
 %description
 Proj and invproj perform respective forward and inverse transformation of
@@ -122,6 +122,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_datadir}/%{name}/epsg
 
 %changelog
+* Fri Dec 4 2009 Devrim GÜNDÜZ <devrim at gunduz.org> 4.7.0-1
+- Update to 4.7.0
+- Update to new datumgrid (1.5)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.6.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/proj/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	9 Sep 2008 11:48:04 -0000	1.7
+++ sources	4 Dec 2009 19:18:35 -0000	1.8
@@ -1,2 +1,2 @@
-7dbaab8431ad50c25669fd3fb28dc493  proj-4.6.1.tar.gz
-a975779e65f1125a28f55f9d18b4333d  proj-datumgrid-1.4.zip
+927d34623b52e0209ba2bfcca18fe8cd  proj-4.7.0.tar.gz
+f5bf28a2a9c6afe9a3f670f0c0adb783  proj-datumgrid-1.5.zip




More information about the fedora-extras-commits mailing list