[packages/xorg-util-gccmakedep] - disable debuginfo, release 2
qboosh
qboosh at pld-linux.org
Sun Jul 12 10:33:41 CEST 2026
commit 28c949ac2dbf7ec6141e16009acf73e3d54f15f2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jul 12 10:33:44 2026 +0200
- disable debuginfo, release 2
xorg-util-gccmakedep.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/xorg-util-gccmakedep.spec b/xorg-util-gccmakedep.spec
index 70b7627..98022cc 100644
--- a/xorg-util-gccmakedep.spec
+++ b/xorg-util-gccmakedep.spec
@@ -2,7 +2,7 @@ Summary: gccmakedep utility - create dependencies in makefiles using gcc
Summary(pl.UTF-8): Narzędzie gccmakedep - tworzenie zależności w makefile'ach przy użyciu gcc
Name: xorg-util-gccmakedep
Version: 1.0.5
-Release: 1
+Release: 2
License: MIT
Group: X11/Development/Tools
Source0: https://xorg.freedesktop.org/releases/individual/util/gccmakedep-%{version}.tar.xz
@@ -16,7 +16,8 @@ BuildRequires: xz
Requires: gcc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _debugsource_packages 0
+# no binaries, but script contains arch-dependent substitutions
+%define _enable_debug_packages 0
%description
The gccmakedep program calls 'gcc -M' to output makefile rules
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-util-gccmakedep.git/commitdiff/28c949ac2dbf7ec6141e16009acf73e3d54f15f2
More information about the pld-cvs-commit
mailing list