Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-libltdl
Commits:
5b896329 by Jan Alexander Steffens (heftig) at 2025-05-03T16:00:33+02:00
2.5.4+r23+g5b582aed-1
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- − no_hostname.patch
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,25 +1,25 @@
pkgbase = lib32-libltdl
pkgdesc = A generic library support script (32-bit)
- pkgver = 2.5.4+r1+gbaa1fe41
+ pkgver = 2.5.4+r23+g5b582aed
pkgrel = 1
url = https://www.gnu.org/software/libtool
arch = x86_64
license = LGPL-2.0-or-later WITH Libtool-exception
- makedepends = gcc>=14.2.1
+ makedepends = gcc>=15.1.1
makedepends = git
makedepends = help2man
depends = sh
depends = tar
depends = lib32-glibc
depends = libtool
- provides = lib32-libtool=2.5.4+r1+gbaa1fe41
+ provides = lib32-libtool=2.5.4+r23+g5b582aed
conflicts = lib32-libtool
replaces = lib32-libtool
- source =
git+https://git.savannah.gnu.org/git/libtool.git#commit=baa1fe41f9a2697e2d5847c8e1c97996560d56d1
+ source =
git+https://git.savannah.gnu.org/git/libtool.git#commit=5b582aed255d0a998bc2b678597ce7b03aef6ffa
source = git+https://git.savannah.gnu.org/git/gnulib.git
source =
gnulib-bootstrap::git+https://github.com/gnulib-modules/bootstrap.git
source = disable-lto-link-order2.patch
- b2sums =
1e01fd5d5e3cab9f578dc2a342f7a59c18cbf9137dd6836a92078d9ffed5e0f991b175767395c0444cc547d29fd71d4735ffda0e4ee8a9ec1dbf274a1bdc0e7a
+ b2sums =
a1a3f6d95c5a26e6317439419042586ec41573e74a2728780a2e895932097d2e9b6fd2c4a9e88e9c0511c51288d3c6276da4dad837280c9794dd530f70a79759
b2sums = SKIP
b2sums = SKIP
b2sums =
9d1e0460b9ef56ba33ac498814b409d1b1d7c3e8ed41a3aed2a86d86341ed7051ca88a5adfa92bd87da968460514230058c3d490b58537d95722e68d7d1687ff
=====================================
PKGBUILD
=====================================
@@ -8,10 +8,10 @@
# NOTE: requires rebuilt with each new gcc version
pkgname=lib32-libltdl
-pkgver=2.5.4+r1+gbaa1fe41
-_commit=baa1fe41f9a2697e2d5847c8e1c97996560d56d1
+pkgver=2.5.4+r23+g5b582aed
+_commit=5b582aed255d0a998bc2b678597ce7b03aef6ffa
pkgrel=1
-_gccver=14.2.1
+_gccver=15.1.1
pkgdesc='A generic library support script (32-bit)'
arch=(x86_64)
url='https://www.gnu.org/software/libtool'
@@ -28,7 +28,7 @@ source=(
gnulib-bootstrap::git+https://github.com/gnulib-modules/bootstrap.git
disable-lto-link-order2.patch
)
-b2sums=('1e01fd5d5e3cab9f578dc2a342f7a59c18cbf9137dd6836a92078d9ffed5e0f991b175767395c0444cc547d29fd71d4735ffda0e4ee8a9ec1dbf274a1bdc0e7a'
+b2sums=('a1a3f6d95c5a26e6317439419042586ec41573e74a2728780a2e895932097d2e9b6fd2c4a9e88e9c0511c51288d3c6276da4dad837280c9794dd530f70a79759'
'SKIP'
'SKIP'
'9d1e0460b9ef56ba33ac498814b409d1b1d7c3e8ed41a3aed2a86d86341ed7051ca88a5adfa92bd87da968460514230058c3d490b58537d95722e68d7d1687ff')
=====================================
no_hostname.patch deleted
=====================================
@@ -1,12 +0,0 @@
-Index: libtool-2.4.6/m4/libtool.m4
-===================================================================
---- libtool-2.4.6.orig/m4/libtool.m4
-+++ libtool-2.4.6/m4/libtool.m4
-@@ -728,7 +728,6 @@ _LT_CONFIG_SAVE_COMMANDS([
- cat <<_LT_EOF >> "$cfgfile"
- #! $SHELL
- # Generated automatically by $as_me ($PACKAGE) $VERSION
--# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed
1q`:
- # NOTE: Changes made to this file will be lost: look at ltmain.sh.
-
- # Provide generalized library-building support services.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libltdl/-/commit/5b89632978d28dde5f8b19fd9680239f46e5b054
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libltdl/-/commit/5b89632978d28dde5f8b19fd9680239f46e5b054
You're receiving this email because of your account on gitlab.archlinux.org.