rpms/perl-SOAP-Lite/devel perl-SOAP-Lite.spec,1.7,1.8

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:05:10 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-SOAP-Lite/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3715/devel

Modified Files:
	perl-SOAP-Lite.spec 
Log Message:

fix br, license



Index: perl-SOAP-Lite.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SOAP-Lite/devel/perl-SOAP-Lite.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-SOAP-Lite.spec	5 Mar 2007 16:56:34 -0000	1.7
+++ perl-SOAP-Lite.spec	17 Oct 2007 03:04:37 -0000	1.8
@@ -1,8 +1,8 @@
 Name: 		perl-SOAP-Lite
 Version:	0.68
-Release:    4%{?dist}
+Release:    4%{?dist}.1
 Summary:	Client and server side SOAP implementation
-License:	GPL or Artistic
+License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL: 		http://search.cpan.org/dist/SOAP-Lite/
 Source0: 	http://search.cpan.org/CPAN/authors/id/B/BY/BYRNE/SOAP/SOAP-Lite-%{version}.tar.gz
@@ -11,6 +11,7 @@
 
 Requires:  	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildRequires:	perl-XML-Parser
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildArch: 	noarch
 
 %define bogusreqs 'MQ\\|Jabber'
@@ -65,6 +66,10 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.68-4.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Mon Mar 03 2007 Mike McGrath <mmcgrath at redhat.com> - 0.68-4
 - bogus reqs diff
 




More information about the fedora-extras-commits mailing list