Author: qboosh Date: Sun Feb 19 12:58:28 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated Source URL
---- Files affected: packages/shapelib: shapelib.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/shapelib/shapelib.spec diff -u packages/shapelib/shapelib.spec:1.4 packages/shapelib/shapelib.spec:1.5 --- packages/shapelib/shapelib.spec:1.4 Fri Sep 2 06:26:12 2011 +++ packages/shapelib/shapelib.spec Sun Feb 19 13:58:23 2012 @@ -8,7 +8,7 @@ Release: 1 License: MIT or LGPL Group: Libraries -Source0: ftp://ftp.remotesensing.org/pub/shapelib/%{name}-%{version}.tar.gz +Source0: ftp://ftp.remotesensing.org/shapelib/%{name}-%{version}.tar.gz # Source0-md5: 4d96bd926167193d27bf14d56e2d484e Patch0: %{name}-make.patch URL: http://www.remotesensing.org/ @@ -82,7 +82,8 @@ %files %defattr(644,root,root,755) %doc ChangeLog README* *.html -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/dbf* +%attr(755,root,root) %{_bindir}/shp* %attr(755,root,root) %{_libdir}/libshp.so.*.*.* %ghost %{_libdir}/libshp.so.1 @@ -102,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2012/02/19 12:58:23 qboosh +- updated Source URL + Revision 1.4 2011/09/02 04:26:12 glen - ghost soname symlink, ccache fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/shapelib/shapelib.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
