[sys-auth/sssd] bump, fix patch

This commit is contained in:
Robert Förster 2022-06-22 23:55:44 +02:00
parent eadad31d21
commit bd051caf10
3 changed files with 12 additions and 5 deletions

View File

@ -1,2 +1,2 @@
DIST sssd-2.7.0.tar.gz 7556843 BLAKE2B 7184050d2a93a557ddcf278d4fcdac9b8a24fc46b531a46fbfe6a0b8fb5d7c96c540bdac879d7882a89e8d92c875562bf1b63c791e49aa3638f5e9301c680e16 SHA512 578ee5b5a0160fce2ea9269d6082a6517ee63cd9ea8ea8a202f1a5d7783ae0f02d18a8a32a48dc8773e1a9d28093c9256d8d26d42a2facf20b57cadf419a854c
DIST sssd-2.7.0.tar.gz.asc 833 BLAKE2B 11b5cdaa568efa7fe9c5a87c49b137544dff120bc4c511160271292b0eb091f62d866755d90ab3a1488b3f5bb06e3da53a289e7eb4ad4fa88ba43a013fd40e1f SHA512 380976807642a1c3abf1756a2c3dd06abe9f697415587965d43e540b3263bcd92fd42f4c2e1963426e9e7a434ad20c7b17dcf9f56143d59c2cca6e2fe792dddc
DIST sssd-2.7.2.tar.gz 7606911 BLAKE2B 35eb29a871fbf1a5e8f03c7d343fb1dd64a50ac0d9af8cc7d86138c9a0d4fd95cc4487983ffbf368e97127ddac8af6669d39b3babe0f0e5513c4caf791104a67 SHA512 d14adf50485088f235a601e16f38d4fe963173e71f3d83e49174dfa9ba9ce6850bef53f2bb053ddd1c2b58e0559f6327902e16f71740dcdf5f91e8d6c97b90ed
DIST sssd-2.7.2.tar.gz.asc 833 BLAKE2B 51aa4e421cb82a5d0c56dd1a3eff7d0be890f373a7175173891242966722228b91996899f45552ab7688a64614cdfe99163dc90326aae5d0a420530d5cb0eb49 SHA512 e60d42083dc051cf60c41180d50283963d329ce20dae39f4fbdd98eafe7410531978a08642d614d45710ce50f27011f1d487aec8dba754fa90a6fb1236b2091e

View File

@ -1,14 +1,21 @@
--- a/src/tools/analyzer/Makefile.am
+++ b/src/tools/analyzer/Makefile.am
@@ -1,5 +1,7 @@
@@ -1,11 +1,12 @@
sss_analyze_pythondir = $(libexecdir)/sssd
+pkgpythondir = $(python3dir)/sssd
+modulesdir = $(pkgpythondir)/modules
+if BUILD_PYTHON_BINDINGS
dist_sss_analyze_python_SCRIPTS = \
sss_analyze \
$(NULL)
@@ -15,8 +17,8 @@
-pkgpythondir = $(python3dir)/sssd
-
dist_pkgpython_DATA = \
__init__.py \
source_files.py \
@@ -15,8 +16,8 @@ dist_pkgpython_DATA = \
sss_analyze.py \
$(NULL)

View File

@ -101,7 +101,7 @@ BDEPEND="
CONFIG_CHECK="~KEYS"
PATCHES=( "${FILESDIR}"/${PN}-2.7.0-conditional-python-install.patch )
PATCHES=( "${FILESDIR}"/${PN}-2.7.2-conditional-python-install.patch )
MULTILIB_WRAPPED_HEADERS=(
/usr/include/ipa_hbac.h