]> git.pld-linux.org Git - packages/attr.git/commitdiff
- moved attr(5) man to base (useful for users), release 3
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 May 2003 07:42:48 +0000 (07:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    attr.spec -> 1.34

attr.spec

index 8e31b45675a0705b9837478569167a6ed2051d85..77b877877062a46c4e887ac46c7e6088c6855a10 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -2,7 +2,7 @@ Summary:        Utility for managing filesystem extended attributes
 Summary(pl):   Narzêdzia do zarz±dzania rozszerzonymi atrybutami fs
 Name:          attr
 Version:       2.4.1
-Release:       2
+Release:       3
 # most part is on LGPL v2.1, but the rest enforces GPL
 License:       GPL
 Group:         Applications/System
@@ -101,14 +101,14 @@ rm -rf $RPM_BUILD_ROOT
 %doc README doc/CHANGES
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%{_mandir}/man[18]/*
+%{_mandir}/man[158]/*
 
 %files devel
 %defattr(644,root,root,755)
 %{_libexecdir}/lib*.la
 %attr(755,root,root) %{_libexecdir}/lib*.so
 %{_includedir}/attr
-%{_mandir}/man[35]/*
+%{_mandir}/man3/*
 
 %files static
 %defattr(644,root,root,755)
This page took 0.058675 seconds and 4 git commands to generate.