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

cssauth.spec

index 5972466c153de6b8dbe5d42eba966a48a2b2196c..c85d8a22b8832b4ebb14cac83bd1fdb339d664c2 100644 (file)
@@ -31,12 +31,10 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 install css-cat dvdinfo tstdvd $RPM_BUILD_ROOT%{_bindir}
 install reset $RPM_BUILD_ROOT%{_bindir}/dvdreset
 
-gzip -9nf README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.gz
+%doc README
 %attr(755,root,root) %{_bindir}/*
This page took 0.143 seconds and 4 git commands to generate.