Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
icinga-web
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 61
[-]
[+]
Changed
icinga-web.spec
@@ -25,7 +25,7 @@ Source1: icinga-web-rpmlintrc Patch0: icinga-web-1.6.2-apacheconfig-install.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: php >= 5.2.3 php-pear php-gd php-xml php-ldap php-pdo php-dom php-spl php-xsl php-mysql pcre >= 7.6 +BuildRequires: php >= 5.2.3 php-pear php-gd php-xml php-ldap php-pdo php-dom php-spl php-xsl php-mysql php-sockets pcre >= 7.6 BuildRequires: mysql-client BuildRequires: phing @@ -39,6 +39,7 @@ Requires: php-spl Requires: php-xsl Requires: php-mysql +Requires: php-sockets Requires: pcre >= 7.6 Requires: mysql-client Requires: python @@ -82,7 +83,6 @@ %install ############################## -%{__rm} -rf %{buildroot} %{__make} install \ DESTDIR="%{buildroot}" \ INSTALL_OPTS="" \