Author: shadzik Date: Sat May 10 15:42:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ghost symlink - rel 2
---- Files affected: SPECS: libzip.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/libzip.spec diff -u SPECS/libzip.spec:1.5 SPECS/libzip.spec:1.6 --- SPECS/libzip.spec:1.5 Mon Feb 12 22:23:55 2007 +++ SPECS/libzip.spec Sat May 10 17:42:21 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka C do odczytu, zapisu i modyfikacji archiwów zip Name: libzip Version: 0.7.1 -Release: 1 +Release: 2 License: BSD Group: Libraries Source0: http://www.nih.at/libzip/%{name}-%{version}.tar.gz @@ -82,6 +82,7 @@ %attr(755,root,root) %{_bindir}/zipcmp %attr(755,root,root) %{_bindir}/zipmerge %attr(755,root,root) %{_libdir}/libzip.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libzip.so.? %{_mandir}/man1/*.1* %files devel @@ -102,6 +103,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008-05-10 15:42:21 shadzik +- ghost symlink +- rel 2 + Revision 1.5 2007-02-12 21:23:55 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libzip.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
