summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2017-09-07 20:33:50 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2017-09-07 21:08:45 +0200
commit1f881f848dcef9706d99b0798f9f62bd4636a134 (patch)
tree5e6a073f7567500ca04b049dc8430ae4639c596d
parent4920fbf71ee20c8cfd44fa6a73c06f2159932cff (diff)
downloaddrakx-1f881f848dcef9706d99b0798f9f62bd4636a134.tar
drakx-1f881f848dcef9706d99b0798f9f62bd4636a134.tar.gz
drakx-1f881f848dcef9706d99b0798f9f62bd4636a134.tar.bz2
drakx-1f881f848dcef9706d99b0798f9f62bd4636a134.tar.xz
drakx-1f881f848dcef9706d99b0798f9f62bd4636a134.zip
List::MoreUtils is now pure perl
-rw-r--r--perl-install/install/NEWS1
-rw-r--r--perl-install/install/share/list.xml4
2 files changed, 3 insertions, 2 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 6f0867b45..96203c3cd 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,4 +1,5 @@
- include part of udev's hwdb (mga#20327)
+- adapt to perl-5.26
- adapt to URPM-5.14 (using perl native ints)
Version 17.88 - 7 July 2017
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index 6a1935517..4746c8851 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -564,6 +564,8 @@
<from expand="perl">
Config/IniFiles.pm
Exporter/Tiny.pm
+ List/MoreUtils.pm
+ List/MoreUtils/PP.pm
MDV/Distribconf.pm
MDV/Packdrakeng.pm
MDV/Snapshot/Common.pm
@@ -572,8 +574,6 @@
String/ShellQuote.pm
XML/SAX/Exception.pm
ARCH-linux-thread-multi/Cairo.pm
- ARCH-linux-thread-multi/List/MoreUtils.pm
- ARCH-linux-thread-multi/List/MoreUtils/PP.pm
ARCH-linux-thread-multi/List/MoreUtils/XS.pm
ARCH-linux-thread-multi/Term/ReadKey.pm
ARCH-linux-thread-multi/XML/LibXML.pm