Author: baggins Date: Wed Sep 5 17:21:50 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - added ghost so-link
---- Files affected: SPECS: physfs.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/physfs.spec diff -u SPECS/physfs.spec:1.14 SPECS/physfs.spec:1.15 --- SPECS/physfs.spec:1.14 Wed Sep 5 16:44:53 2007 +++ SPECS/physfs.spec Wed Sep 5 19:21:45 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): PhysicsFS - warstwa abstrakcji plików dla gier Name: physfs Version: 1.0.1 -Release: 1 +Release: 2 License: BSD-like (see LICENSE) Group: Libraries Source0: http://www.icculus.org/physfs/downloads/%{name}-%{version}.tar.gz @@ -139,6 +139,7 @@ %defattr(644,root,root,755) %doc CHANGELOG CREDITS LICENSE TODO %attr(755,root,root) %{_libdir}/lib*.so.*.* +%ghost %{_libdir}/lib*.so.1 %files devel %defattr(644,root,root,755) @@ -162,6 +163,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2007/09/05 17:21:45 baggins +- rel 2 +- added ghost so-link + Revision 1.14 2007/09/05 14:44:53 baggins - 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/physfs.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
