rpms/perl-App-CLI/EL-5 perl-App-CLI.spec,1.1,1.2

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


Author: iburrell

Update of /cvs/extras/rpms/perl-App-CLI/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26805

Modified Files:
	perl-App-CLI.spec 
Log Message:
merge from devel


Index: perl-App-CLI.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-App-CLI/EL-5/perl-App-CLI.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-App-CLI.spec	12 Feb 2007 19:26:34 -0000	1.1
+++ perl-App-CLI.spec	13 Jun 2008 23:29:31 -0000	1.2
@@ -1,13 +1,15 @@
 Name:           perl-App-CLI
 Version:        0.07
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        Dispatcher module for command line interface programs
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/App-CLI/
 Source0:        http://www.cpan.org/modules/by-module/App/App-CLI-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Locale::Maketext::Simple)
 BuildRequires:  perl(Pod::Simple::Text)
 Requires:       perl(Pod::Simple::Text)
@@ -47,6 +49,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar  6 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.07-4
+- rebuild for new perl
+
+* Thu Aug 16 2007 Ian M. Burrell <ianburrell at gmail.com> - 0.07-3
+- Add BuildRequires ExtUtils::MakeMaker, Test::More
+
 * Tue Jan 30 2007 Ian M. Burrell <ianburrell at gmail.com> - 0.07-2
 - Remove explicit requires
 




More information about the fedora-extras-commits mailing list