!28 add debug to fix not strip

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2023-03-01 08:11:29 +00:00 committed by Gitee
commit ea53c4fc19
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,7 @@
%define debug_package %{nil}
Name: ukui-biometric-auth
Summary: ukui-biometric-auth
Version: 1.2.1
Release: 12
Release: 13
License: GPL-3+
URL: https://github.com/ukui/ukui-biometric-auth
@ -63,12 +60,12 @@ biometric-auth package.
%build
mkdir build
cd build
cmake ..
make
%cmake ..
%{make_build}
%install
cd build
make DESTDIR=$RPM_BUILD_ROOT install
%{make_install} DESTDIR=$RPM_BUILD_ROOT
%preun -n libpam-biometric
#pam-auth-update --package --remove pam-biometric
@ -88,11 +85,14 @@ make DESTDIR=$RPM_BUILD_ROOT install
%files -n ukui-polkit
%{_sysconfdir}/xdg/*
%{_prefix}/lib/*
%{_prefix}/lib/ukui-polkit
%{_prefix}/share/ukui-biometric/i18n_qm/polkit/*.qm
%changelog
* Wed Mar 01 2023 peijiankang <peijiankang@kylinos.cn> - 1.2.1-13
- add debug to fix not strip
* Mon Dec 19 2022 tanyulong <tanyulong@kylinos.cn> - 1.2.1-12
- Username to long and ends the display