This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 3.x development tree".
The branch, master has been updated via 891f6b1037278049edc8a55f62e8e8698c165a08 (commit) via f6f7f9b103f411053b00477ac85a58ff44d08759 (commit) via ec5a25262dfddb1f4158ee46983ea8a4141c2e8a (commit) via 800771e9d14087fd37162f36ac4c0b7e18ca8bf1 (commit) via 9be833268d3629c13709c88b2c2203e60809ae1a (commit) via a7e57725eb5a627414336f42d30c40db2ea87305 (commit) via f171e49b41f7dd7c3ef5a1dff1e9edbc2ab37628 (commit) from 21b0276e0d7e4439f633f0888e87fb3e691bf742 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 891f6b1037278049edc8a55f62e8e8698c165a08 Author: Michael Tremer michael.tremer@ipfire.org Date: Fri Nov 18 22:25:59 2016 +0100
net-snmp: Fix FTBFS by passing -Wformat with CFLAGS
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit f6f7f9b103f411053b00477ac85a58ff44d08759 Author: Michael Tremer michael.tremer@ipfire.org Date: Fri Nov 18 21:52:02 2016 +0100
perl-Net-SMTP-SSL: Update to 1.04
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit ec5a25262dfddb1f4158ee46983ea8a4141c2e8a Author: Michael Tremer michael.tremer@ipfire.org Date: Fri Nov 18 21:08:32 2016 +0100
perl: Update to 5.20.3
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 800771e9d14087fd37162f36ac4c0b7e18ca8bf1 Author: Michael Tremer michael.tremer@ipfire.org Date: Fri Nov 18 03:29:49 2016 +0100
perl-DBI: Update to 1.636
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit 9be833268d3629c13709c88b2c2203e60809ae1a Author: Michael Tremer michael.tremer@ipfire.org Date: Thu Nov 17 01:10:45 2016 +0100
ntp: Remove ntpstat
This is an additional package that has been added to the ntp package, but now fails to build.
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit a7e57725eb5a627414336f42d30c40db2ea87305 Author: Michael Tremer michael.tremer@ipfire.org Date: Fri Oct 28 19:06:51 2016 +0200
libart: Drop package
This package is not needed by anything any more
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
commit f171e49b41f7dd7c3ef5a1dff1e9edbc2ab37628 Author: Michael Tremer michael.tremer@ipfire.org Date: Fri Oct 28 18:55:17 2016 +0200
gupnp: Update all packages
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: gssdp/gssdp.nm | 9 +++-- gupnp-av/gupnp-av.nm | 8 +++-- gupnp-igd/gupnp-igd.nm | 10 +++--- gupnp/gupnp.nm | 9 +++-- libart/libart.nm | 34 ------------------- .../libart_lgpl-2.3.19-upstream_fix-1.patch | 28 ---------------- net-snmp/net-snmp.nm | 4 +-- ntp/ntp.nm | 31 ++---------------- ntp/patches/ntpstat-0.2-1-clksrc.patch | 12 ------- ntp/patches/ntpstat-0.2-2-multipacket.patch | 12 ------- ntp/patches/ntpstat-0.2-3-sysvars.patch | 15 --------- ntp/patches/ntpstat-0.2-4-maxerror.patch | 38 ---------------------- ntp/patches/ntpstat-0.2-5-errorbit.patch | 32 ------------------ perl-DBI/perl-DBI.nm | 28 ++++++++++++++-- perl-Net-SMTP-SSL/perl-Net-SMTP-SSL.nm | 2 +- perl/patches/perl-5.10.0-libresolv.patch | 12 ------- perl/perl.nm | 5 +-- 17 files changed, 52 insertions(+), 237 deletions(-) delete mode 100644 libart/libart.nm delete mode 100644 libart/patches/libart_lgpl-2.3.19-upstream_fix-1.patch delete mode 100644 ntp/patches/ntpstat-0.2-1-clksrc.patch delete mode 100644 ntp/patches/ntpstat-0.2-2-multipacket.patch delete mode 100644 ntp/patches/ntpstat-0.2-3-sysvars.patch delete mode 100644 ntp/patches/ntpstat-0.2-4-maxerror.patch delete mode 100644 ntp/patches/ntpstat-0.2-5-errorbit.patch delete mode 100644 perl/patches/perl-5.10.0-libresolv.patch
Difference in files: diff --git a/gssdp/gssdp.nm b/gssdp/gssdp.nm index e8e08b1..43205a5 100644 --- a/gssdp/gssdp.nm +++ b/gssdp/gssdp.nm @@ -4,8 +4,8 @@ ###############################################################################
name = gssdp -ver_major = 0.14 -ver_minor = 14 +ver_major = 1.0 +ver_minor = 1 version = %{ver_major}.%{ver_minor} release = 1
@@ -18,8 +18,8 @@ description GSSDP implements resource discovery and announcement over SSDP. end
-source_dl = https://download.gnome.org/sources/gssdp/%%7Bver_major%7D/ -sources = %{thisapp}.tar.xz +source_dl = https://download.gnome.org/sources/%%7Bname%7D/%%7Bver_major%7D/ +sources = %{thisapp}.tar.xz
build @@ -32,7 +32,6 @@ end
packages package %{name} - end
package %{name}-devel template DEVEL diff --git a/gupnp-av/gupnp-av.nm b/gupnp-av/gupnp-av.nm index d6f3917..1c83d7d 100644 --- a/gupnp-av/gupnp-av.nm +++ b/gupnp-av/gupnp-av.nm @@ -4,7 +4,9 @@ ###############################################################################
name = gupnp-av -version = 0.5.1 +version = %{ver_maj}.%{ver_min} +ver_maj = 0.12 +ver_min = 10 release = 1
groups = System/Libraries @@ -17,7 +19,8 @@ description applications using GUPnP. end
-source_dl = +source_dl = https://download.gnome.org/sources/%%7Bname%7D/%%7Bver_maj%7D/ +sources = %{thisapp}.tar.xz
build requires @@ -31,7 +34,6 @@ end
packages package %{name} - end
package %{name}-devel template DEVEL diff --git a/gupnp-igd/gupnp-igd.nm b/gupnp-igd/gupnp-igd.nm index dd0981a..d561246 100644 --- a/gupnp-igd/gupnp-igd.nm +++ b/gupnp-igd/gupnp-igd.nm @@ -4,19 +4,22 @@ ###############################################################################
name = gupnp-igd -version = 0.1.3 +version = %{ver_maj}.%{ver_min} +ver_maj = 0.2 +ver_min = 4 release = 1
groups = System/Libraries url = http://www.gupnp.org license = LGPL -summary = gupnp - Internet Gateway device implementation (Microsoft). +summary = gupnp - Internet Gateway device implementation (Microsoft)
description This is a library to handle Internet Gateway Device port mappings. end
-source_dl = +source_dl = https://download.gnome.org/sources/%%7Bname%7D/%%7Bver_maj%7D/ +sources = %{thisapp}.tar.xz
build requires @@ -31,7 +34,6 @@ end
packages package %{name} - end
package %{name}-devel template DEVEL diff --git a/gupnp/gupnp.nm b/gupnp/gupnp.nm index 2d82384..4f51020 100644 --- a/gupnp/gupnp.nm +++ b/gupnp/gupnp.nm @@ -4,9 +4,9 @@ ###############################################################################
name = gupnp -ver_major = 0.20 -ver_minor = 16 version = %{ver_major}.%{ver_minor} +ver_major = 1.0 +ver_minor = 1 release = 1
groups = System/Libraries @@ -20,8 +20,8 @@ description The GUPnP API is intended to be easy to use, efficient and flexible. end
-source_dl = https://download.gnome.org/sources/gupnp/%%7Bver_major%7D/ -sources = %{thisapp}.tar.xz +source_dl = https://download.gnome.org/sources/%%7Bname%7D/%%7Bver_major%7D/ +sources = %{thisapp}.tar.xz
build requires @@ -38,7 +38,6 @@ end
packages package %{name} - end
package %{name}-devel template DEVEL diff --git a/libart/libart.nm b/libart/libart.nm deleted file mode 100644 index ec47dfd..0000000 --- a/libart/libart.nm +++ /dev/null @@ -1,34 +0,0 @@ -############################################################################### -# IPFire.org - An Open Source Firewall Solution # -# Copyright (C) - IPFire Development Team info@ipfire.org # -############################################################################### - -name = libart_gpl -version = 2.3.19 -release = 1 - -groups = System/Graphics -url = http://www.gnome.org -license = LGPLv2+ -summary = Library of graphics routines used by libgnomecanvas. - -description - Graphics routines used by the GnomeCanvas widget and some other \ - applications. libart renders vector paths and the like. -end - -source_dl = -sources = %{thisapp}.tar.bz2 - -packages - package %{name} - end - - package %{name}-devel - template DEVEL - end - - package %{name}-debuginfo - template DEBUGINFO - end -end diff --git a/libart/patches/libart_lgpl-2.3.19-upstream_fix-1.patch b/libart/patches/libart_lgpl-2.3.19-upstream_fix-1.patch deleted file mode 100644 index 68d60ed..0000000 --- a/libart/patches/libart_lgpl-2.3.19-upstream_fix-1.patch +++ /dev/null @@ -1,28 +0,0 @@ -Submitted By: Randy McMurchy <randy_at_linuxfromscratch_dot_org> -Date: 2007-04-09 -Initial Package Version: 2.3.19 -Upstream Status: In upstream CVS -Origin: Upstream -Description: Fixes an error during the installation of KDE-Libs - - -diff -Naur libart_lgpl-2.3.19.orig/art_misc.h libart_lgpl-2.3.19/art_misc.h ---- libart_lgpl-2.3.19.orig/art_misc.h 2007-01-01 18:59:22.000000000 -0500 -+++ libart_lgpl-2.3.19/art_misc.h 2007-03-20 23:04:52.000000000 -0400 -@@ -34,9 +34,15 @@ - #include <libart_lgpl/art_config.h> - #endif - -+#ifdef __cplusplus -+extern "C" { -+#endif - void *art_alloc(size_t size); - void art_free(void *ptr); - void *art_realloc(void *ptr, size_t size); -+#ifdef __cplusplus -+} -+#endif /* __cplusplus */ - - /* These aren't, strictly speaking, configuration macros, but they're - damn handy to have around, and may be worth playing with for - diff --git a/net-snmp/net-snmp.nm b/net-snmp/net-snmp.nm index 8b2a7fa..dce0719 100644 --- a/net-snmp/net-snmp.nm +++ b/net-snmp/net-snmp.nm @@ -5,7 +5,7 @@
name = net-snmp version = 5.7.2 -release = 2 +release = 3
groups = Networking/Daemons url = http://net-snmp.sourceforge.net @@ -53,7 +53,7 @@ build sctp-mib rmon-mib etherlike-mib ucd-snmp/lmsensorsMib
configure_options += \ - --with-cflags="%{CFLAGS}" \ + --with-cflags="%{CFLAGS} -Wformat" \ --with-ldflags="%{LDFLAGS}" \ --with-sys-contact="root@localhost" \ --with-sys-location="Unknown" \ diff --git a/ntp/ntp.nm b/ntp/ntp.nm index 780ad01..7f8f171 100644 --- a/ntp/ntp.nm +++ b/ntp/ntp.nm @@ -6,7 +6,7 @@ name = ntp version = %{ver_major}.8 ver_major = 4.2 -release = 2 +release = 3
groups = System/Daemons url = http://www.ntp.org/ @@ -21,7 +21,6 @@ description end
source_dl = http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-%%7Bver_major%7D/ -sources += ntpstat-0.2.tgz
# The vendor part in the NTP pool address. VENDORZONE = %{DISTRO_SNAME} @@ -35,36 +34,17 @@ build pps-tools-devel end
- prepare - %{MACRO_EXTRACT_TARBALL} - - ln -svf ../ntpstat-0.2 . - - %{MACRO_PATCHES} - + prepare_cmds # Create ntp user and group. %{create_user} end
configure_options += \ --sysconfdir=%{sysconfdir}/ntp/crypto \ - --with-openssl-libdir=%{libdir} \ --enable-all-clocks \ --enable-parse-clocks \ --enable-ntp-signd=%{localstatedir}/run/ntp_signd
- build - ./configure %{configure_options} - - echo "#define KEYFILE "%{sysconfdir}/ntp/keys"" >> ntpdate/ntpdate.h - echo "#define NTP_VAR "%{localstatedir}/log/ntpstats/"" >> config.h - - make ${PARALLELISMFLAGS} - - # Build ntpstat. - make -C ntpstat-0.2 - end - make_install_targets += bindir=%{sbindir}
install_cmds @@ -73,13 +53,6 @@ build mv -v %{BUILDROOT}%{mandir}/man{1/sntp.1,8/sntp.8} rm -rfv %{BUILDROOT}%{mandir}/man1
- # Install ntpstat. - pushd ntpstat-0.2 - mkdir -pv %{BUILDROOT}%{bindir} - install -m 755 ntpstat %{BUILDROOT}%{bindir} - install -m 644 ntpstat.1 %{BUILDROOT}%{mandir}/man8/ntpstat.8 - popd - # Fix section numbers. sed -i 's/(.TH[a-zA-Z ]*)[1-9](.*)/\18\2/' \ %{BUILDROOT}%{mandir}/man8/*.8 diff --git a/ntp/patches/ntpstat-0.2-1-clksrc.patch b/ntp/patches/ntpstat-0.2-1-clksrc.patch deleted file mode 100644 index c427f1f..0000000 --- a/ntp/patches/ntpstat-0.2-1-clksrc.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up ntp-4.2.4p7/ntpstat-0.2/ntpstat.c.ntpstat ntp-4.2.4p7/ntpstat-0.2/ntpstat.c ---- ntp-4.2.4p7/ntpstat-0.2/ntpstat.c.ntpstat 2002-06-10 08:02:12.000000000 +0200 -+++ ntp-4.2.4p7/ntpstat-0.2/ntpstat.c 2009-07-20 12:22:35.000000000 +0200 -@@ -187,7 +187,7 @@ int main (void) { - else - printf("unknown source"); - -- if (!strncmp(clksrcname[clksrc],clksrcname[6],sizeof(clksrcname[6]))) { -+ if (clksrc == 6) { - // source of sync is another NTP server so check the IP address - strncpy(buff, ntpmsg.payload, sizeof(buff)); - if ((newstr = strstr (buff, REFID))) { diff --git a/ntp/patches/ntpstat-0.2-2-multipacket.patch b/ntp/patches/ntpstat-0.2-2-multipacket.patch deleted file mode 100644 index ca21257..0000000 --- a/ntp/patches/ntpstat-0.2-2-multipacket.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up ntp-4.2.4p7/ntpstat-0.2/ntpstat.c.ntpstat ntp-4.2.4p7/ntpstat-0.2/ntpstat.c ---- ntp-4.2.4p7/ntpstat-0.2/ntpstat.c.ntpstat 2002-06-10 08:02:12.000000000 +0200 -+++ ntp-4.2.4p7/ntpstat-0.2/ntpstat.c 2009-07-20 12:22:35.000000000 +0200 -@@ -151,7 +151,7 @@ int main (void) { - /* For the reply message to be valid, the first byte should be as sent, - and the second byte should be the same, with the response bit set */ - byte1ok = ((ntpmsg.byte1&0x3F) == B1VAL); -- byte2ok = (ntpmsg.byte2 == (B2VAL|RMASK)); -+ byte2ok = ((ntpmsg.byte2 & ~MMASK) == (B2VAL|RMASK)); - if (!(byte1ok && byte2ok)) { - fprintf (stderr,"status word is 0x%02x%02x\n", ntpmsg.byte1,ntpmsg.byte2 ); - die ("return data appears to be invalid based on status word"); diff --git a/ntp/patches/ntpstat-0.2-3-sysvars.patch b/ntp/patches/ntpstat-0.2-3-sysvars.patch deleted file mode 100644 index 3f641a9..0000000 --- a/ntp/patches/ntpstat-0.2-3-sysvars.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -up ntp-4.2.6p1/ntpstat-0.2/ntpstat.c.sysvars ntp-4.2.6p1/ntpstat-0.2/ntpstat.c ---- ntp-4.2.6p1/ntpstat-0.2/ntpstat.c.sysvars 2010-05-03 11:27:47.000000000 +0200 -+++ ntp-4.2.6p1/ntpstat-0.2/ntpstat.c 2010-05-03 11:32:56.000000000 +0200 -@@ -89,9 +89,9 @@ int main (void) { - "modem"}; /* 9 */ - char *newstr; - char *dispstr; -- const char DISP[] = "rootdispersion="; -+ const char DISP[] = "rootdisp="; - const char STRATUM[] = "stratum="; -- const char POLL[] = "poll="; -+ const char POLL[] = "tc="; - const char REFID[] = "refid="; - - /* initialise timeout value */ diff --git a/ntp/patches/ntpstat-0.2-4-maxerror.patch b/ntp/patches/ntpstat-0.2-4-maxerror.patch deleted file mode 100644 index f8ab750..0000000 --- a/ntp/patches/ntpstat-0.2-4-maxerror.patch +++ /dev/null @@ -1,38 +0,0 @@ -diff -up ntp-4.2.6p1/ntpstat-0.2/ntpstat.c.maxerror ntp-4.2.6p1/ntpstat-0.2/ntpstat.c ---- ntp-4.2.6p1/ntpstat-0.2/ntpstat.c.maxerror 2010-05-03 11:37:49.000000000 +0200 -+++ ntp-4.2.6p1/ntpstat-0.2/ntpstat.c 2010-05-03 12:20:08.000000000 +0200 -@@ -89,7 +89,9 @@ int main (void) { - "modem"}; /* 9 */ - char *newstr; - char *dispstr; -+ char *delaystr; - const char DISP[] = "rootdisp="; -+ const char DELAY[] = "rootdelay="; - const char STRATUM[] = "stratum="; - const char POLL[] = "tc="; - const char REFID[] = "refid="; -@@ -235,16 +237,19 @@ int main (void) { - /* Set the position of the start of the string to - "rootdispersion=" part of the string. */ - strncpy(buff, ntpmsg.payload, sizeof(buff)); -- if ((newstr = strstr (buff, DISP))) { -- newstr += sizeof(DISP) - 1; -- dispstr = strtok(newstr,"."); -+ if ((dispstr = strstr (buff, DISP)) && (delaystr = strstr (buff, DELAY))) { -+ dispstr += sizeof(DISP) - 1; -+ dispstr = strtok(dispstr,","); -+ delaystr += sizeof(DELAY) - 1; -+ delaystr = strtok(delaystr,","); - - /* Check the resultant string is of a reasonable length */ -- if ((strlen (dispstr) == 0) || (strlen (dispstr) > 4)) { -+ if ((strlen (dispstr) == 0) || (strlen (dispstr) > 10) || -+ (strlen (delaystr) == 0) || (strlen (delaystr) > 10)) { - printf ("accuracy unreadable\n"); - } - else { -- printf(" time correct to within %s ms\n",dispstr); -+ printf(" time correct to within %.0f ms\n", atof(dispstr) + atof(delaystr) / 2.0); - } - } else { - rc=1; diff --git a/ntp/patches/ntpstat-0.2-5-errorbit.patch b/ntp/patches/ntpstat-0.2-5-errorbit.patch deleted file mode 100644 index 06e9342..0000000 --- a/ntp/patches/ntpstat-0.2-5-errorbit.patch +++ /dev/null @@ -1,32 +0,0 @@ -diff -up ntp-4.2.6p4/ntpstat-0.2/ntpstat.c.errorbit ntp-4.2.6p4/ntpstat-0.2/ntpstat.c ---- ntp-4.2.6p4/ntpstat-0.2/ntpstat.c.errorbit 2011-10-06 13:41:38.591669772 +0200 -+++ ntp-4.2.6p4/ntpstat-0.2/ntpstat.c 2011-10-06 16:50:01.708315811 +0200 -@@ -104,6 +104,7 @@ int main (void) { - FD_ZERO(&fds); - - inet_aton("127.0.0.1", &address); -+ memset(&sock, 0, sizeof (sock));; - sock.sin_family = AF_INET; - sock.sin_addr = address; - sock.sin_port = htons(NTP_PORT); -@@ -159,15 +160,18 @@ int main (void) { - die ("return data appears to be invalid based on status word"); - } - -- if (!(ntpmsg.byte2 | EMASK)) { -+ if (ntpmsg.byte2 & EMASK) { - fprintf (stderr,"status byte2 is %02x\n", ntpmsg.byte2 ); - die ("error bit is set in reply"); - } - -- if (!(ntpmsg.byte2 | MMASK)) { -+ /* ignore the more bit */ -+#if 0 -+ if (ntpmsg.byte2 & MMASK) { - fprintf (stderr,"status byte2 is %02x\n", ntpmsg.byte2 ); - fprintf (stderr,"More bit unexpected in reply"); - } -+#endif - - /* if the leap indicator (LI), which is the two most significant bits - in status byte1, are both one, then the clock is not synchronised. */ diff --git a/perl-DBI/perl-DBI.nm b/perl-DBI/perl-DBI.nm index 8bc06bc..546c034 100644 --- a/perl-DBI/perl-DBI.nm +++ b/perl-DBI/perl-DBI.nm @@ -4,8 +4,8 @@ ###############################################################################
name = perl-DBI -version = 1.633 -release = 1.1 +version = 1.636 +release = 1 thisapp = DBI-%{version}
groups = Development/Libraries @@ -22,10 +22,31 @@ source_dl = http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/
build requires + perl(Carp) + perl(Cwd) + perl(Data::Dumper) + perl(DynaLoader) + perl(Errno) + perl(Exporter) perl(ExtUtils::MakeMaker) perl(ExtUtils::ParseXS) - perl(Carp) + perl(File::Basename) + perl(File::Find) + perl(File::Spec) + perl(Getopt::Long) + perl(IO::Dir) + perl(IO::File) + perl(IO::Select) + perl(IPC::Open3) + perl(Math::BigInt) + perl(Scalar::Util) + perl(Storable) + perl(Symbol) + perl(Tie::Hash) perl(Test::Simple) + perl(base) + perl(strict) + perl-devel pakfire >= 0.9.26-3.1 end
@@ -51,6 +72,7 @@ packages
requires perl(:MODULE_COMPAT_%{perl_version}) + perl(Math::BigInt) end end
diff --git a/perl-Net-SMTP-SSL/perl-Net-SMTP-SSL.nm b/perl-Net-SMTP-SSL/perl-Net-SMTP-SSL.nm index f6ea363..47b7224 100644 --- a/perl-Net-SMTP-SSL/perl-Net-SMTP-SSL.nm +++ b/perl-Net-SMTP-SSL/perl-Net-SMTP-SSL.nm @@ -4,7 +4,7 @@ ###############################################################################
name = perl-Net-SMTP-SSL -version = 1.03 +version = 1.04 release = 1 arch = noarch thisapp = Net-SMTP-SSL-%{version} diff --git a/perl/patches/perl-5.10.0-libresolv.patch b/perl/patches/perl-5.10.0-libresolv.patch deleted file mode 100644 index 66b6a68..0000000 --- a/perl/patches/perl-5.10.0-libresolv.patch +++ /dev/null @@ -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. diff --git a/perl/perl.nm b/perl/perl.nm index 62f49fb..71537a2 100644 --- a/perl/perl.nm +++ b/perl/perl.nm @@ -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)
hooks/post-receive -- IPFire 3.x development tree