rpms/perl-Catalyst-Log-Log4perl/devel .cvsignore, 1.4, 1.5 perl-Catalyst-Log-Log4perl.spec, 1.5, 1.6 sources, 1.4, 1.5

Iain Arnell iarnell at fedoraproject.org
Sun Oct 25 07:37:24 UTC 2009


Author: iarnell

Update of /cvs/pkgs/rpms/perl-Catalyst-Log-Log4perl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17361

Modified Files:
	.cvsignore perl-Catalyst-Log-Log4perl.spec sources 
Log Message:
* Sun Oct 25 2009 Iain Arnell <iarnell at gmail.com> 1.04-1
- update to latest upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Catalyst-Log-Log4perl/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	8 Apr 2009 15:26:45 -0000	1.4
+++ .cvsignore	25 Oct 2009 07:37:23 -0000	1.5
@@ -1 +1 @@
-Catalyst-Log-Log4perl-1.03.tar.gz
+Catalyst-Log-Log4perl-1.04.tar.gz


Index: perl-Catalyst-Log-Log4perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Catalyst-Log-Log4perl/devel/perl-Catalyst-Log-Log4perl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Catalyst-Log-Log4perl.spec	26 Jul 2009 04:11:11 -0000	1.5
+++ perl-Catalyst-Log-Log4perl.spec	25 Oct 2009 07:37:23 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-Log-Log4perl
-Version:        1.03
-Release:        2%{?dist}
+Version:        1.04
+Release:        1%{?dist}
 Summary:        Log::Log4perl logging for Catalyst
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -11,10 +11,9 @@ BuildArch:      noarch
 BuildRequires:  perl(Catalyst) >= 5.60
 BuildRequires:  perl(Data::Dump)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Log::Log4perl) >= 0.49
+BuildRequires:  perl(Log::Log4perl) >= 1.04
 BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(Params::Validate)
-BuildRequires:  perl(Sub::Install)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -26,7 +25,7 @@ as the underlying log mechanism. 
 %setup -q -n Catalyst-Log-Log4perl-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+PERL5_CPANPLUS_IS_RUNNING=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
@@ -52,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 25 2009 Iain Arnell <iarnell at gmail.com> 1.04-1
+- update to latest upstream
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.03-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Catalyst-Log-Log4perl/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	8 Apr 2009 15:26:45 -0000	1.4
+++ sources	25 Oct 2009 07:37:23 -0000	1.5
@@ -1 +1 @@
-23b26077d4e943389dee279026363dc9  Catalyst-Log-Log4perl-1.03.tar.gz
+c747b4c1a97feebf62ee6aa956798148  Catalyst-Log-Log4perl-1.04.tar.gz




More information about the scm-commits mailing list