rpms/perl-Module-Starter/F-9 perl-Module-Starter.spec, 1.4, 1.5 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Thu Nov 6 17:03:03 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Module-Starter/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26929

Modified Files:
	perl-Module-Starter.spec sources 
Log Message:
* Wed Nov 05 2008 Chris Weyl <cweyl at alumni.drew.edu> 1.50-2
- correct source



Index: perl-Module-Starter.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Starter/F-9/perl-Module-Starter.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Module-Starter.spec	5 Mar 2008 22:44:46 -0000	1.4
+++ perl-Module-Starter.spec	6 Nov 2008 17:02:33 -0000	1.5
@@ -1,17 +1,18 @@
 Name:           perl-Module-Starter
-Version:        1.42        
-Release:        5%{?dist}
+Epoch:          1
+Version:        1.50
+Release:        2%{?dist}
 Summary:        A simple starter kit for any module
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic        
 URL:            http://search.cpan.org/dist/Module-Starter            
-Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/Module-Starter-%{version}.tar.gz        
+Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/Module-Starter-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## core
 BuildRequires:  perl
-#BuildRequires: perl(Test::More), perl(ExtUtils::Command), perl(File::Spec)
+BuildRequires: perl(Test::More), perl(ExtUtils::Command), perl(File::Spec)
 ## non-core
 BuildRequires:  perl(Getopt::Long), perl(Pod::Usage)
 BuildRequires:  perl(Test::Pod::Coverage), perl(Test::Pod)
@@ -46,7 +47,7 @@
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
-chmod -R u+w %{buildroot}/*
+%{_fixperms} %{buildroot}/*
 
 
 %check
@@ -66,6 +67,15 @@
 
 
 %changelog
+* Wed Nov 05 2008 Chris Weyl <cweyl at alumni.drew.edu> 1.50-2
+- correct source
+
+* Wed Nov 05 2008 Chris Weyl <cweyl at alumni.drew.edu> 1.50-1
+- update to 1.50
+
+* Sat Jul 05 2008 Chris Weyl <cweyl at alumni.drew.edu> 1.470-1
+- update to 1.470
+
 * Wed Mar  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.42-5
 - rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Starter/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Aug 2006 14:40:30 -0000	1.2
+++ sources	6 Nov 2008 17:02:33 -0000	1.3
@@ -1 +1 @@
-baf4a379d93c3a49c90a889626783d88  Module-Starter-1.42.tar.gz
+a7a351e96e9eaa3cc9f4902146a385df  Module-Starter-1.50.tar.gz




More information about the fedora-extras-commits mailing list