!19 add build debuginfo and debugsource

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

View File

@ -1,8 +1,6 @@
%define debug_package %{nil}
Name: ukui-bluetooth
Version: 1.0.3
Release: 1
Release: 2
Summary: Advanced ukui bluetooth
License: GPLv2+
URL: http://www.ukui.org
@ -34,8 +32,8 @@ A lightweight Bluetooth tool based on libkf5bluezqt6 on the UKUI desktop environ
%build
mkdir build && cd build
qmake-qt5 ..
make
%{qmake_qt5} ..
%{make_build}
%install
rm -rf $RPM_BUILD_ROOT
@ -74,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Feb 08 2023 peijiankang <peijiankang@kylinos.cn> - 1.0.3-2
- add build debuginfo and debugsource
* Fri Nov 18 2022 douyan <douyan@kylinos.cn> - 1.0.3-1
- update to upstream version 1.0.3