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

anti_sniff.spec

index a764766328101fcb7b263e766465b60188b0e227..2a932e3d691ed28153776c632a841fdfc463b563 100644 (file)
@@ -34,12 +34,10 @@ install -d $RPM_BUILD_ROOT%{_bindir}
 install anti_sniffer arptest echotest etherpingtest icmptimetest \
        watchdnstest $RPM_BUILD_ROOT%{_bindir}
 
-gzip -9nf ANTI_SNIFFER_DOCS CREDITS DSL_NOTES LINUX_NOTES NOTES README TODO
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc ANTI_SNIFFER_DOCS CREDITS DSL_NOTES LINUX_NOTES NOTES README TODO
 %attr(755,root,root) %{_bindir}/*
This page took 0.087327 seconds and 4 git commands to generate.