rpms/perl-File-Tail/devel perl-File-Tail.spec,1.11,1.12

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


Author: spot

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

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

fix br, license



Index: perl-File-Tail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-File-Tail/devel/perl-File-Tail.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-File-Tail.spec	8 Jun 2006 23:22:03 -0000	1.11
+++ perl-File-Tail.spec	15 Oct 2007 20:38:46 -0000	1.12
@@ -1,16 +1,17 @@
 Name:           perl-File-Tail
 Version:        0.99.3
-Release:        5%{?dist}
+Release:        5%{?dist}.1
 Summary:        Perl extension for reading from continously updated files
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/File-Tail/
 Source0:        http://www.cpan.org/authors/id/M/MG/MGRABNAR/File-Tail-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -51,6 +52,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.99.3-5.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Fri Jun  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.99.3-5
 - Added the requirement perl(:MODULE_COMPAT_x.x.x).
 




More information about the fedora-extras-commits mailing list