[packages/elektra] noarch bash-completions package
glen
glen at pld-linux.org
Mon Jan 23 18:24:17 CET 2017
commit e37e525c21c4b97ac30e708d955f1c85a5295aae
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Jan 23 19:24:11 2017 +0200
noarch bash-completions package
elektra.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/elektra.spec b/elektra.spec
index 06cc94e..24a346c 100644
--- a/elektra.spec
+++ b/elektra.spec
@@ -8,12 +8,12 @@
%bcond_without python2 # Python 2 support: binding and plugin
%bcond_without python3 # Python 3 support: binding and plugin
%bcond_without qt # Qt GUI
-#
+
Summary: A key/value pair database to store software configurations
Summary(pl.UTF-8): Baza kluczy/wartości do przechowywania konfiguracji oprogramowania
Name: elektra
Version: 0.8.19
-Release: 1
+Release: 2
License: BSD
Group: Applications/System
Source0: http://www.libelektra.org/ftp/elektra/releases/%{name}-%{version}.tar.gz
@@ -26,8 +26,8 @@ BuildRequires: Qt5Core-devel >= 5
BuildRequires: Qt5Gui-devel >= 5
BuildRequires: Qt5Qml-devel >= 5
BuildRequires: Qt5Quick-devel >= 5
-BuildRequires: Qt5Widgets-devel >= 5
BuildRequires: Qt5Test-devel >= 5
+BuildRequires: Qt5Widgets-devel >= 5
%endif
BuildRequires: augeas-devel >= 1.0
BuildRequires: boost-devel
@@ -160,6 +160,9 @@ Summary(pl.UTF-8): Bashowe uzupełnianie parametrów dla poleceń z pakietu Elek
Group: Applications/Shells
Requires: %{name} = %{version}-%{release}
Requires: bash-completion
+%if "%{_rpmversion}" >= "5"
+BuildArch: noarch
+%endif
%description -n bash-completion-elektra
Bash completion for Elektra kdb command.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/elektra.git/commitdiff/e37e525c21c4b97ac30e708d955f1c85a5295aae
More information about the pld-cvs-commit
mailing list