rpms/perl-ExtUtils-PkgConfig/devel perl-ExtUtils-PkgConfig.spec, 1.10, 1.11

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 20:22:33 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-ExtUtils-PkgConfig/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12668/devel

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

fix license, br



Index: perl-ExtUtils-PkgConfig.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-ExtUtils-PkgConfig/devel/perl-ExtUtils-PkgConfig.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-ExtUtils-PkgConfig.spec	8 Sep 2006 23:33:04 -0000	1.10
+++ perl-ExtUtils-PkgConfig.spec	15 Oct 2007 20:22:00 -0000	1.11
@@ -1,16 +1,17 @@
 Name:           perl-ExtUtils-PkgConfig
 Version:        1.07
-Release:        5%{?dist}
+Release:        5%{?dist}.1
 Summary:        Simplistic interface to pkg-config
 
 Group:          Development/Libraries
-License:        LGPL
+License:        LGPLv2+
 URL:            http://search.cpan.org/dist/ExtUtils-PkgConfig/
 Source0:        http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-PkgConfig-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  pkgconfig
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       pkgconfig
 
@@ -57,6 +58,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.07-5.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sat Sep  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-5
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list