!9 fix uninstall issue
From: @dou33 Reviewed-by: @pei-jiankang Signed-off-by: @pei-jiankang
This commit is contained in:
commit
ed9255001e
@ -4,7 +4,7 @@
|
|||||||
Name: ukui-biometric-auth
|
Name: ukui-biometric-auth
|
||||||
Summary: ukui-biometric-auth
|
Summary: ukui-biometric-auth
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 2
|
Release: 3
|
||||||
|
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
URL: https://github.com/ukui/ukui-biometric-auth
|
URL: https://github.com/ukui/ukui-biometric-auth
|
||||||
@ -55,10 +55,10 @@ cd build
|
|||||||
make DESTDIR=$RPM_BUILD_ROOT install
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
|
|
||||||
%preun -n libpam-biometric
|
%preun -n libpam-biometric
|
||||||
pam-auth-update --package --remove pam-biometric
|
#pam-auth-update --package --remove pam-biometric
|
||||||
|
|
||||||
%post -n libpam-biometric
|
%post -n libpam-biometric
|
||||||
pam-auth-update --package
|
#pam-auth-update --package
|
||||||
|
|
||||||
%files -n libpam-biometric
|
%files -n libpam-biometric
|
||||||
%{_sysconfdir}/biometric-auth/ukui-biometric.conf
|
%{_sysconfdir}/biometric-auth/ukui-biometric.conf
|
||||||
@ -77,6 +77,9 @@ pam-auth-update --package
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 22 2022 douyan <douyan@kylinos.cn> - 1.2.1-3
|
||||||
|
- fix libpam-biometric uninstall error
|
||||||
|
|
||||||
* Wed Oct 20 2021 douyan <douyan@kylinos.cn> - 1.2.1-2
|
* Wed Oct 20 2021 douyan <douyan@kylinos.cn> - 1.2.1-2
|
||||||
- modify spec file
|
- modify spec file
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user