packages: libzip/libzip.spec - verbose man list
qboosh
qboosh at pld-linux.org
Sat Sep 25 19:01:33 CEST 2010
Author: qboosh Date: Sat Sep 25 17:01:33 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- verbose man list
---- Files affected:
packages/libzip:
libzip.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: packages/libzip/libzip.spec
diff -u packages/libzip/libzip.spec:1.10 packages/libzip/libzip.spec:1.11
--- packages/libzip/libzip.spec:1.10 Thu Feb 4 14:56:58 2010
+++ packages/libzip/libzip.spec Sat Sep 25 19:01:24 2010
@@ -84,7 +84,9 @@
%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*
+%{_mandir}/man1/zipcmp.1*
+%{_mandir}/man1/zipmerge.1*
+%{_mandir}/man1/ziptorrent.1*
%files devel
%defattr(644,root,root,755)
@@ -92,7 +94,8 @@
%{_libdir}/libzip.la
%{_includedir}/zip.h
%{_pkgconfigdir}/libzip.pc
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/libzip.3*
+%{_mandir}/man3/zip_*.3*
%files static
%defattr(644,root,root,755)
@@ -104,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2010/09/25 17:01:24 qboosh
+- verbose man list
+
Revision 1.10 2010/02/04 13:56:58 megabajt
- updated to 0.9.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libzip/libzip.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list