]> git.pld-linux.org Git - packages/ed.git/commitdiff
- new %%doc
authorjuandon <witekfl@pld-linux.org>
Sat, 19 Oct 2002 19:27:59 +0000 (19:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ed.spec -> 1.42

ed.spec

diff --git a/ed.spec b/ed.spec
index 8c453eaa3ce7badc19d1b75fcbb560d27b6d9101..5664aaa4bf1afde4ce24f91c8ad2a708f2106094 100644 (file)
--- a/ed.spec
+++ b/ed.spec
@@ -107,8 +107,6 @@ rm -rf $RPM_BUILD_ROOT
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
-gzip -9nf NEWS POSIX README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -120,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc NEWS POSIX README
 %attr(755,root,root) /bin/*
 
 %{_infodir}/*info*
This page took 0.139681 seconds and 4 git commands to generate.