Author: wrobell Date: Tue Jul 7 19:05:10 2009 GMT Module: packages Tag: HEAD ---- Log message: - ver. 3.1.1 - switch to osgeo based website
---- Files affected: packages/geos: geos.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: packages/geos/geos.spec diff -u packages/geos/geos.spec:1.22 packages/geos/geos.spec:1.23 --- packages/geos/geos.spec:1.22 Sat Oct 18 15:56:29 2008 +++ packages/geos/geos.spec Tue Jul 7 21:05:05 2009 @@ -8,14 +8,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 @@ -93,7 +93,7 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %build cp -f /usr/share/automake/config.* . @@ -125,7 +125,7 @@ %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 @@ -164,6 +164,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2009/07/07 19:05:05 wrobell +- ver. 3.1.1 +- switch to osgeo based website + Revision 1.22 2008/10/18 13:56:29 megabajt - added -gcc43.patch - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geos/geos.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
