rpms/perl-File-NFSLock/devel perl-File-NFSLock.spec,1.2,1.3

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


Author: spot

Update of /cvs/pkgs/rpms/perl-File-NFSLock/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13484/devel

Modified Files:
	perl-File-NFSLock.spec 
Log Message:

fix license, br



Index: perl-File-NFSLock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-File-NFSLock/devel/perl-File-NFSLock.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-File-NFSLock.spec	24 May 2007 17:55:09 -0000	1.2
+++ perl-File-NFSLock.spec	15 Oct 2007 20:34:47 -0000	1.3
@@ -1,16 +1,17 @@
 Name:           perl-File-NFSLock
 Version:        1.20
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Perl module to do NFS (or not) locking
 
 Group:          Development/Libraries
-License:        Artistic or GPL
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/File-NFSLock
 Source0:        http://search.cpan.org/CPAN/authors/id/B/BB/BBB/File-NFSLock-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -57,6 +58,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.20-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Tue Jul 18 2006 Patrice Dumas <pertusus at free.fr> 1.20-2
 - add examples/ to %%doc
 




More information about the fedora-extras-commits mailing list