|
@@ -7,8 +7,13 @@ License: GPLv2
|
7
|
7
|
Source0: %{name}-%{version}.tar.gz
|
8
|
8
|
|
9
|
9
|
BuildArch: noarch
|
10
|
|
-BuildRequires: coreutils git
|
11
|
|
-Requires: shellfu-bash => 0.10.0-1
|
|
10
|
+BuildRequires: coreutils
|
|
11
|
+BuildRequires: shellfu => 0.10.0-1
|
|
12
|
+BuildRequires: shellfu-bash-inigrep
|
|
13
|
+BuildRequires: shellfu-bash-pretty
|
|
14
|
+BuildRequires: shellfu-sh-exit
|
|
15
|
+Requires: shellfu => 0.10.0-1
|
|
16
|
+Requires: shellfu-bash
|
12
|
17
|
Requires: shellfu-bash-inigrep
|
13
|
18
|
Requires: shellfu-bash-pretty
|
14
|
19
|
Requires: shellfu-sh-exit
|