rpms/perl-File-Tail/EL-4 perl-File-Tail.spec,1.5,1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 21 21:27:27 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-File-Tail/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16564/EL-4

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

sync



Index: perl-File-Tail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-File-Tail/EL-4/perl-File-Tail.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-File-Tail.spec	4 Jan 2006 21:02:12 -0000	1.5
+++ perl-File-Tail.spec	21 Jan 2008 21:26:49 -0000	1.6
@@ -1,20 +1,22 @@
 Name:           perl-File-Tail
 Version:        0.99.3
-Release:        2%{?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
 The primary purpose of File::Tail is reading and analysing log files
-while they are being written, which is especialy useful if you are
+while they are being written, which is especially useful if you are
 monitoring the logging process with a tool like Tobias Oetiker's MRTG.
 
 %prep
@@ -50,6 +52,19 @@
 
 
 %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).
+
+* Mon Feb 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.99.3-4
+- Rebuild for FC5 (perl 5.8.8).
+
+* Fri Jan  6 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.99.3-3
+- Another typo corrected.
+
 * Wed Jan  4 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.99.3-2
 - Correction of spelling error in the description.
 




More information about the fedora-extras-commits mailing list