rpms/perl-Log-Log4perl/FC-5 .cvsignore, 1.5, 1.6 perl-Log-Log4perl.spec, 1.7, 1.8 sources, 1.5, 1.6

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Sat Oct 21 14:31:08 UTC 2006


Author: jpo

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	21 Jul 2006 15:53:56 -0000	1.5
+++ .cvsignore	21 Oct 2006 14:30:38 -0000	1.6
@@ -1 +1 @@
-Log-Log4perl-1.06.tar.gz
+Log-Log4perl-1.07.tar.gz


Index: perl-Log-Log4perl.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/perl-Log-Log4perl.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Log-Log4perl.spec	21 Jul 2006 15:53:56 -0000	1.7
+++ perl-Log-Log4perl.spec	21 Oct 2006 14:30:38 -0000	1.8
@@ -1,5 +1,5 @@
 Name:           perl-Log-Log4perl
-Version:        1.06
+Version:        1.07
 Release:        1%{?dist}
 Summary:        Log4j implementation for Perl
 
@@ -33,9 +33,9 @@
 %setup -q -n Log-Log4perl-%{version}
 %patch0 -p1
 %patch1 -p1
-find lib -name "*.pm" -exec chmod a-x {} ';'
+find lib -name "*.pm" -exec chmod -c a-x {} ';'
 %{__perl} -pi -e 's|^#!/usr/local/bin/perl|#!%{__perl}|' eg/newsyslog-test
-chmod a-x eg/* 
+chmod -c a-x eg/* 
 
 
 %build
@@ -67,6 +67,9 @@
 
 
 %changelog
+* Sat Oct 21 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.07-1
+- Update to 1.07.
+
 * Fri Jul 21 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.06-1
 - Update to 1.06.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Log-Log4perl/FC-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	21 Jul 2006 15:53:56 -0000	1.5
+++ sources	21 Oct 2006 14:30:38 -0000	1.6
@@ -1 +1 @@
-a7bda690ec0ad0bed457fa525e28034a  Log-Log4perl-1.06.tar.gz
+dbc2ff6fa33871b6f58dc2e8c09b01d0  Log-Log4perl-1.07.tar.gz




More information about the scm-commits mailing list