rpms/perl-Inline/devel perl-Inline.spec,1.15,1.16

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Mon Nov 19 18:51:24 UTC 2007


Author: rnorwood

Update of /cvs/pkgs/rpms/perl-Inline/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6633

Modified Files:
	perl-Inline.spec 
Log Message:
Add BR: perl\(Inline::Files\).


Index: perl-Inline.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Inline/devel/perl-Inline.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- perl-Inline.spec	25 Oct 2007 04:10:04 -0000	1.15
+++ perl-Inline.spec	19 Nov 2007 18:50:52 -0000	1.16
@@ -1,6 +1,6 @@
 Name:           perl-Inline
 Version:        0.44
-Release:        17%{?dist}
+Release:        18%{?dist}
 Summary:        Inline Perl module
 
 Group:          Development/Libraries
@@ -12,8 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Parse::RecDescent)
-# Uncomment the next line when bug #351711 is fixed, and perl-Inline-Files is included in Fedora
-#BuildRequires:  perl(Inline::Files)
+BuildRequires:  perl(Inline::Files)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -69,6 +68,9 @@
 
 
 %changelog
+* Mon Nov 19 2007 Robin Norwood <rnorwood at redhat.com> - 0.44-18
+- Add BR: perl(Inline::Files)
+
 * Wed Oct 24 2007 Robin Norwood <rnorwood at redhat.com> - 0.44-17
 - Various fixes from package review
 




More information about the fedora-extras-commits mailing list