perl: Update to 5.20.3

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-11-18 21:08:32 +01:00
parent 800771e9d1
commit ec5a25262d
2 changed files with 3 additions and 14 deletions

View File

@ -1,12 +0,0 @@
diff -up perl-5.10.0/Configure.didi perl-5.10.0/Configure
--- perl-5.10.0/Configure.didi 2007-12-18 11:47:07.000000000 +0100
+++ perl-5.10.0/Configure 2008-07-21 10:51:16.000000000 +0200
@@ -1327,7 +1327,7 @@ libswanted_uselargefiles=''
: set usesocks on the Configure command line to enable socks.
: List of libraries we want.
: If anyone needs extra -lxxx, put those in a hint file.
-libswanted="socket bind inet nsl nm ndbm gdbm dbm db malloc dl ld sun"
+libswanted="socket resolv inet nsl nm ndbm gdbm dbm db malloc dl ld sun"
libswanted="$libswanted m crypt sec util c cposix posix ucb bsd BSD"
: We probably want to search /usr/shlib before most other libraries.
: This is only used by the lib/ExtUtils/MakeMaker.pm routine extliblist.

View File

@ -4,9 +4,9 @@
###############################################################################
name = perl
version = 5.20.2
version = 5.20.3
# Never reset release in this package, just increase.
release = 14
release = 15
perl_epoch = 2
thisver = %{perl_epoch}:%{version}-%{_release}
@ -150,6 +150,7 @@ packages
provides
# Compat provides
perl(:MODULE_COMPAT_5.20.3)
perl(:MODULE_COMPAT_5.20.2)
perl(:MODULE_COMPAT_5.20.1)
perl(:MODULE_COMPAT_5.20.0)