]> git.pld-linux.org Git - packages/zabbix.git/commitdiff
- enable jabber & curl
authorareq <areq@pld-linux.org>
Sun, 21 Aug 2011 13:17:10 +0000 (13:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- php requires updated

Changed files:
    zabbix.spec -> 1.46

zabbix.spec

index 87c4b6bc288aa3bb3106208da01e1a9920da1018..d7a062d8a0c9d48e473bbdea7496aa6ac1d19d91 100644 (file)
@@ -9,7 +9,7 @@ Summary:        zabbix - network monitoring software
 Summary(pl.UTF-8):     zabbix - oprogramowanie do monitorowania sieci
 Name:          zabbix
 Version:       1.8.6
-Release:       0.1
+Release:       0.2
 License:       GPL v2+
 Group:         Networking/Utilities
 Source0:       http://dl.sourceforge.net/zabbix/%{name}-%{version}.tar.gz
@@ -18,6 +18,8 @@ Source1:      %{name}-agent.inetd
 Source2:       %{name}-apache.conf
 URL:           http://zabbix.sourceforge.net/
 %{!?with_pgsql:BuildRequires:  mysql-devel}
+BuildRequires: curl-devel
+BuildRequires: iksemel-devel
 BuildRequires: net-snmp-devel
 BuildRequires: openldap-devel >= 2.4.6
 BuildRequires: openssl-devel >= 0.9.7d
@@ -95,6 +97,12 @@ Summary:     PHP frontend for zabbix
 Summary(pl.UTF-8):     Interfejs PHP dla zabbiksa
 Group:         Applications/WWW
 Requires:      php(gd)
+Requires:      php-bcmath
+Requires:      php-ctype
+Requires:      php-mbstring
+Requires:      php-pcre
+Requires:      php-sockets
+Requires:      php-session
 %{!?with_pgsql:Requires:       php-mysql}
 %{?with_pgsql:Requires:        php-pgsql}
 Requires:      webapps
@@ -156,6 +164,8 @@ Ten pakiet zawiera serwer zabbiksa.
        --enable-agent \
        --with-net-snmp \
        --with-ldap \
+       --with-jabber \
+       --with-libcurl
 #      --with-ucd-snmp=DIR \
 
 %{__make}
This page took 0.292203 seconds and 4 git commands to generate.