From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 21/71] swatch: Update of rootfiles due to perl version update Date: Thu, 01 Apr 2021 18:20:06 +0200 Message-ID: <20210401162056.12870-21-adolf.belka@ipfire.org> In-Reply-To: <20210401162056.12870-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0883302760635776027==" List-Id: --===============0883302760635776027== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update of rootfiles due to perl update from 5.30.0 to 5.32.1 Signed-off-by: Adolf Belka --- config/rootfiles/packages/swatch | 18 +++++++++--------- lfs/swatch | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/config/rootfiles/packages/swatch b/config/rootfiles/packages/swa= tch index d266f63d2..e9999dcf7 100644 --- a/config/rootfiles/packages/swatch +++ b/config/rootfiles/packages/swatch @@ -1,13 +1,13 @@ usr/bin/swatchdog -#usr/lib/perl5/site_perl/5.30.0/Swatchdog -usr/lib/perl5/site_perl/5.30.0/Swatchdog/Actions.pm -usr/lib/perl5/site_perl/5.30.0/Swatchdog/Threshold.pm -usr/lib/perl5/site_perl/5.30.0/Swatchdog/Throttle.pm -#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog -#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog/Actions -#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog/Actions/autosplit.ix -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/swatch= dog -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/swatch= dog/.packlist +#usr/lib/perl5/site_perl/5.32.1/Swatchdog +usr/lib/perl5/site_perl/5.32.1/Swatchdog/Actions.pm +usr/lib/perl5/site_perl/5.32.1/Swatchdog/Threshold.pm +usr/lib/perl5/site_perl/5.32.1/Swatchdog/Throttle.pm +#usr/lib/perl5/site_perl/5.32.1/auto/Swatchdog +#usr/lib/perl5/site_perl/5.32.1/auto/Swatchdog/Actions +#usr/lib/perl5/site_perl/5.32.1/auto/Swatchdog/Actions/autosplit.ix +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/swatch= dog +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/swatch= dog/.packlist #usr/share/man/man1/swatchdog.1 #usr/share/man/man3/Swatchdog::Actions.3 #usr/share/man/man3/Swatchdog::Threshold.3 diff --git a/lfs/swatch b/lfs/swatch index 22a98287a..93f858ae6 100644 --- a/lfs/swatch +++ b/lfs/swatch @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D swatch -PAK_VER =3D 4 +PAK_VER =3D 5 =20 DEPS =3D perl-File-Tail perl-Date-Calc perl-TimeDate perl-Date-Manip =20 --=20 2.31.1 --===============0883302760635776027==--