/[packages]/cauldron/perl-RPM4/current/SOURCES/RPM4-0.23-rpm48-bis.patch
ViewVC logotype

Annotation of /cauldron/perl-RPM4/current/SOURCES/RPM4-0.23-rpm48-bis.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 156424 - (hide annotations) (download)
Tue Oct 18 21:14:31 2011 UTC (12 years, 1 month ago) by tv
File size: 440 byte(s)
SILENT: new file ./SOURCES/RPM4-0.23-rpm48-bis.patch
1 tv 156424 commit d5af6cbb0888845c63b9b8968d97442d8a927691
2     Author: tv <thierry.vignaud@gmail.com>
3     Date: Fri Oct 7 17:34:31 2011 +0200
4    
5     declare 4.8.0 & 4.8.1 in order to make 4.9.x checks work
6    
7     diff --git a/src/Makefile.PL b/src/Makefile.PL
8     index 9b48e95..db50c59 100644
9     --- a/src/Makefile.PL
10     +++ b/src/Makefile.PL
11     @@ -33,6 +33,8 @@ foreach (qw(
12     4.2.0
13     4.4.1
14     4.4.2
15     + 4.8.0
16     + 4.8.1
17     )) {
18     $v = $_;
19     $v =~ s/\./_/g;

  ViewVC Help
Powered by ViewVC 1.1.28