rpms/perl-Date-Pcalc/devel perl-Date-Pcalc.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 19:19:28 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Date-Pcalc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28395/devel

Modified Files:
	perl-Date-Pcalc.spec 
Log Message:

fix br, fix license



Index: perl-Date-Pcalc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Date-Pcalc/devel/perl-Date-Pcalc.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Date-Pcalc.spec	7 Sep 2006 20:45:26 -0000	1.2
+++ perl-Date-Pcalc.spec	15 Oct 2007 19:18:55 -0000	1.3
@@ -1,8 +1,8 @@
 Name: 		perl-Date-Pcalc
 Version:	1.2
-Release:	4%{?dist}
+Release:	4%{?dist}.1
 Summary:	Gregorian calendar date calculations
-License:	GPL or Artistic
+License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL: 		http://search.cpan.org/dist/Date-Pcalc/
 Source0: 	http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Date-Pcalc-%{version}.tar.gz
@@ -11,6 +11,7 @@
 Requires:  	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: 	noarch
 BuildRequires:  %{_bindir}/iconv
+BuildRequires:  perl(ExtUtils::MakeMaker)
 
 %description
 This package consists of a Perl module for all kinds of date calculations based
@@ -48,6 +49,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.2-4.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Sep 07 2006 Mike McGrath <imlinux at gmail.com> - 1.2-4
 - Release bump
 




More information about the fedora-extras-commits mailing list