rpms/perl-Sub-Identify/F-8 perl-Sub-Identify.spec, 1.4, 1.5 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Thu May 29 03:57:33 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Sub-Identify/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21977

Modified Files:
	perl-Sub-Identify.spec sources 
Log Message:
* Wed May 28 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.03-1
- update to 0.03



Index: perl-Sub-Identify.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Identify/F-8/perl-Sub-Identify.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Sub-Identify.spec	17 Oct 2007 03:42:12 -0000	1.4
+++ perl-Sub-Identify.spec	29 May 2008 03:56:49 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-Sub-Identify
-Version:        0.02
-Release:        2%{?dist}.2
+Version:        0.03
+Release:        1%{?dist}
 Summary:        Retrieve names of code references
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -19,6 +19,8 @@
 %prep
 %setup -q -n Sub-Identify-%{version}
 
+perl -pi -e 's|^#!perl|#!/usr/bin/perl|' t/*
+
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
@@ -41,11 +43,17 @@
 
 %files
 %defattr(-,root,root,-)
-%doc Changes
+%doc Changes t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 28 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.03-1
+- update to 0.03
+
+* Tue Mar 04 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-3
+- rebuild for new perl
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-2.2
 - add BR: perl(Test::More)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Identify/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Sep 2006 14:45:06 -0000	1.2
+++ sources	29 May 2008 03:56:49 -0000	1.3
@@ -1 +1 @@
-5efae626e447e064f804e712e5fb03f2  Sub-Identify-0.02.tar.gz
+1489ae54818fa5bff610bb47ee77816f  Sub-Identify-0.03.tar.gz




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