]> git.pld-linux.org Git - packages/ctrace.git/blobdiff - ctrace.spec
- massive attack: adding Source-md5
[packages/ctrace.git] / ctrace.spec
index 2bd7dfe323bc26046697c25bb544bebe23e38792..30f3dc38fc108066e076a2ff196a9f589f9fa4d6 100644 (file)
@@ -7,6 +7,7 @@ Release:        1
 License:       distributable
 Group:         Applications/Networking
 Source0:       http://www.pratyeka.org/ctrace/download/%{name}-%{version}.tar.bz2
+# Source0-md5: bc9bbd8cd603b9c95f4563e1f878f4e1
 BuildRequires: perl-Net-RawIP
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,13 +28,11 @@ install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man1}
 install ctrace $RPM_BUILD_ROOT%{_sbindir}
 install ctrace.man $RPM_BUILD_ROOT%{_mandir}/man1/ctrace.1
 
-gzip -9nf BUGS HISTORY
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc BUGS HISTORY
 %attr(755,root,root) %{_sbindir}/ctrace
 %{_mandir}/man1/*
This page took 0.584888 seconds and 4 git commands to generate.