]> git.pld-linux.org Git - packages/perl-ExtUtils-TBone.git/blobdiff - perl-ExtUtils-TBone.spec
- Massive attack: new %%doc, use %%{_examplesdir} and proper attrs therein
[packages/perl-ExtUtils-TBone.git] / perl-ExtUtils-TBone.spec
index 767e442d8255979e3578fbabd4e4ecaf4deca67a..c8f1ca0e35fd87eb27847225cec141acb5d99e63 100644 (file)
@@ -31,13 +31,12 @@ perl Makefile.PL
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
-gzip -9nf README
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz docs/*
+%doc README docs/*
 %{perl_sitelib}/ExtUtils/TBone.pm
 %{_mandir}/man3/*
This page took 0.037647 seconds and 4 git commands to generate.