rpms/perl-Module-Load-Conditional/devel .cvsignore, 1.2, 1.3 perl-Module-Load-Conditional.spec, 1.1, 1.2 sources, 1.2, 1.3

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Sun Aug 6 00:10:55 UTC 2006


Author: steve

Update of /cvs/extras/rpms/perl-Module-Load-Conditional/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15687

Modified Files:
	.cvsignore perl-Module-Load-Conditional.spec sources 
Log Message:
Update to 0.10.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	13 Apr 2006 22:02:55 -0000	1.2
+++ .cvsignore	6 Aug 2006 00:10:55 -0000	1.3
@@ -1 +1 @@
-Module-Load-Conditional-0.08.tar.gz
+Module-Load-Conditional-0.10.tar.gz


Index: perl-Module-Load-Conditional.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/devel/perl-Module-Load-Conditional.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Module-Load-Conditional.spec	13 Apr 2006 22:02:55 -0000	1.1
+++ perl-Module-Load-Conditional.spec	6 Aug 2006 00:10:55 -0000	1.2
@@ -1,5 +1,5 @@
 Name:           perl-Module-Load-Conditional
-Version:        0.08
+Version:        0.10
 Release:        1%{?dist}
 Summary:        Looking up module information / loading at runtime
 License:        GPL or Artistic
@@ -30,7 +30,7 @@
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null \;
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/*
 
@@ -47,6 +47,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Aug 05 2006 Steven Pritchard <steve at kspei.com> 0.10-1
+- Update to 0.10.
+
 * Thu Mar 23 2006 Steven Pritchard <steve at kspei.com> 0.08-1
 - Specfile autogenerated by cpanspec 1.62.
 - Fix License.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	13 Apr 2006 22:02:55 -0000	1.2
+++ sources	6 Aug 2006 00:10:55 -0000	1.3
@@ -1 +1 @@
-9e2a706b6511651ca4eb6de0c4c89a12  Module-Load-Conditional-0.08.tar.gz
+7f9d3dc493429163ec0cd87fd0bd80e4  Module-Load-Conditional-0.10.tar.gz




More information about the fedora-extras-commits mailing list