Author: wrobell Date: Sun Jun 17 17:56:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - include required symlinks - rel. 4
---- Files affected: SPECS: libgeotiff.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/libgeotiff.spec diff -u SPECS/libgeotiff.spec:1.14 SPECS/libgeotiff.spec:1.15 --- SPECS/libgeotiff.spec:1.14 Sun Jun 17 19:09:00 2007 +++ SPECS/libgeotiff.spec Sun Jun 17 19:56:11 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka GeoTIFF Name: libgeotiff Version: 1.2.3 -Release: 3 +Release: 4 License: MIT, partially Public Domain (see LICENSE) Group: Libraries Source0: ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/%{name}-%{version}.tar.gz @@ -81,7 +81,7 @@ %defattr(644,root,root,755) %doc ChangeLog LICENSE README docs/*.{html,dox,txt} %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/lib*.so.*.* +%attr(755,root,root) %{_libdir}/lib*.so.* %{_datadir}/epsg_csv %files devel @@ -99,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2007/06/17 17:56:11 wrobell +- include required symlinks +- rel. 4 + Revision 1.14 2007/06/17 17:09:00 wrobell - rel. 3 due to soname fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgeotiff.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
