rpms/perl-Log-Dispatch-FileRotate/devel .cvsignore, 1.4, 1.5 perl-Log-Dispatch-FileRotate.spec, 1.6, 1.7 sources, 1.4, 1.5

Ralf Corsépius corsepiu at fedoraproject.org
Fri Jun 27 09:09:37 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Log-Dispatch-FileRotate/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5995

Modified Files:
	.cvsignore perl-Log-Dispatch-FileRotate.spec sources 
Log Message:
* Fri Jun 27 2008 Ralf Corsépius <rc040203 at freenet.de> - 1.18-1
- Upstream update.
- Add --with-tests.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Log-Dispatch-FileRotate/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	25 Nov 2006 21:14:12 -0000	1.4
+++ .cvsignore	27 Jun 2008 09:08:42 -0000	1.5
@@ -1 +1 @@
-Log-Dispatch-FileRotate-1.16.tar.gz
+Log-Dispatch-FileRotate-1.18.tar.gz


Index: perl-Log-Dispatch-FileRotate.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Log-Dispatch-FileRotate/devel/perl-Log-Dispatch-FileRotate.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Log-Dispatch-FileRotate.spec	3 Jun 2008 03:20:33 -0000	1.6
+++ perl-Log-Dispatch-FileRotate.spec	27 Jun 2008 09:08:42 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-Log-Dispatch-FileRotate
-Version:        1.16
-Release:        3%{?dist}
+Version:        1.18
+Release:        1%{?dist}
 Summary:        Log to files that archive/rotate themselves
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@
 BuildRequires:  perl(Log::Dispatch)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # See comment in the %%check section
-# BuildRequires:  perl(Log::Log4perl) >= 0.23
+%{?_with_tests:BuildRequires:  perl(Log::Log4perl) >= 0.23}
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -43,7 +43,7 @@
 
 %check
 # Test suite disabled: circular dependencies with Log::Log4perl
-# make test
+%{?_with_tests:make test}
 
 
 %clean
@@ -58,6 +58,10 @@
 
 
 %changelog
+* Fri Jun 27 2008 Ralf Corsépius <rc040203 at freenet.de> - 1.18-1
+- Upstream update.
+- Add --with-tests.
+
 * Tue Jun 03 2008 Ralf Corsépius <rc040203 at freenet.de> - 1.16-3
 - Use %%%%check in comments to work-around rpm bogusly parsing 
   %%check in comments (BZ 449419).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Log-Dispatch-FileRotate/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	25 Nov 2006 21:14:12 -0000	1.4
+++ sources	27 Jun 2008 09:08:42 -0000	1.5
@@ -1 +1 @@
-3cd1d75510a6297df487ca016763bdbe  Log-Dispatch-FileRotate-1.16.tar.gz
+0b38c15305a1f203204be0c6ebcd219f  Log-Dispatch-FileRotate-1.18.tar.gz




More information about the Fedora-perl-devel-list mailing list