]> git.pld-linux.org Git - packages/fenris.git/commitdiff
- new %doc
authorTomasz Pala <gotar@pld-linux.org>
Fri, 24 May 2002 10:58:30 +0000 (10:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fenris.spec -> 1.5

fenris.spec

index a401697e91cd3842be8d1103a61b631d827d2dac..274e715f3d84d2709f46547e6be0f552cbc3a07f 100644 (file)
@@ -61,14 +61,12 @@ install ragsplit $RPM_BUILD_ROOT%{_bindir}
 install spliter.pl $RPM_BUILD_ROOT%{_bindir}
 install doc/man/* $RPM_BUILD_ROOT%{_mandir}/man1
 
-gzip -9nf doc/{ChangeLog,README,TODO,reverse.txt}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/*.gz html/{razor,*html,*.jpg}
+%doc doc/{ChangeLog,README,TODO,reverse.txt} html/{razor,*html,*.jpg}
 %config %verify(not md5 size mtime) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
This page took 0.092452 seconds and 4 git commands to generate.