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

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sat Mar 15 17:24:37 UTC 2008


Author: cweyl

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

Modified Files:
	perl-Sub-Name.spec sources 
Log Message:
* Sat Mar 15 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.03-1
- update to 0.03



Index: perl-Sub-Name.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Name/F-8/perl-Sub-Name.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Sub-Name.spec	17 Oct 2007 03:23:37 -0000	1.4
+++ perl-Sub-Name.spec	15 Mar 2008 17:23:55 -0000	1.5
@@ -1,15 +1,16 @@
 Name:           perl-Sub-Name
-Version:        0.02
-Release:        3%{?dist}.1
+Version:        0.03
+Release:        1%{?dist}
 Summary:        Name -- or rename -- a sub
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Sub-Name/
 Source0:        http://www.cpan.org/authors/id/X/XM/XMATH/Sub-Name-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
 %description
 This module allows one to "name" or rename subroutines, including anonymous
 ones.
@@ -30,8 +31,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -50,6 +51,15 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Mar 15 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.03-1
+- update to 0.03
+
+* Tue Mar  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.02-5
+- rebuild for new perl
+
+* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.02-4.1
+- Autorebuild for GCC 4.3
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-3.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Sub-Name/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Sep 2006 14:52:25 -0000	1.2
+++ sources	15 Mar 2008 17:23:55 -0000	1.3
@@ -1 +1 @@
-a47e1f1fe88a0c85b7ecc0d150039616  Sub-Name-0.02.tar.gz
+809eaed69c51c5cf2086c088f518812e  Sub-Name-0.03.tar.gz




More information about the fedora-extras-commits mailing list