]> git.pld-linux.org Git - packages/defrag.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Thu, 10 Oct 2002 13:20:36 +0000 (13:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    defrag.spec -> 1.16

defrag.spec

index 33a797580d39e7fe1fcefa79df4e8f8b0182a5e0..6b8c3da7e8539b70c67f75dc5aa1a6896571ea2f 100644 (file)
@@ -40,14 +40,12 @@ install -d $RPM_BUILD_ROOT{/sbin,%{_mandir}/man8}
 %{__make} %{?!_without_static:install}%{?_without_static:install_shared} \
        DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf BUGS ChangeLog NEWS README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc {BUGS,ChangeLog,NEWS,README}.gz
+%doc BUGS ChangeLog NEWS README
 %attr(750,root,root) /sbin/e2defrag*
 %attr(750,root,root) /sbin/defrag
 %attr(750,root,root) /sbin/e2dump
This page took 0.078155 seconds and 4 git commands to generate.