rpms/perl-Log-Log4perl/devel perl-Log-Log4perl.spec,1.1,1.2

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Thu Feb 9 16:38:09 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-Log-Log4perl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6849

Modified Files:
	perl-Log-Log4perl.spec 
Log Message:
Added a couple of comments to the sepcfile.


Index: perl-Log-Log4perl.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Log4perl/devel/perl-Log-Log4perl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Log-Log4perl.spec	9 Feb 2006 16:19:16 -0000	1.1
+++ perl-Log-Log4perl.spec	9 Feb 2006 16:38:09 -0000	1.2
@@ -10,11 +10,12 @@
 
 Name:           perl-Log-Log4perl
 Version:        1.03
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Log4j implementation for Perl
 
 Group:          Development/Libraries
 License:        GPL or Artistic
+# CPAN URL:     http://search.cpan.org/dist/Log-Log4perl/
 URL:            http://log4perl.sourceforge.net/
 Source0:        http://log4perl.sourceforge.net/releases/Log-Log4perl-%{version}.tar.gz
 Patch0:         Log-Log4perl-1.01-Watch.pm.patch
@@ -30,7 +31,8 @@
 BuildRequires:  perl(SQL::Statement)
 BuildRequires:  perl(DBD::CSV)
 BuildRequires:  perl(XML::DOM)
-BuildRequires:  rrdtool
+# perl(RRDs) is provided by the rrdtool package
+BuildRequires:  perl(RRDs)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -90,9 +92,12 @@
 
 
 %changelog
+* Thu Feb  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.03-2
+- Added a couple of comments as suggested by Paul Howarth (#176137).
+
 * Tue Feb  7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.03-1
 - Update to 1.03.
-- Disable Log::Dispatch::FileRotate requirement.
+- Disabled the Log::Dispatch::FileRotate requirement (see #171640).
 
 * Mon Dec 19 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.02-1
 - Update to 1.02.




More information about the fedora-extras-commits mailing list