David Runge pushed to branch main at Arch Linux / Packaging / Packages / ostree
Commits: f439c76c by David Runge at 2023-09-04T02:49:52+02:00 upgpkg: 2023.6-2 Rebuild to not build dracut integration by default: https://bugs.archlinux.org/task/75409 https://github.com/ostreedev/ostree/issues/2723 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -5,11 +5,11 @@ pkgname=ostree _commit=cf09e9f4e8f10d772a04ebe0ca9f66698e837f6a # tags/v2023.6 pkgver=2023.6 -pkgrel=1 +pkgrel=2 pkgdesc="Operating system and container binary deployment and upgrades" url="https://ostreedev.github.io/ostree/" arch=(x86_64) -license=(custom:LGPL2) +license=(LGPL-2.0-or-later) depends=( bash fuse3 @@ -91,7 +91,7 @@ build() { --enable-gtk-doc --with-builtin-grub2-mkconfig --with-curl - --with-dracut + --with-dracut=yesbutnoconf --with-ed25519-libsodium --with-mkinitcpio --with-openssl View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ostree/-/commit/f439c76ccc41552ee0d5cb5cc49d79375b9a6ef4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ostree/-/commit/f439c76ccc41552ee0d5cb5cc49d79375b9a6ef4 You're receiving this email because of your account on gitlab.archlinux.org.
