[packages/fzf] disable debugsource packages; rel 2

atler atler at pld-linux.org
Tue Apr 6 20:20:22 CEST 2021


commit 94f0d803c8c0cdf24e7631ba158f3d7ee4636cb2
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Apr 6 20:19:29 2021 +0200

    disable debugsource packages; rel 2

 fzf.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/fzf.spec b/fzf.spec
index 018268d..50e23a2 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -9,7 +9,7 @@
 Summary:	A command-line fuzzy finder written in Go
 Name:		fzf
 Version:	0.27.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		Applications/Shells
 #Source0Download: https://github.com/junegunn/fzf/releases
@@ -25,12 +25,15 @@ Source2:	https://github.com/junegunn/fzf.vim/archive/%{fzfvimrev}/fzf.vim-%{fzfv
 # Source2-md5:	1a4ec38922f1a9b0483d2c7b4a1cc1a9
 URL:		https://github.com/junegunn/fzf
 BuildRequires:	golang >= 1.13
+BuildRequires:	rpmbuild(macros) >= 2.005
 BuildRequires:	sed >= 4.0
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 ExclusiveArch:	%{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_debugsource_packages	0
+
 %description
 fzf is a general-purpose command-line fuzzy finder.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fzf.git/commitdiff/94f0d803c8c0cdf24e7631ba158f3d7ee4636cb2



More information about the pld-cvs-commit mailing list