Changeset 1745
- Timestamp:
- 12/01/08 15:25:54 (1 month ago)
- Files:
-
- branches/DEV-opsview3/opsview-base/Makefile (modified) (2 diffs)
- branches/DEV-opsview3/opsview-base/debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/DEV-opsview3/opsview-base/Makefile
r1743 r1745 89 89 90 90 GENERATED = ${NAGIOS} ${NAGIOSPLUG} ${NRPE} ${SCRIPT} ${VALIDATION} ${NSCA} ${JSCAL} \ 91 ${N AGIOSGRAPH} ${NDOUTILS} nrpe.cfg opsview-base.spec version \91 ${NDOUTILS} nrpe.cfg opsview-base.spec version \ 92 92 allmibs.tar.gz ${CHECK_RADIUS_IH} ${AUTOSSH} ${OVERLIB} ${HYPERGRAPH} ${NMIS} ${FABTABULOUS} 93 93 … … 95 95 96 96 install: dirs ${NAGIOS}-install ${NAGIOSPLUG}-install ${NRPE}-install ${NSCA}-install \ 97 javascript-install ${N AGIOSGRAPH}-install ${NDOUTILS}-install install-mibs \97 javascript-install ${NDOUTILS}-install install-mibs \ 98 98 ${CHECK_RADIUS_IH}-install ${AUTOSSH}-install ${NMIS}-install nrpe.cfg-install \ 99 99 ${FABTABULOUS}-install post-test branches/DEV-opsview3/opsview-base/debian/control
r1521 r1745 10 10 Pre-Depends: mysql-server 11 11 Depends: opsview-perl (>= 2.13.0), mysql-server-5.0 | mysql-server-4.1 (>= 4.1.10), apache2, ksh, mrtg, libgd2-noxpm | libgd2-xpm, libmcrypt4, rrdtool (>= 1.2.15), sudo | sudo-ldap, libltdl3, snmp, snmpd, dnsutils, libgd-tools, netpbm, less, links, libexpat1, openssl, mailx 12 Conflicts: opsview-core (<< 2.12.0) 12 # Need this conflicts section because nagiosgraph has moved to opsview-core 13 Conflicts: opsview-core (<< 3.0) 13 14 Description: Main component for Opsview 14 15 Provides the bulk of the components for Opsview, a
