Author: mmaslano Update of /cvs/pkgs/rpms/perl-Net-Patricia/devel In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15298 Modified Files: perl-Net-Patricia.spec Log Message: * Tue May 04 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 1.16-2 - Mass rebuild with perl-5.12.0 Index: perl-Net-Patricia.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Net-Patricia/devel/perl-Net-Patricia.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -p -r1.15 -r1.16 --- perl-Net-Patricia.spec 4 May 2010 11:11:41 -0000 1.15 +++ perl-Net-Patricia.spec 4 May 2010 12:33:44 -0000 1.16 @@ -7,7 +7,7 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Net-Patricia/ Source0: http://search.cpan.org/CPAN/authors/id/P/PH/PHILIPP/Net-Patricia-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -BuildRequires: perl(ExtUtils::MakeMaker) perl(Socket6) +BuildRequires: perl(ExtUtils::MakeMaker), perl(Socket6), perl(version) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -32,7 +32,7 @@ make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +make pure_install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f \ \( -name .packlist -o -name '*.bs' -size 0 \) -exec rm -f {} \; -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel