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

cgiirc.spec

index 24036ea0727d1732d6a8d808eaad87d4984209b6..9b07dbdbf62a95876a3f4ce7d53f74f939f5cf81 100644 (file)
@@ -36,8 +36,6 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/home/httpd/{html/%{name},cgi-bin,cgi-bin/formats} \
        $RPM_BUILD_ROOT%{_datadir}/docs/%{name}
 
 install -d $RPM_BUILD_ROOT/home/httpd/{html/%{name},cgi-bin,cgi-bin/formats} \
        $RPM_BUILD_ROOT%{_datadir}/docs/%{name}
 
-gzip -9nf AUTHORS COPYING CHANGES README TODO doc.html
-
 install html/*  $RPM_BUILD_ROOT/home/httpd/html/%{name}
 cp -avR cgi-bin/* $RPM_BUILD_ROOT/home/httpd/cgi-bin
 
 install html/*  $RPM_BUILD_ROOT/home/httpd/html/%{name}
 cp -avR cgi-bin/* $RPM_BUILD_ROOT/home/httpd/cgi-bin
 
@@ -46,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS.gz COPYING.gz CHANGES.gz TODO.gz README.gz doc.html.gz
+%doc AUTHORS COPYING CHANGES README TODO doc.html
 %defattr(755,http,http,755)
 %config (noreplace) /home/httpd/cgi-bin/config
 %config (noreplace) /home/httpd/cgi-bin/ipaccess
 %defattr(755,http,http,755)
 %config (noreplace) /home/httpd/cgi-bin/config
 %config (noreplace) /home/httpd/cgi-bin/ipaccess
This page took 0.061505 seconds and 4 git commands to generate.