Author: megabajt Date: Sun Nov 2 10:14:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9
---- Files affected: SPECS: libzip.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/libzip.spec diff -u SPECS/libzip.spec:1.7 SPECS/libzip.spec:1.8 --- SPECS/libzip.spec:1.7 Thu Jun 19 13:00:49 2008 +++ SPECS/libzip.spec Sun Nov 2 11:13:59 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.8 +Version: 0.9 Release: 1 License: BSD Group: Libraries -Source0: http://www.nih.at/libzip/%{name}-%{version}.tar.gz -# Source0-md5: b0087c2a12b312f8ec2df1052b2acb4f +Source0: http://www.nih.at/libzip/%{name}-%{version}.tar.bz2 +# Source0-md5: 56b9f11c1eee5eed189a20183d7e06b0 URL: http://www.nih.at/libzip/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -81,6 +81,7 @@ %doc AUTHORS NEWS README THANKS TODO %attr(755,root,root) %{_bindir}/zipcmp %attr(755,root,root) %{_bindir}/zipmerge +%attr(755,root,root) %{_bindir}/ziptorrent %attr(755,root,root) %{_libdir}/libzip.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libzip.so.1 %{_mandir}/man1/*.1* @@ -103,6 +104,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008/11/02 10:13:59 megabajt +- updated to 0.9 + Revision 1.7 2008/06/19 11:00:49 megabajt - updated to 0.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libzip.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
