rpms/proj/devel .cvsignore, 1.5, 1.6 proj.spec, 1.14, 1.15 sources, 1.5, 1.6

Balint Cristian (rezso) fedora-extras-commits at redhat.com
Wed Apr 23 11:03:29 UTC 2008


Author: rezso

Update of /cvs/pkgs/rpms/proj/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17608/devel

Modified Files:
	.cvsignore proj.spec sources 
Log Message:
* Sun Apr 20 2008 Balint Cristian <rezso at rdsor.ro> - 4.6.0-1
- new branch
 ----------------------------------------------------------------------
 Modified Files:
 	devel/.cvsignore devel/proj.spec devel/sources 
 ----------------------------------------------------------------------



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/proj/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	4 Jan 2007 04:47:09 -0000	1.5
+++ .cvsignore	23 Apr 2008 11:02:50 -0000	1.6
@@ -1,2 +1,2 @@
-proj-4.5.0.tar.gz
 proj-datumgrid-1.3.zip
+proj-4.6.0.tar.gz


Index: proj.spec
===================================================================
RCS file: /cvs/pkgs/rpms/proj/devel/proj.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- proj.spec	27 Mar 2008 20:05:09 -0000	1.14
+++ proj.spec	23 Apr 2008 11:02:50 -0000	1.15
@@ -1,6 +1,6 @@
 Name: proj
-Version: 4.5.0
-Release: 4%{?dist}
+Version: 4.6.0
+Release: 1%{?dist}
 Summary: Cartographic projection software (PROJ.4)
 
 Group: Applications/Engineering
@@ -66,6 +66,10 @@
 done
 
 %build
+
+# fix version info to respect new ABI
+sed -i -e 's|5\:4\:5|6\:4\:6|' src/Makefile*
+
 %configure
 make OPTIMIZE="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
@@ -124,6 +128,9 @@
 %attr(0644,root,root) %{_datadir}/%{name}/epsg
 
 %changelog
+* Sun Apr 20 2008 Balint Cristian <rezso at rdsor.ro> - 4.6.0-1
+- new branch
+
 * Thu Mar 27 2008 Balint Cristian <rezso at rdsor.ro> - 4.5.0-4
 - BuildRequire: libtool
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/proj/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	4 Jan 2007 04:47:09 -0000	1.5
+++ sources	23 Apr 2008 11:02:50 -0000	1.6
@@ -1,2 +1,2 @@
-336fc8a12abbc4709e0bc1fb88a77436  proj-4.5.0.tar.gz
 23a7ef9cd079c774f13d62375a4fe1e6  proj-datumgrid-1.3.zip
+975d9b5954869e53523726a9c0e0e070  proj-4.6.0.tar.gz




More information about the fedora-extras-commits mailing list