]> git.pld-linux.org Git - packages/perl.git/commitdiff
- fix req for gdbm_file auto/th/perl-5.12.5-3
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 7 Jan 2013 14:40:29 +0000 (15:40 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 7 Jan 2013 14:40:29 +0000 (15:40 +0100)
- rel 3

perl.spec

index 27b208ae906cabfe948a90e0b4db62b734f3c510..fa2d5ed146a8225d10a43d31d13a0d874e4adbd0 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -44,7 +44,7 @@
 %define                perl_modversion()       %([ -f %{SOURCE3} ] && awk -vp=%1 '$1 == p{m=$1; gsub(/::/, "-", m); printf("perl-%s = %s\\n", m, $3)}END{if (!m) printf("# Error looking up [%s]\\n", p)}' %{SOURCE3} || echo ERROR)
 
 %define                ver     5.12.5
-%define                rel     2
+%define                rel     3
 Summary:       Practical Extraction and Report Language (Perl)
 Summary(cs.UTF-8):     Programovací jazyk Perl
 Summary(da.UTF-8):     Programmeringssproget Perl
@@ -574,7 +574,7 @@ Version:    %perl_modver GDBM_File
 Release:       %{ver}.%{rel}
 Epoch:         3
 Group:         Libraries
-Requires:      %{name}-base = 1:%{ver}-%{release}
+Requires:      %{name}-base = 1:%{ver}-%{rel}
 
 %description GDBM_File
 GDBM_File is a module which allows Perl programs to make use of the
This page took 0.073441 seconds and 4 git commands to generate.