rpms/perl-WWW-Bugzilla/devel perl-WWW-Bugzilla.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 04:37:07 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-WWW-Bugzilla/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16426/devel

Modified Files:
	perl-WWW-Bugzilla.spec 
Log Message:

fix br, license



Index: perl-WWW-Bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-WWW-Bugzilla/devel/perl-WWW-Bugzilla.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-WWW-Bugzilla.spec	22 Apr 2007 15:28:05 -0000	1.2
+++ perl-WWW-Bugzilla.spec	17 Oct 2007 04:36:35 -0000	1.3
@@ -6,11 +6,11 @@
 
 Name:           perl-WWW-Bugzilla
 Version:        0.9
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Handles submission/update of bugzilla bugs via WWW::Mechanize
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/WWW-Bugzilla/
 Source0:        http://www.cpan.org/authors/id/B/BM/BMC/WWW-Bugzilla-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -18,6 +18,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(Class::MethodMaker) >= 1.08
 BuildRequires:  perl(WWW::Mechanize) >= 1.22
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Class::MethodMaker) >= 1.08
 
@@ -61,6 +62,10 @@
 
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.9-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sat Apr 21 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.9-1
 - Update to 0.9.
 




More information about the fedora-extras-commits mailing list