]> git.pld-linux.org Git - packages/tin.git/commitdiff
- new %%doc
authorjuandon <witekfl@pld-linux.org>
Sat, 30 Nov 2002 23:00:29 +0000 (23:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tin.spec -> 1.98

tin.spec

index 1608fc5e824a434a16ac635a4dea03c4965b7a83..6830a6bfd92b7940f1058376f12c809dc12081a6 100644 (file)
--- a/tin.spec
+++ b/tin.spec
@@ -114,14 +114,12 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/url_handler.sh
 
 %find_lang %{name}
 
-gzip -9nf README MANIFEST doc/{CHANGES,TODO,DEBUG_REFS,WHATSNEW,*.txt}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc *.gz doc/*.gz
+%doc README MANIFEST doc/{CHANGES,TODO,DEBUG_REFS,WHATSNEW,*.txt}
 %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/tin/tinrc
 %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/tin/attributes
 %attr(755,root,root) %{_bindir}/*
This page took 0.166561 seconds and 4 git commands to generate.