]> git.pld-linux.org Git - packages/fzf.git/commitdiff
disable debugsource packages; rel 2 auto/th/fzf-0.27.0-2
authorJan Palus <atler@pld-linux.org>
Tue, 6 Apr 2021 18:19:29 +0000 (20:19 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 6 Apr 2021 18:19:29 +0000 (20:19 +0200)
fzf.spec

index 018268de5e2a508aa0a34089af8717b75760239f..50e23a23d64d87d7cd566579fd5dea665dd9d9df 100644 (file)
--- 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.
 
This page took 0.40329 seconds and 4 git commands to generate.