Removed unneeded buildrequires from the agent's .spec file.
(cherry picked from commit 68b1f9a73e
)
This commit is contained in:
parent
e36b781489
commit
f5b3ef57d1
pandora_agents/unix
|
@ -19,7 +19,6 @@ Prefix: /usr/share
|
|||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
BuildArch: noarch
|
||||
PreReq: %fillup_prereq %insserv_prereq /usr/bin/sed /usr/bin/grep /usr/sbin/useradd
|
||||
BuildRequires: sysvinit cron rsyslog sysconfig
|
||||
Requires: coreutils unzip
|
||||
AutoReq: 0
|
||||
Provides: %{name}-%{version}
|
||||
|
|
Loading…
Reference in New Issue