commit 472a7bc5f2092a46dfd3d3e0fe4f19e85b4aa2d7
Author: Petr Písař <[email protected]>
Date:   Fri Jun 24 13:51:08 2011 +0200

    Remove obsolete code from spec

 perl-Test-Inter.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/perl-Test-Inter.spec b/perl-Test-Inter.spec
index ea0fc8e..a68363a 100644
--- a/perl-Test-Inter.spec
+++ b/perl-Test-Inter.spec
@@ -29,18 +29,14 @@ chmod -x examples/*
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 ./Build test
 
 %files
-%defattr(-,root,root,-)
 %doc ChangeLog LICENSE README TODO examples
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
@@ -49,6 +45,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 * Fri Jun 24 2011 Petr Pisar <[email protected]> - 1.02-1
 - 1.02 bump
 - Move to vendor path
+- Remove BuildRoot and defattr
 
 * Mon Jun 20 2011 Marcela Mašláňová <[email protected]> - 1.01-4
 - Perl mass rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to