From 4e07e0dde16a71979b45bbffb1a8011d1f035029 Mon Sep 17 00:00:00 2001 From: peijiankang Date: Wed, 1 Feb 2023 14:36:50 +0800 Subject: [PATCH] add build debuginfo and debugsource --- kylin-burner.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/kylin-burner.spec b/kylin-burner.spec index 1ec34d1..5a045bc 100644 --- a/kylin-burner.spec +++ b/kylin-burner.spec @@ -1,7 +1,6 @@ -%define debug_package %{nil} Name: kylin-burner Version: 3.10.2 -Release: 3 +Release: 4 Summary: CD/DVD burning application for UKUI. License: GPL-3.0-or-later URL: https://github.com/UbuntuKylin/kylin-burner @@ -33,8 +32,8 @@ CD/DVD burning application for UKUI. %build mkdir cmake-build pushd cmake-build -cmake .. -DCMAKE_INSTALL_PREFIX=/usr -make +%cmake .. -DCMAKE_INSTALL_PREFIX=/usr +%{make_build} popd %install @@ -49,6 +48,9 @@ popd %{_datadir}/locale/zh_CN/LC_MESSAGES/kylin-burner.mo %changelog +* Fri Aug 19 2022 peijiankang - 3.10.2-4 +- add build debuginfo and debugsource + * Fri Aug 19 2022 peijiankang - 3.10.2-3 - Fix the problem of scrambled burner