rpms/perl-Catalyst-Plugin-Unicode/devel perl-Catalyst-Plugin-Unicode.spec, 1.4, 1.5

Iain Arnell iarnell at fedoraproject.org
Sun Oct 18 08:54:49 UTC 2009


Author: iarnell

Update of /cvs/pkgs/rpms/perl-Catalyst-Plugin-Unicode/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11766

Modified Files:
	perl-Catalyst-Plugin-Unicode.spec 
Log Message:
* Sun Oct 18 2009 Iain Arnell <iarnell at gmail.com> 0.92-2
- set PERL5_CPANPLUS_IS_RUNNING for Makefile.PL



Index: perl-Catalyst-Plugin-Unicode.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-Unicode/devel/perl-Catalyst-Plugin-Unicode.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Catalyst-Plugin-Unicode.spec	18 Oct 2009 08:45:03 -0000	1.4
+++ perl-Catalyst-Plugin-Unicode.spec	18 Oct 2009 08:54:49 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-Plugin-Unicode
 Version:        0.92
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Unicode aware Catalyst
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -27,7 +27,7 @@ characters. On response, encodes body in
 %setup -q -n Catalyst-Plugin-Unicode-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+PERL5_CPANPLUS_IS_RUNNING=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 18 2009 Iain Arnell <iarnell at gmail.com> 0.92-2
+- set PERL5_CPANPLUS_IS_RUNNING for Makefile.PL
+
 * Sun Oct 18 2009 Iain Arnell <iarnell at gmail.com> 0.92-1
 - update to latest upstream
 




More information about the fedora-extras-commits mailing list