rpms/perl-Module-Build/devel .cvsignore, 1.6, 1.7 perl-Module-Build.spec, 1.9, 1.10 sources, 1.6, 1.7

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sat Apr 16 12:31:31 UTC 2005


Author: scop

Update of /cvs/extras/rpms/perl-Module-Build/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4941/devel

Modified Files:
	.cvsignore perl-Module-Build.spec sources 
Log Message:
0.2610.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Build/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	27 Jan 2005 17:50:59 -0000	1.6
+++ .cvsignore	16 Apr 2005 12:31:28 -0000	1.7
@@ -1 +1 @@
-Module-Build-0.2608.tar.gz
+Module-Build-0.2610.tar.gz


Index: perl-Module-Build.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Build/devel/perl-Module-Build.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Module-Build.spec	6 Apr 2005 22:13:07 -0000	1.9
+++ perl-Module-Build.spec	16 Apr 2005 12:31:28 -0000	1.10
@@ -1,7 +1,5 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-Module-Build
-Version:        0.2608
+Version:        0.2610
 Release:        2
 
 Summary:        Perl module for building and installing Perl modules
@@ -9,7 +7,7 @@
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/Module-Build/
-Source0:        http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-0.2608.tar.gz
+Source0:        http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Module-Build-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -33,7 +31,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/*
 
 
@@ -55,6 +53,10 @@
 
 
 %changelog
+* Sat Apr 16 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.2610-2
+- 0.2610.
+- Trust that %%{perl_vendorlib} is defined.
+
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Build/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	27 Jan 2005 17:50:59 -0000	1.6
+++ sources	16 Apr 2005 12:31:28 -0000	1.7
@@ -1 +1 @@
-edb30a062bfca5570d412d1576787648  Module-Build-0.2608.tar.gz
+a21addf2dbd1725b6b035fbfe65cb30f  Module-Build-0.2610.tar.gz




More information about the fedora-extras-commits mailing list