[packages/libpthread-stubs] - disable debug packages; release 2

qboosh qboosh at pld-linux.org
Wed Jul 19 18:28:02 CEST 2023


commit 53f41ca40fe355f2f90aa95d5748ad10c83d5676
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 19 17:55:30 2023 +0200

    - disable debug packages; release 2

 libpthread-stubs.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libpthread-stubs.spec b/libpthread-stubs.spec
index 7b098b4..474db0c 100644
--- a/libpthread-stubs.spec
+++ b/libpthread-stubs.spec
@@ -2,7 +2,7 @@ Summary:	Meta package for pthread symbols
 Summary(pl.UTF-8):	Metapakiet zapewniający symbole pthread
 Name:		libpthread-stubs
 Version:	0.5
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.xz
@@ -14,6 +14,9 @@ Obsoletes:	libpthread-stubs-devel < 0.3
 Obsoletes:	libpthread-stubs-static < 0.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# no binaries, but not noarch (contains arch-dependent path)
+%define		_enable_debug_packages	0
+
 %description
 Meta package for pthread symbols - defaults to heavyweight ones
 (libpthread) if the C runtime does not provide lightweight ones.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpthread-stubs.git/commitdiff/53f41ca40fe355f2f90aa95d5748ad10c83d5676



More information about the pld-cvs-commit mailing list