Author: iarnell Update of /cvs/pkgs/rpms/perl-Mixin-Linewise/EL-4 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv32221/EL-4 Modified Files: .cvsignore branch perl-Mixin-Linewise.spec sources Log Message: use v.0.002 on EL due to old Test::More Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mixin-Linewise/EL-4/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- .cvsignore 13 Mar 2010 07:04:12 -0000 1.3 +++ .cvsignore 31 Mar 2010 03:03:51 -0000 1.4 @@ -1 +1 @@ -Mixin-Linewise-0.003.tar.gz +Mixin-Linewise-0.002.tar.gz Index: branch =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mixin-Linewise/EL-4/branch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- branch 30 Mar 2010 21:25:53 -0000 1.1 +++ branch 31 Mar 2010 03:03:51 -0000 1.2 @@ -1 +1 @@ -EL-4 +EL-5 Index: perl-Mixin-Linewise.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mixin-Linewise/EL-4/perl-Mixin-Linewise.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- perl-Mixin-Linewise.spec 13 Mar 2010 07:04:12 -0000 1.4 +++ perl-Mixin-Linewise.spec 31 Mar 2010 03:03:51 -0000 1.5 @@ -1,6 +1,6 @@ Name: perl-Mixin-Linewise -Version: 0.003 -Release: 1%{?dist} +Version: 0.002 +Release: 2%{?dist} Summary: Write your linewise code for handles; this does the rest License: GPL+ or Artistic Group: Development/Libraries @@ -15,8 +15,6 @@ BuildRequires: perl(Sub::Exporter) >= 0 BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%{?perl_default_filter} - %description It's boring to deal with opening files for IO, converting strings to handle- like objects, and all that. With Mixin::Linewise::Readers and @@ -33,7 +31,7 @@ make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -make pure_install DESTDIR=$RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; @@ -53,13 +51,6 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog -* Sat Mar 13 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.003-1 -- update to latest upstream version -- use perl_default_filter and DESTDIR - -* Mon Dec 7 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 0.002-3 -- rebuild against perl 5.10.1 - * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.002-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mixin-Linewise/EL-4/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- sources 13 Mar 2010 07:04:12 -0000 1.3 +++ sources 31 Mar 2010 03:03:51 -0000 1.4 @@ -1 +1 @@ -10c1f76b6afce3b7080b2689b6a964d1 Mixin-Linewise-0.003.tar.gz +ee7a770b441638a7e7ac38f96e90824d Mixin-Linewise-0.002.tar.gz -- 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