Accepting request 195395 from home:deadpoint:branches:security
- fix %postun to not run pam-config on update (bnc#814098, bnc#834993) OBS-URL: https://build.opensuse.org/request/show/195395 OBS-URL: https://build.opensuse.org/package/show/security/ecryptfs-utils?expand=0&rev=48
This commit is contained in:
parent
6b2dd0d950
commit
4ac60020db
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 19:41:04 UTC 2013 - darin@darins.net
|
||||
|
||||
- fix %postun to not run pam-config on update (bnc#814098, bnc#834993)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 18:41:01 UTC 2013 - darin@darins.net
|
||||
|
||||
|
@ -90,7 +90,7 @@ mv $RPM_BUILD_ROOT/%{_datadir}/ecryptfs-utils/*desktop $RPM_BUILD_ROOT/%{_datadi
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
/usr/sbin/pam-config -d --ecryptfs
|
||||
[ "$1" -eq 0 ] && /usr/sbin/pam-config -d --ecryptfs
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-, root, root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user