Accepting request 869223 from home:lnussel:usrmove
- usr %_pamdir OBS-URL: https://build.opensuse.org/request/show/869223 OBS-URL: https://build.opensuse.org/package/show/security/ecryptfs-utils?expand=0&rev=87
This commit is contained in:
parent
e9516dbed1
commit
6d49b0fea8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 4 12:23:39 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- usr %_pamdir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 16:13:17 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ecryptfs-utils
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -97,7 +97,7 @@ autoreconf -fiv
|
||||
--disable-pywrap \
|
||||
--enable-tspi \
|
||||
--enable-pkcs11-helper \
|
||||
--with-pamdir=/%{_lib}/security
|
||||
--with-pamdir=%{_pamdir}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
@ -158,7 +158,7 @@ fi
|
||||
%{_mandir}/man8/*ecryptfs*
|
||||
%{_libdir}/ecryptfs*
|
||||
%{_datadir}/ecryptfs-utils
|
||||
/%{_lib}/security/pam_ecryptfs.so
|
||||
%{_pamdir}/pam_ecryptfs.so
|
||||
#{python_sitelib}/ecryptfs-utils
|
||||
#{python_sitearch}/ecryptfs-utils
|
||||
%{_datadir}/applications/*.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user