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

autolog.spec

index abc8c0d56890b85a94736e37635a43e7a862aa57..48256af687d07bb85ef771d7470256321b6141cc 100644 (file)
@@ -41,8 +41,6 @@ install autolog.8.gz $RPM_BUILD_ROOT%{_mandir}/man8
 install autolog.conf.5.gz $RPM_BUILD_ROOT%{_mandir}/man5
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/%{name}
 
-gzip -9nf README CHANGES
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -64,7 +62,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc README.gz CHANGES.gz
+%doc README CHANGES
 %attr(755,root,root) %{_sbindir}/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/autolog.conf
 %attr(754,root,root) %{_sysconfdir}/rc.d/init.d/%{name}
This page took 0.067839 seconds and 4 git commands to generate.