rpms/perl-Spoon/devel perl-Spoon.spec,1.5,1.6

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Wed Apr 18 16:57:11 UTC 2007


Author: steve

Update of /cvs/extras/rpms/perl-Spoon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11562

Modified Files:
	perl-Spoon.spec 
Log Message:
BR ExtUtils::MakeMaker.


Index: perl-Spoon.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Spoon/devel/perl-Spoon.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Spoon.spec	26 Dec 2006 18:30:17 -0000	1.5
+++ perl-Spoon.spec	18 Apr 2007 16:56:37 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-Spoon
 Version:        0.24
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Spiffy Application Building Framework
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@
 Source0:        http://www.cpan.org/authors/id/I/IN/INGY/Spoon-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(IO::All) >= 0.32
 BuildRequires:  perl(Spiffy) >= 0.22
 BuildRequires:  perl(Template) >= 2.10
@@ -61,6 +62,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 18 2007 Steven Pritchard <steve at kspei.com> 0.24-2
+- BR ExtUtils::MakeMaker.
+
 * Tue Dec 26 2006 Steven Pritchard <steve at kspei.com> 0.24-1
 - Update to 0.24.
 - Use fixperms macro instead of our own chmod incantation.




More information about the scm-commits mailing list