rpms/perl-HTTP-Body/FC-6 perl-HTTP-Body.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 15:57:05 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-HTTP-Body/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16185/FC-6

Modified Files:
	perl-HTTP-Body.spec 
Log Message:

license tag fix



Index: perl-HTTP-Body.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-HTTP-Body/FC-6/perl-HTTP-Body.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-HTTP-Body.spec	30 Apr 2007 03:16:34 -0000	1.2
+++ perl-HTTP-Body.spec	26 Aug 2007 15:56:32 -0000	1.3
@@ -1,14 +1,14 @@
 Name:           perl-HTTP-Body
 Version:        0.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        HTTP Body Parser
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/HTTP-Body
 Source0:        http://search.cpan.org/CPAN/authors/id/C/CH/CHANSEN/HTTP-Body-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(Carp), perl(File::Temp) >= 0.14, perl(IO::File)
+BuildRequires:  perl(Carp), perl(File::Temp) >= 0.14, perl(IO::File), perl(Test::More)
 BuildRequires:  perl(YAML) >= 0.39, perl(Test::Pod), perl(Test::Pod::Coverage)
 Requires:  perl(YAML) >= 0.39
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -45,6 +45,9 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.9-2
+- license tag fix
+
 * Sun Apr 29 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.9-1
 - bump to 0.9
 




More information about the fedora-extras-commits mailing list