summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <michal.privoznik@gmail.com>2023-07-11 12:34:04 +0200
committerSam James <sam@gentoo.org>2023-07-12 10:16:04 +0100
commit091ac11fca4a6dd76315b12a12f01767753f378f (patch)
treeb374727d7344fbf8ee53c249eeb06d93ad17c620 /app-emulation/libvirt/libvirt-9999.ebuild
parentapp-emulation/libvirt: Add app-crypt/swtpm dependency to the live ebuild (diff)
downloadgentoo-091ac11fca4a6dd76315b12a12f01767753f378f.tar.gz
gentoo-091ac11fca4a6dd76315b12a12f01767753f378f.tar.bz2
gentoo-091ac11fca4a6dd76315b12a12f01767753f378f.zip
app-emulation/libvirt: Provide missing patch
In 45065ac9faa6 the libvirt-9.5.0-fix-paths-for-apparmor.patch was renamed to libvirt-9.4.0-... but the live ebuild still refers to the 9.5.0. Ideally, the live ebuild would be just made to apply the renamed patch, but there was some more movement in the upstream since and thus the patch doesn't apply cleanly anyways. Therefore, rebase it and name it libvirt-9.6.0-... since the upstream development was made after 9.5.0 release. Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt/libvirt-9999.ebuild')
-rw-r--r--app-emulation/libvirt/libvirt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild
index 6c17559eba62..4adcd0b92658 100644
--- a/app-emulation/libvirt/libvirt-9999.ebuild
+++ b/app-emulation/libvirt/libvirt-9999.ebuild
@@ -145,7 +145,7 @@ PDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-9.4.0-fix_paths_in_libvirt-guests_sh.patch
"${FILESDIR}"/${PN}-9.4.0-do-not-use-sysconfig.patch
- "${FILESDIR}"/${PN}-9.5.0-fix-paths-for-apparmor.patch
+ "${FILESDIR}"/${PN}-9.6.0-fix-paths-for-apparmor.patch
)
pkg_setup() {