]> git.pld-linux.org Git - packages/nnn.git/blobdiff - nnn.spec
- unconditional noarch subpackages
[packages/nnn.git] / nnn.spec
index 0eae45243f2b0a3e31206c7dd85c124b47290892..5f0e78ee807b38cc1e362255d14ca40bdeb16e77 100644 (file)
--- a/nnn.spec
+++ b/nnn.spec
@@ -3,12 +3,12 @@
 #
 Summary:       The missing terminal file browser for X
 Name:          nnn
-Version:       3.3
+Version:       3.5
 Release:       1
 License:       BSD
 Group:         Applications/Console
 Source0:       https://github.com/jarun/nnn/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 08c00d529ab824329b1f30968c3037b0
+# Source0-md5: f5bb1d9e6626363f90330fca1a995cad
 Patch0:                %{name}-no-rebuild-on-install.patch
 Patch1:                %{name}-flags.patch
 URL:           https://github.com/jarun/nnn
@@ -16,6 +16,7 @@ BuildRequires:        ncurses-devel
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
 BuildRequires: readline-devel
+Suggests:      archivemount
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,9 +51,7 @@ Summary(pl.UTF-8):    bashowe uzupełnianie nazw dla nnn
 Group:         Applications/Shells
 Requires:      %{name} = %{version}-%{release}
 Requires:      bash-completion >= 2.0
-%if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
-%endif
 
 %description -n bash-completion-nnn
 This package provides bash-completion for nnn.
This page took 0.032253 seconds and 4 git commands to generate.