!15 add build debuginfo debugsource
From: @peijiankang Reviewed-by: @hua_yadong Signed-off-by: @hua_yadong
This commit is contained in:
commit
ee81b8aacf
@ -1,7 +1,6 @@
|
||||
%define debug_package %{nil}
|
||||
Name: ukui-interface
|
||||
Version: 1.0.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: UKUI interface provides the interface for system configuration and related libraries.
|
||||
License: GPL-3+ and Apache-2.0
|
||||
URL: https://github.com/ukui/ukui-interface
|
||||
@ -26,8 +25,8 @@ ukui interface provides the interface for system configuration and related libra
|
||||
|
||||
%{make_build}
|
||||
cd %{_builddir}/%{name}-%{version}/src/log4qt
|
||||
qmake-qt5
|
||||
make
|
||||
%{qmake_qt5}
|
||||
%{make_build}
|
||||
|
||||
%install
|
||||
%{make_install} INSTALL_ROOT=%{buildroot}
|
||||
@ -61,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 18 2023 peijiankang <peijiankang@kylinos.cn> - 1.0.3-2
|
||||
- add build debuginfo and debugsource
|
||||
|
||||
* Wed Nov 9 2022 douyan <douyan@kylinos.cn> - 1.0.3-1
|
||||
- update to upstream version 1.0.3-1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user