[packages/linux-irda] - disable debuginfo also for userspace; rel 2

qboosh qboosh at pld-linux.org
Thu Sep 11 22:30:30 CEST 2025


commit b1183b9382155d075846f7bdd17e72ae394bfb96
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 11 22:33:14 2025 +0200

    - disable debuginfo also for userspace; rel 2

 linux-irda.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/linux-irda.spec b/linux-irda.spec
index b4f3241..5672564 100644
--- a/linux-irda.spec
+++ b/linux-irda.spec
@@ -10,10 +10,6 @@
 exit 1
 %endif
 
-%if %{without userspace}
-# nothing to be placed to debuginfo package
-%define		_enable_debug_packages	0
-%endif
 Summary:	Legacy IrDA subsystem and drivers for Linux
 Summary(pl.UTF-8):	Dawny podsystem i sterowniki IrDA dla Linuksa
 Name:		linux-irda%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
@@ -21,7 +17,7 @@ Version:	6.6
 %define	gitref	3222395bd9f7cce03a3704ba82d17d89787a518e
 %define	snap	20250611
 %define	baserel	0.%{snap}
-%define	rel	1
+%define	rel	2
 Release:	%{baserel}.%{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
 License:	GPL v2
 Group:		Base/Kernel
@@ -32,6 +28,9 @@ BuildRequires:	rpmbuild(macros) >= 1.701
 %{?with_kernel:%{expand:%buildrequires_kernel kernel%%{_alt_kernel}-module-build >= 3:6.6}}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# nothing to be placed to debuginfo package
+%define		_enable_debug_packages	0
+
 %description
 The IrDA subsystem was moved to staging in Linux 4.14 and removed in 4.17
 due to being unmaintained. There are obviously some use cases for
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linux-irda.git/commitdiff/b1183b9382155d075846f7bdd17e72ae394bfb96



More information about the pld-cvs-commit mailing list