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

Changed files:
    acl.spec -> 1.28

acl.spec

index 3e660d52b8d0c8cf5c0c74ad06e67f78de2b7234..fdba0ef897112fc4c4491aa95f97cd6006b84594 100644 (file)
--- a/acl.spec
+++ b/acl.spec
@@ -1,7 +1,7 @@
 Summary:       Command for manipulating access control lists
 Summary(pl):   Komenda do manipulacji listami kontroli dostêpu (ACL)
 Name:          acl
 Summary:       Command for manipulating access control lists
 Summary(pl):   Komenda do manipulacji listami kontroli dostêpu (ACL)
 Name:          acl
-Version:       2.0.9
+Version:       2.0.11
 Release:       1
 License:       GPL
 Group:         Applications/System
 Release:       1
 License:       GPL
 Group:         Applications/System
@@ -71,8 +71,6 @@ echo ".so acl_from_text.3"    > $RPM_BUILD_ROOT%{_mandir}/man3/acl_to_text.3
 rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.so
 ln -sf /lib/libacl.so.1.0.0 $RPM_BUILD_ROOT%{_libdir}/libacl.so
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.so
 ln -sf /lib/libacl.so.1.0.0 $RPM_BUILD_ROOT%{_libdir}/libacl.so
 
-gzip -9nf doc/CHANGES
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -81,7 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %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}/man1/*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) /lib/lib*.so.*.*
 %{_mandir}/man1/*
This page took 0.078742 seconds and 4 git commands to generate.