rpms/perl-Path-Class/devel perl-Path-Class.spec,1.1,1.2

Ian Burrell (iburrell) fedora-extras-commits at redhat.com
Thu Aug 16 17:54:25 UTC 2007


Author: iburrell

Update of /cvs/extras/rpms/perl-Path-Class/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13423

Modified Files:
	perl-Path-Class.spec 
Log Message:
Fix BuildRequires


Index: perl-Path-Class.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Path-Class/devel/perl-Path-Class.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Path-Class.spec	12 Feb 2007 19:31:45 -0000	1.1
+++ perl-Path-Class.spec	16 Aug 2007 17:53:52 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Path-Class
 Version:        0.16
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Cross-platform path specification manipulation
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@
 Source0:        http://www.cpan.org/modules/by-module/Path/Path-Class-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Module::Build)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -46,5 +47,8 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 16 2007 Ian Burrell <ianburrell at gmail.com> - 0.16-2
+- Fix BuildRequires
+
 * Mon Jan 29 2007 Ian Burrell <ianburrell at gmail.com> 0.16-1
 - Specfile autogenerated by cpanspec 1.69.1.




More information about the fedora-extras-commits mailing list