]> git.pld-linux.org Git - packages/libzip.git/commitdiff
- updated to 0.8 auto/ac/libzip-0_8-1 auto/th/libzip-0_8-1 auto/ti/libzip-0_8-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 19 Jun 2008 11:00:49 +0000 (11:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libzip.spec -> 1.7

libzip.spec

index 1d159d683228edabddab9b0150f70f2979986343..0c2b781b86b9d82de68797ac38728de034e2cac3 100644 (file)
@@ -1,12 +1,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
@@ -77,11 +77,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
This page took 0.062232 seconds and 4 git commands to generate.