Compare commits
34 Commits
Author | SHA256 | Date | |
---|---|---|---|
5df39162d6 | |||
0e0d1361c8 | |||
7f6b2a57ed | |||
22cd6c364d | |||
07ba7dab75 | |||
1802fa3261 | |||
11708aedcc | |||
ea880556c3 | |||
|
0dd76c3fb1 | ||
28a3ba978a | |||
24b0354b14 | |||
660ade3bb1 | |||
73ddc33a8e
|
|||
|
e6e6fdcbb8 | ||
e9bed7037d | |||
090bf5ef30 | |||
|
cd05c14a49 | ||
|
7f9841f325 | ||
1507d9a094 | |||
7a9befa693 | |||
|
6e6893108a | ||
|
0823836080 | ||
066c89155b | |||
64fc4926ab | |||
|
4c1a7e3419 | ||
0b818bbcb7 | |||
d236d87ed8 | |||
03cfa0ca67 | |||
3a2bee3ebf | |||
73fb2a82f6 | |||
93d212c167 | |||
|
bf358d8fff | ||
747483e617 | |||
8b1778e6ae |
@@ -1,4 +0,0 @@
|
|||||||
mtime: 1753994117
|
|
||||||
commit: 0e0d1361c8452d81d3f95f3e2e6ee1170e16356d1e2c4145af472ea204b6b873
|
|
||||||
url: https://src.opensuse.org/jengelh/sssd
|
|
||||||
revision: master
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a31e4d0a5d8f6b3d45219c049e9bb6f29dc8d630ca5dbc7f9e4e89be2ae35fa2
|
|
||||||
size 256
|
|
27
sssd.spec
27
sssd.spec
@@ -343,29 +343,6 @@ Requires: libsss_nss_idmap0 = %version
|
|||||||
%description -n libsss_nss_idmap-devel
|
%description -n libsss_nss_idmap-devel
|
||||||
A utility library for FreeIPA to map Windows SIDs to Unix user/group IDs.
|
A utility library for FreeIPA to map Windows SIDs to Unix user/group IDs.
|
||||||
|
|
||||||
%package -n libsss_simpleifp0
|
|
||||||
Summary: The SSSD D-Bus responder helper library
|
|
||||||
License: GPL-3.0-or-later
|
|
||||||
Group: System/Libraries
|
|
||||||
# Even though sssd has obsoleted simpleifp, the plan here is to retain ABI
|
|
||||||
# compatibility with the existing SUSE 15.x product line. ...at least, until
|
|
||||||
# sssd completely removes SIFP from source.
|
|
||||||
|
|
||||||
%description -n libsss_simpleifp0
|
|
||||||
This subpackage provides a library that simplifies the D-Bus API for
|
|
||||||
the SSSD InfoPipe responder.
|
|
||||||
|
|
||||||
%package -n libsss_simpleifp-devel
|
|
||||||
Summary: Development files for the SSSD D-Bus responder helper library
|
|
||||||
License: GPL-3.0-or-later
|
|
||||||
Group: Development/Libraries/C and C++
|
|
||||||
Requires: libsss_simpleifp0 = %version
|
|
||||||
|
|
||||||
%description -n libsss_simpleifp-devel
|
|
||||||
This subpackage provides the development files for sssd's simpleifp,
|
|
||||||
a library that simplifies the D-Bus API for the SSSD InfoPipe
|
|
||||||
responder.
|
|
||||||
|
|
||||||
%package -n libsss_sudo
|
%package -n libsss_sudo
|
||||||
Summary: A library to allow communication between sudo and SSSD
|
Summary: A library to allow communication between sudo and SSSD
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@@ -440,8 +417,7 @@ autoreconf -fiv
|
|||||||
--with-selinux=yes \
|
--with-selinux=yes \
|
||||||
--with-subid
|
--with-subid
|
||||||
%else
|
%else
|
||||||
--with-selinux=no \
|
--with-selinux=no
|
||||||
--with-libsifp
|
|
||||||
%endif
|
%endif
|
||||||
%make_build all
|
%make_build all
|
||||||
|
|
||||||
@@ -558,7 +534,6 @@ fi
|
|||||||
%ldconfig_scriptlets -n libipa_hbac0
|
%ldconfig_scriptlets -n libipa_hbac0
|
||||||
%ldconfig_scriptlets -n libsss_idmap0
|
%ldconfig_scriptlets -n libsss_idmap0
|
||||||
%ldconfig_scriptlets -n libsss_nss_idmap0
|
%ldconfig_scriptlets -n libsss_nss_idmap0
|
||||||
%ldconfig_scriptlets -n libsss_simpleifp0
|
|
||||||
|
|
||||||
%verifyscript
|
%verifyscript
|
||||||
%verify_permissions -e %_libexecdir/%name/selinux_child %_libexecdir/%name/sssd_pam
|
%verify_permissions -e %_libexecdir/%name/selinux_child %_libexecdir/%name/sssd_pam
|
||||||
|
Reference in New Issue
Block a user