]> git.pld-linux.org Git - packages/geos.git/commitdiff
- ver. 3.1.1 auto/th/geos-3_1_1-1 auto/ti/geos-3_1_1-1
authorwrobell <wrobell@pld-linux.org>
Tue, 7 Jul 2009 19:05:05 +0000 (19:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- switch to osgeo based website

Changed files:
    geos.spec -> 1.23

geos.spec

index 89351d864f1f7bc06539eebb540a5607c475d1b7..fb95bad276757160f8bfd56d353ee56a1eb271fc 100644 (file)
--- a/geos.spec
+++ b/geos.spec
@@ -7,14 +7,14 @@
 Summary:       Geometry Engine - Open Source
 Summary(pl.UTF-8):     GEOS - silnik geometryczny z otwartymi źródłami
 Name:          geos
-Version:       3.0.0
-Release:       2
+Version:       3.1.1
+Release:       1
 License:       LGPL v2.1
 Group:         Libraries
-Source0:       http://geos.refractions.net/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: 3f7940abee9fec69a9787878cd3ae771
+Source0:       http://download.osgeo.org/geos/%{name}-%{version}.tar.bz2
+# Source0-md5: 196f4424aa4ef94476e6886d3a964fb6
 Patch0:                %{name}-gcc43.patch
-URL:           http://geos.refractions.net/
+URL:           http://trac.osgeo.org/geos/
 BuildRequires: automake
 BuildRequires: libstdc++-devel
 BuildRequires: python
@@ -92,7 +92,7 @@ Wiązania języka Ruby do biblioteki GEOS.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -124,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_libdir}/libgeos-3.0.0.so
+%attr(755,root,root) %{_libdir}/libgeos-*.so
 %attr(755,root,root) %{_libdir}/libgeos_c.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgeos_c.so.1
 
This page took 0.04582 seconds and 4 git commands to generate.