]> git.pld-linux.org Git - packages/cups.git/commitdiff
- use new %doc. cups-1_1_14-15
authorkloczek <kloczek@pld-linux.org>
Wed, 19 Jun 2002 08:32:56 +0000 (08:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups.spec -> 1.44

cups.spec

index 9706e8a1cbf5c5fbca8c9cf8fc7f3af9513f6762..efd1ddb556a81b6b9dfe385453e3955b1540f675 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -177,8 +177,6 @@ cp doc/images/*     $RPM_BUILD_ROOT/%{_libdir}/%{name}/cgi-bin/images/
 
 touch $RPM_BUILD_ROOT/var/log/cups/{access_log,error_log,page_log}
 
-gzip -9nf *.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -206,7 +204,7 @@ fi
 %files
 %defattr(644,root,root,755)
 #%doc *.gz doc/*.html doc/*.css doc/images
-%doc *.gz
+%doc *.txt
 %attr(640,root,root) %config %verify(not size mtime md5) /etc/pam.d/*
 %attr(754,root,root) /etc/rc.d/init.d/cups
 %dir %{_sysconfdir}/%{name}
This page took 0.037651 seconds and 4 git commands to generate.