Author: megabajt Date: Thu Jun 19 11:00:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8
---- Files affected: SPECS: libzip.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/libzip.spec diff -u SPECS/libzip.spec:1.6 SPECS/libzip.spec:1.7 --- SPECS/libzip.spec:1.6 Sat May 10 17:42:21 2008 +++ SPECS/libzip.spec Thu Jun 19 13:00:49 2008 @@ -2,12 +2,12 @@ Summary: C library for reading, creating, and modifying zip archives Summary(pl.UTF-8): Biblioteka C do odczytu, zapisu i modyfikacji archiwów zip Name: libzip -Version: 0.7.1 -Release: 2 +Version: 0.8 +Release: 1 License: BSD Group: Libraries Source0: http://www.nih.at/libzip/%{name}-%{version}.tar.gz -# Source0-md5: 12dd752b5388e4b79a53c2ad86920b17 +# Source0-md5: b0087c2a12b312f8ec2df1052b2acb4f URL: http://www.nih.at/libzip/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -78,11 +78,11 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README THANKS TODO +%doc AUTHORS NEWS README THANKS TODO %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.? +%attr(755,root,root) %ghost %{_libdir}/libzip.so.1 %{_mandir}/man1/*.1* %files devel @@ -103,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008/06/19 11:00:49 megabajt +- updated to 0.8 + Revision 1.6 2008/05/10 15:42:21 shadzik - ghost symlink - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libzip.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
