rpms/geos/devel .cvsignore, 1.8, 1.9 geos.spec, 1.23, 1.24 sources, 1.8, 1.9

Devrim GÜNDÜZ devrim at fedoraproject.org
Sun Dec 20 00:10:05 UTC 2009


Author: devrim

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

Modified Files:
	.cvsignore geos.spec sources 
Log Message:
Update to 3.2.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/geos/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	2 Dec 2009 13:14:02 -0000	1.8
+++ .cvsignore	20 Dec 2009 00:10:04 -0000	1.9
@@ -1 +1 @@
-geos-3.2.0rc3.tar.bz2
+geos-3.2.0.tar.bz2


Index: geos.spec
===================================================================
RCS file: /cvs/extras/rpms/geos/devel/geos.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- geos.spec	3 Dec 2009 14:31:29 -0000	1.23
+++ geos.spec	20 Dec 2009 00:10:04 -0000	1.24
@@ -1,12 +1,12 @@
 Name:		geos
 Version:	3.2.0
-Release:	rc3_1%{?dist}.1
+Release:	1%{?dist}
 Summary:	GEOS is a C++ port of the Java Topology Suite
 
 Group:		Applications/Engineering
 License:	LGPLv2
 URL:		http://trac.osgeo.org/geos/
-Source0:	http://download.osgeo.org/%{name}/%{name}-%{version}rc3.tar.bz2
+Source0:	http://download.osgeo.org/%{name}/%{name}-%{version}.tar.bz2
 Patch0:		geos-gcc43.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	doxygen libtool
@@ -59,7 +59,7 @@ Ruby module to build applications using 
 %endif
 
 %prep
-%setup -q -n %{name}-%{version}rc3
+%setup -q 
 %patch0 -p0 -b .gcc43
 
 %build
@@ -104,7 +104,7 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO
-%{_libdir}/libgeos-%{version}rc3.so
+%{_libdir}/libgeos-%{version}.so
 %{_libdir}/libgeos_c.so.*
 %exclude %{_libdir}/*.a
 
@@ -137,6 +137,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sun Dec 20 2009 Devrim GUNDUZ <devrim at gunduz.org> - 3.2.0-1
+- Update to 3.2.0
+
 * Thu Dec 03 2009 Devrim GÜNDÜZ <devrim at gunduz.org> - 3.2.0-rc3_1.1
 - Fix spec (dep error).
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/geos/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	2 Dec 2009 13:14:02 -0000	1.8
+++ sources	20 Dec 2009 00:10:04 -0000	1.9
@@ -1 +1 @@
-13cf215971f379b587b90025a405ee1e  geos-3.2.0rc3.tar.bz2
+bfad7129680f0107b6ca9a2b92a2c440  geos-3.2.0.tar.bz2




More information about the scm-commits mailing list