rpms/perl-Data-Hierarchy/EL-5 perl-Data-Hierarchy.spec,1.2,1.3

Ian Burrell (iburrell) fedora-extras-commits at redhat.com
Fri Jun 13 23:33:16 UTC 2008


Author: iburrell

Update of /cvs/extras/rpms/perl-Data-Hierarchy/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26956

Modified Files:
	perl-Data-Hierarchy.spec 
Log Message:
merge from devel


Index: perl-Data-Hierarchy.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Data-Hierarchy/EL-5/perl-Data-Hierarchy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Data-Hierarchy.spec	16 Dec 2006 23:13:09 -0000	1.2
+++ perl-Data-Hierarchy.spec	13 Jun 2008 23:32:16 -0000	1.3
@@ -1,13 +1,15 @@
 Name:           perl-Data-Hierarchy
 Version:        0.34
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        Handle data in a hierarchical structure
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Data-Hierarchy/
 Source0:        http://www.cpan.org/modules/by-module/Data/Data-Hierarchy-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Exception)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -45,6 +47,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar  6 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.34-4
+- rebuild for new perl
+
+* Thu Aug 16 2007 Ian M. Burrell <ianburrell at gmail.com> - 0.34-3
+- Fix BuildRequires
+
 * Sat Dec 16 2006 Ian Burrell <ianburrell at gmail.com> - 0.34-2
 - Add Test::Exception BuildRequires
 - Remove Clone BuildRequires




More information about the fedora-extras-commits mailing list