mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 11:29:12 +02:00
restored pandora_server.spec classic
This commit is contained in:
parent
e48b41b7e7
commit
c1f026fea1
@ -18,8 +18,7 @@ Packager: Sancho Lerena <slerena@artica.es>
|
|||||||
Prefix: /usr/share
|
Prefix: /usr/share
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# PreReq: %fillup_prereq %insserv_prereq /usr/bin/sed /usr/bin/grep /usr/sbin/useradd
|
PreReq: %fillup_prereq %insserv_prereq /usr/bin/sed /usr/bin/grep /usr/sbin/useradd
|
||||||
Requires(pre,preun):/usr/bin/sed /usr/bin/grep /usr/sbin/useradd
|
|
||||||
AutoReq: 0
|
AutoReq: 0
|
||||||
Provides: %{name}-%{version}
|
Provides: %{name}-%{version}
|
||||||
Requires: perl-DBI perl-DBD-mysql perl-libwww-perl
|
Requires: perl-DBI perl-DBD-mysql perl-libwww-perl
|
||||||
@ -44,10 +43,9 @@ A few examples of common resources monitored by Pandora FMS could be processor l
|
|||||||
%prep
|
%prep
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%setup -n pandora_server
|
%setup -q -n pandora_server
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ls -latR
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user