rpms/perl-Log-Log4perl/FC-4 .cvsignore, 1.3, 1.4 perl-Log-Log4perl.spec, 1.4, 1.5 sources, 1.3, 1.4

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Sun Jun 18 13:26:00 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-Log-Log4perl/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32174/FC-4

Modified Files:
	.cvsignore perl-Log-Log4perl.spec sources 
Log Message:
Update to 1.05.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	6 Mar 2006 20:17:16 -0000	1.3
+++ .cvsignore	18 Jun 2006 13:26:00 -0000	1.4
@@ -1 +1 @@
-Log-Log4perl-1.04.tar.gz
+Log-Log4perl-1.05.tar.gz


Index: perl-Log-Log4perl.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-4/perl-Log-Log4perl.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Log-Log4perl.spec	25 Apr 2006 02:38:19 -0000	1.4
+++ perl-Log-Log4perl.spec	18 Jun 2006 13:26:00 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-Log-Log4perl
-Version:        1.04
-Release:        2%{?dist}
+Version:        1.05
+Release:        1%{?dist}
 Summary:        Log4j implementation for Perl
 
 Group:          Development/Libraries
@@ -19,7 +19,7 @@
 BuildRequires:  perl(SQL::Statement)
 BuildRequires:  perl(DBD::CSV)
 BuildRequires:  perl(XML::DOM)
-# perl(RRDs) is provided by the rrdtool package
+# perl(RRDs) is provided by the perl-rrdtool package
 BuildRequires:  perl(RRDs)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -34,6 +34,7 @@
 %patch0 -p1
 %patch1 -p1
 find lib -name "*.pm" -exec chmod a-x {} ';'
+%{__perl} -pi -e 's|^#!/usr/local/bin/perl|#!%{__perl}|' eg/newsyslog-test
 chmod a-x eg/* 
 
 
@@ -62,10 +63,13 @@
 %defattr(-,root,root,-)
 %doc Changes LICENSE README eg/ ldap/
 %{perl_vendorlib}/Log/
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Sun Jun 18 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.05-1
+- Update to 1.05.
+
 * Tue Apr 25 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.04-2
 - Log::Dispatch::FileRotate is no longer excluded due to licensing
   problems (the package now includes copyright information).


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	6 Mar 2006 20:17:16 -0000	1.3
+++ sources	18 Jun 2006 13:26:00 -0000	1.4
@@ -1 +1 @@
-5df5587f17e46be23cf50c9eee73046f  Log-Log4perl-1.04.tar.gz
+90b2f6a8f8cf7a2944eef38f1bc12c1e  Log-Log4perl-1.05.tar.gz




More information about the fedora-extras-commits mailing list