[packages/xorg-util-gccmakedep] - empty debugsource, disable it
hawk
hawk at pld-linux.org
Tue Apr 5 22:25:00 CEST 2022
commit b6000385c214a8bb640f21a76ea38b256feb9f7a
Author: Marcin Krol <hawk at tld-linux.org>
Date: Tue Apr 5 20:24:37 2022 +0000
- empty debugsource, disable it
xorg-util-gccmakedep.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/xorg-util-gccmakedep.spec b/xorg-util-gccmakedep.spec
index 2fe3abd..5adae0a 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.3
-Release: 2
+Release: 3
License: MIT
Group: X11/Development/Tools
Source0: http://xorg.freedesktop.org/releases/individual/util/gccmakedep-%{version}.tar.bz2
@@ -14,6 +14,8 @@ BuildRequires: xorg-util-util-macros >= 1.8
Requires: gcc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _debugsource_packages 0
+
%description
The gccmakedep program calls 'gcc -M' to output makefile rules
describing the dependencies of each sourcefile, so that make knows
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-util-gccmakedep.git/commitdiff/b6000385c214a8bb640f21a76ea38b256feb9f7a
More information about the pld-cvs-commit
mailing list