summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorankry2002-11-29 22:46:52 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit29b2319966f28e8caa5add3524598f5ccfe780dd (patch)
tree56f9dd6334b7e0e42899f39379a20b5a12deedd1
parent3d7992687d84c720be414e5bbdb5d34f5d7c654c (diff)
downloadttcp-29b2319966f28e8caa5add3524598f5ccfe780dd.zip
ttcp-29b2319966f28e8caa5add3524598f5ccfe780dd.tar.gz
- massive attack: new %%doc
Changed files: ttcp.spec -> 1.8
-rw-r--r--ttcp.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/ttcp.spec b/ttcp.spec
index 29b8275..3229902 100644
--- a/ttcp.spec
+++ b/ttcp.spec
@@ -29,13 +29,12 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
install ttcp $RPM_BUILD_ROOT%{_bindir}
install ttcp.1 $RPM_BUILD_ROOT%{_mandir}/man1
-gzip -9nf README
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc *.gz
+%doc README
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man*/*