rpms/perl-Test-Exception/devel perl-Test-Exception.spec,1.3,1.4
Ville Skytta (scop)
fedora-extras-commits at redhat.com
Sat Apr 16 12:05:01 UTC 2005
Author: scop
Update of /cvs/extras/rpms/perl-Test-Exception/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4711/devel
Modified Files:
perl-Test-Exception.spec
Log Message:
Prepare for perl-Module-Build 0.2610.
Index: perl-Test-Exception.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Test-Exception/devel/perl-Test-Exception.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Test-Exception.spec 6 Apr 2005 22:13:08 -0000 1.3
+++ perl-Test-Exception.spec 16 Apr 2005 12:04:58 -0000 1.4
@@ -1,9 +1,6 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
Name: perl-Test-Exception
Version: 0.20
-Release: 2
-
+Release: 3
Summary: Library of test functions for exception based Perl code
Group: Development/Libraries
@@ -36,7 +33,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-./Build install destdir=$RPM_BUILD_ROOT
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
chmod -R u+w $RPM_BUILD_ROOT/*
@@ -56,6 +53,10 @@
%changelog
+* Sat Apr 16 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.20-3
+- Avoid .packlist creation with Module::Build >= 0.2609.
+- Trust that %%{perl_vendorlib} is defined.
+
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
- rebuilt
More information about the scm-commits
mailing list