Author: mitr

Update of /cvs/pkgs/rpms/perl-IPTables-Parse/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17256

Modified Files:
        perl-IPTables-Parse.spec 
Log Message:
Drop no longer required references to BuildRoot



Index: perl-IPTables-Parse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-IPTables-Parse/devel/perl-IPTables-Parse.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-IPTables-Parse.spec    7 Dec 2009 09:57:05 -0000       1.6
+++ perl-IPTables-Parse.spec    4 Mar 2010 18:24:11 -0000       1.7
@@ -7,7 +7,6 @@ Group:          Development/Libraries
 URL:            http://www.cipherdyne.org/modules/
 Source0:        
http://www.cipherdyne.org/modules/IPTables-Parse-%{version}.tar.bz2
 Source1:        
http://www.cipherdyne.org/modules/IPTables-Parse-%{version}.tar.bz2.asc
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -28,8 +27,6 @@ rules exist.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -50,6 +47,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+- Drop no longer required references to BuildRoot
+
 * Mon Dec  7 2009 Stepan Kasal <ska...@redhat.com> - 0.7-5
 - rebuild against perl 5.10.1
 

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to