]> git.pld-linux.org Git - packages/libcap.git/commitdiff
- release 2, libcap-1_10-2
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Feb 2000 05:28:12 +0000 (05:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- man pages level 2 moved to devel subpackage.

Changed files:
    libcap.spec -> 1.14

libcap.spec

index 54ce4874cc35fcdbd8ad7f3dfc62d847a0c82242..f7763b694d16f1d6777ecd3ae5202eb61a5c7368 100644 (file)
@@ -2,7 +2,7 @@ Summary:        POSIX.1e capability suite
 Summary(pl):   Wsparcie dla standardu POSIX.1e
 Name:          libcap
 Version:       1.10
-Release:       1
+Release:       2
 Copyright:     BSD or GNU GPL
 Group:         Utilities/System
 Group(pl):     Narzêdzia/System
@@ -61,13 +61,11 @@ rm -rf $RPM_BUILD_ROOT
 /lib/lib*.so.*.*
 /sbin/*
 
-%attr(644,root,root) %{_mandir}/man2/*
-
 %files devel
 %defattr(644,root,root,755)
 %doc README.gz
 
 %attr(755,root,root) /lib/lib*.so
 
-%{_mandir}/man3/*
+%{_mandir}/man[23]/*
 %{_includedir}/sys/capability.h
This page took 0.036666 seconds and 4 git commands to generate.