rpms/perl-Module-Starter/devel perl-Module-Starter.spec, 1.6, 1.7 sources, 1.4, 1.5

Chris Weyl cweyl at fedoraproject.org
Thu Nov 6 05:22:30 UTC 2008


Author: cweyl

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

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/devel/perl-Module-Starter.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Module-Starter.spec	5 Nov 2008 18:30:05 -0000	1.6
+++ perl-Module-Starter.spec	6 Nov 2008 05:21:59 -0000	1.7
@@ -1,13 +1,13 @@
 Name:           perl-Module-Starter
 Epoch:          1
 Version:        1.50
-Release:        1%{?dist}
+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/R/RJ/RJBS/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
@@ -47,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
@@ -67,6 +67,9 @@
 
 
 %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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Starter/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	5 Nov 2008 18:30:05 -0000	1.4
+++ sources	6 Nov 2008 05:21:59 -0000	1.5
@@ -1 +1 @@
-aeff07c2cb547ebe19bfdfc5d9c1a0b0  Module-Starter-1.50.tar.gz
+a7a351e96e9eaa3cc9f4902146a385df  Module-Starter-1.50.tar.gz




More information about the Fedora-perl-devel-list mailing list