]> git.pld-linux.org Git - packages/attr.git/commitdiff
- 2.0.8, STBR attr-2_0_8-1
authorareq <areq@pld-linux.org>
Sat, 20 Jul 2002 14:12:07 +0000 (14:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new %doc

Changed files:
    attr.spec -> 1.23

attr.spec

index 8469e2dbe488c961812b42a82d14620f26b0899a..414f0447ead5d40397fd5361c220bf2934a2dd06 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -1,7 +1,7 @@
 Summary:       Utility for managing filesystem extended attributes
 Summary(pl):   Narzêdzia do zarz±dzania rozszerzonymi atrybutami fs
 Name:          attr
-Version:       2.0.7
+Version:       2.0.8
 Release:       1
 License:       GPL
 Group:         Applications/System
@@ -85,8 +85,6 @@ echo ".so attr_multi.3"       > $RPM_BUILD_ROOT%{_mandir}/man3/attr_multif.3
 echo ".so attr_remove.3" > $RPM_BUILD_ROOT%{_mandir}/man3/attr_removef.3
 echo ".so attr_set.3"  > $RPM_BUILD_ROOT%{_mandir}/man3/attr_setf.3
 
-gzip -9nf doc/CHANGES
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -95,7 +93,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/*.gz
+%doc doc/CHANGES
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) /lib/lib*.so.*.*
 %{_mandir}/man[18]/*
This page took 0.170856 seconds and 4 git commands to generate.