!28 add build debuginfo and debugsource

From: @peijiankang 
Reviewed-by: @hua_yadong 
Signed-off-by: @hua_yadong
This commit is contained in:
openeuler-ci-bot 2023-02-09 06:21:08 +00:00 committed by Gitee
commit 2a20258f4c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,6 @@
%define debug_package %{nil}
Name: ukui-power-manager
Version: 3.1.2
Release: 1
Release: 2
Summary: power management tool for the UKUI desktop
License: GPL-3+
URL: http://www.ukui.org
@ -26,8 +25,8 @@ events, all integrated to other components of the UKUI desktop.
%setup -q
%build
qmake-qt5
%{make_build} -j2
%{qmake_qt5}
%{make_build}
%install
%{make_install} INSTALL_ROOT=%{buildroot}
@ -70,6 +69,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/ &> /dev/null ||:
%{_datadir}/man/*
%changelog
* Thu Feb 09 2023 peijiankang <peijiankang@kylinos.cn> - 3.1.2-2
- add build debuginfo and debugsource
* Tue Dec 6 2022 peijiankang <peijiankang@kylinos.cn> - 3.1.2-1
- update version to 3.1.2