add build debuginfo and debugsource

This commit is contained in:
peijiankang 2023-02-08 16:41:38 +08:00
parent 783963d703
commit 02149a477c

View File

@ -1,7 +1,6 @@
%define debug_package %{nil}
Name: ukui-notebook
Version: 3.1.0
Release: 5
Release: 6
Summary: A component of the ukui desktop environment that provides convenient text
License: GPL-2+
URL: http://www.ukui.org
@ -40,13 +39,13 @@ A component of the ukui desktop environment that provides convenient text record
%build
mkdir build && cd build
qmake-qt5 ..
make
%{qmake_qt5} ..
%{make_build}
%install
rm -rf $RPM_BUILD_ROOT
cd %{_builddir}/%{name}-%{version}/build
make INSTALL_ROOT=%{buildroot} install
%{make_install} INSTALL_ROOT=%{buildroot}
@ -63,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/ukui-notebook/ukui-notebook_zh_CN.qm
%changelog
* Wed Feb 08 2023 peijiankang <peijiankang@kylinos.cn> - 3.1.0-6
- add build debuginfo and debugsource
* Wed Aug 03 2022 tanyulong <tanyulong@kylinos.cn> - 3.1.0-5
- Modified to operate font style only when selected