spec: Add debug option not to divide it into two packages including debug package 26/320426/1
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 30 Oct 2024 05:56:37 +0000 (14:56 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 15 Nov 2024 05:45:44 +0000 (14:45 +0900)
[Version] 0.3.19-1

Change-Id: I687afbbbc9fc3222260606468c507d2be549809f
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/espp-service.spec

index b709043bc001ffd5d17abacbc060f47deb7eca21..52f78c30fd09194ba2ccc3bebb7f4c864d1188d9 100644 (file)
@@ -1,7 +1,12 @@
+%if 0%{?debug:1}
+%define debug_package %{nil}
+%define __debug_install_post %{nil}
+%endif
+
 Name:       espp-service
 Summary:    ESPP service package which contains client lib. and daemon binary
 Version:    0.3.19
-Release:    0
+Release:    1
 Group:      Multimedia/Libraries
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz