|
|
|
@ -34,9 +34,13 @@ BuildRequires: dash bash git
@@ -34,9 +34,13 @@ BuildRequires: dash bash git
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora} || 0%{?rhel} |
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
|
|
|
|
BuildRequires: pkgconfig |
|
|
|
|
%endif |
|
|
|
|
%if 0%{?fedora} |
|
|
|
|
BuildRequires: bash-completion |
|
|
|
|
BuildRequires: pkgconfig |
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
%if 0%{?suse_version} |
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build |
|
|
|
|
%endif |
|
|
|
|