add build debuginfo and debugsource
This commit is contained in:
parent
6e5a441ed8
commit
40f143d897
@ -1,7 +1,6 @@
|
|||||||
%define debug_package %{nil}
|
|
||||||
Name: kylin-screenshot
|
Name: kylin-screenshot
|
||||||
Version: 1.0.5
|
Version: 1.0.5
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: a powerful screenshot and screen recording tool
|
Summary: a powerful screenshot and screen recording tool
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
URL: https://github.com/ubuntukylin
|
URL: https://github.com/ubuntukylin
|
||||||
@ -45,7 +44,7 @@ Suggests: ca-certificates, openssl
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%{qmake_qt5} %{_qt5_qmake_flags} CONFIG+=enable-by-default kylin-screenshot.pro
|
%{qmake_qt5} %{_qt5_qmake_flags} CONFIG+=enable-by-default kylin-screenshot.pro
|
||||||
%{make_build} -j4
|
%{make_build}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -92,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/metainfo/kylinscreenshot.appdata.xml
|
%{_datadir}/metainfo/kylinscreenshot.appdata.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 06 2023 peijiankang <peijiankang@kylinos.cn> - 1.0.5-3
|
||||||
|
- add build debuginfo and debugsource
|
||||||
|
|
||||||
* Tue Jan 3 2023 peijiankang <peijiankang@kylinos.cn> - 1.0.5-2
|
* Tue Jan 3 2023 peijiankang <peijiankang@kylinos.cn> - 1.0.5-2
|
||||||
- fix kylin-screenshot not work
|
- fix kylin-screenshot not work
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user