rpms/perl-Sub-Identify/devel .cvsignore, 1.2, 1.3 perl-Sub-Identify.spec, 1.5, 1.6 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Thu May 29 03:52:22 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Sub-Identify/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21812

Modified Files:
	.cvsignore 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: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Identify/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	6 Sep 2006 14:45:06 -0000	1.2
+++ .cvsignore	29 May 2008 03:51:35 -0000	1.3
@@ -1 +1 @@
-Sub-Identify-0.02.tar.gz
+Sub-Identify-0.03.tar.gz


Index: perl-Sub-Identify.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Identify/devel/perl-Sub-Identify.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Sub-Identify.spec	4 Mar 2008 22:54:41 -0000	1.5
+++ perl-Sub-Identify.spec	29 May 2008 03:51:35 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-Sub-Identify
-Version:        0.02
-Release:        3%{?dist}
+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,14 @@
 
 %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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Identify/devel/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:51:35 -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