rpms/perl-App-Nopaste/devel perl-App-Nopaste.spec,1.5,1.6

Iain Arnell iarnell at fedoraproject.org
Sun Jun 21 07:27:22 UTC 2009


Author: iarnell

Update of /cvs/pkgs/rpms/perl-App-Nopaste/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23247

Modified Files:
	perl-App-Nopaste.spec 
Log Message:
* Sun Jun 21 2009 Iain Arnell <iarnell at gmail.com> 0.11-2
- pretend that CPANPLUS is running



Index: perl-App-Nopaste.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-App-Nopaste/devel/perl-App-Nopaste.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-App-Nopaste.spec	21 Jun 2009 07:13:15 -0000	1.5
+++ perl-App-Nopaste.spec	21 Jun 2009 07:26:51 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-App-Nopaste
 Version:        0.11
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Easy access to any pastebin
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -55,7 +55,7 @@ normally be too long to give directly in
 find lib -type f | xargs chmod -x
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+PERL5_CPANPLUS_IS_RUNNING=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*
 
 %changelog
+* Sun Jun 21 2009 Iain Arnell <iarnell at gmail.com> 0.11-2
+- pretend that CPANPLUS is running
+
 * Sun Jun 21 2009 Iain Arnell <iarnell at gmail.com> 0.11-1
 - update to latest upstream version
 




More information about the fedora-extras-commits mailing list