]> git.pld-linux.org Git - packages/attr.git/commitdiff
- added missing attr(5) manual RA-1_0 STABLE attr-2_0_8-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jul 2002 17:52:19 +0000 (17:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    attr.spec -> 1.24

attr.spec

index 414f0447ead5d40397fd5361c220bf2934a2dd06..336c25b63f83bf2388fac7b96fc9a4a87f8d40f0 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.0.8
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}-%{version}.src.tar.gz
@@ -20,7 +20,7 @@ An experimental attr command to manipulate extended attributes under
 Linux.
 
 %description -l pl
-Eksperymentalne wersja polecenia attr to zarz±dzania rozszerzonymi
+Eksperymentalna wersja polecenia attr to zarz±dzania rozszerzonymi
 atrybutami pod systemem Linux.
 
 %package devel
@@ -30,12 +30,11 @@ Group:              Development/Libraries
 Requires:      %{name} = %{version}
 
 %description devel
-Header files and libraries to develop software which manipulate
-extended attributes.
+Header files to develop software which manipulate extended attributes.
 
 %description devel -l pl
-Pliki nag³ówkowe i biblioteki potrzebne do rozwoju oprogramowania
-manipuluj±cego rozszerzonymi atrybutami.
+Pliki nag³ówkowe potrzebne do tworzenia oprogramowania manipuluj±cego
+rozszerzonymi atrybutami.
 
 %package static
 Summary:       Static libraries for extended attributes
@@ -103,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/lib*.la
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/attr
-%{_mandir}/man[23]/*
+%{_mandir}/man[235]/*
 
 %files static
 %defattr(644,root,root,755)
This page took 0.036839 seconds and 4 git commands to generate.