]> git.pld-linux.org Git - packages/ElectricFence.git/commitdiff
- use new %doc infrastructure. ElectricFence-2_2_2-13 RA-1_0 STABLE
authorkloczek <kloczek@pld-linux.org>
Sat, 25 May 2002 20:15:32 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ElectricFence.spec -> 1.42

ElectricFence.spec

index 775bfc881fd4d27badd3c54218887402f5bc269c..0e2f5b446f00853591bcc99395bbfa22dc772c03 100644 (file)
@@ -126,8 +126,6 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf README NEWS
-
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
@@ -136,7 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *gz
+%doc README NEWS
 %attr(755,root,root) %{_bindir}/ef
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %attr(755,root,root) %{_libdir}/lib*.so
This page took 0.090894 seconds and 4 git commands to generate.