rpms/perl-ExtUtils-XSBuilder/EL-5 perl-ExtUtils-XSBuilder.spec, 1.4, 1.5

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


Author: spot

Update of /cvs/extras/rpms/perl-ExtUtils-XSBuilder/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14937/EL-5

Modified Files:
	perl-ExtUtils-XSBuilder.spec 
Log Message:

license fix



Index: perl-ExtUtils-XSBuilder.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-ExtUtils-XSBuilder/EL-5/perl-ExtUtils-XSBuilder.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-ExtUtils-XSBuilder.spec	15 Sep 2006 15:00:06 -0000	1.4
+++ perl-ExtUtils-XSBuilder.spec	26 Aug 2007 15:30:08 -0000	1.5
@@ -1,15 +1,14 @@
 Name:           perl-ExtUtils-XSBuilder
 Version:        0.28
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Modules that parse C header files and create XS glue code
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/ExtUtils-XSBuilder/
 Source0:        http://search.cpan.org/CPAN/authors/id/G/GR/GRICHTER/ExtUtils-XSBuilder-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
 BuildRequires:  perl(Tie::IxHash)
 Requires:       perl(Tie::IxHash)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -51,6 +50,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.28-3
+- license tag fix
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.28-2
 - rebuild for fc6
 




More information about the fedora-extras-commits mailing list