Accepting request 1105450 from home:kukuk:no-utmp
- Fix building without SELinux OBS-URL: https://build.opensuse.org/request/show/1105450 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=279
This commit is contained in:
parent
8fc5e81cde
commit
add873f61e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 23 09:20:06 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
- Fix building without SELinux
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 7 09:41:27 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
|
Mon Aug 7 09:41:27 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
2
pam.spec
2
pam.spec
@ -551,8 +551,10 @@ done
|
|||||||
%{_mandir}/man8/pam_rhosts.8%{?ext_man}
|
%{_mandir}/man8/pam_rhosts.8%{?ext_man}
|
||||||
%{_mandir}/man8/pam_rootok.8%{?ext_man}
|
%{_mandir}/man8/pam_rootok.8%{?ext_man}
|
||||||
%{_mandir}/man8/pam_securetty.8%{?ext_man}
|
%{_mandir}/man8/pam_securetty.8%{?ext_man}
|
||||||
|
%if %{with selinux}
|
||||||
%{_mandir}/man8/pam_selinux.8%{?ext_man}
|
%{_mandir}/man8/pam_selinux.8%{?ext_man}
|
||||||
%{_mandir}/man8/pam_sepermit.8%{?ext_man}
|
%{_mandir}/man8/pam_sepermit.8%{?ext_man}
|
||||||
|
%endif
|
||||||
%{_mandir}/man8/pam_setquota.8%{?ext_man}
|
%{_mandir}/man8/pam_setquota.8%{?ext_man}
|
||||||
%{_mandir}/man8/pam_shells.8%{?ext_man}
|
%{_mandir}/man8/pam_shells.8%{?ext_man}
|
||||||
%{_mandir}/man8/pam_stress.8%{?ext_man}
|
%{_mandir}/man8/pam_stress.8%{?ext_man}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user