Code

rules, control: Disabled AMQP plugin.
authorSebastian Harl <sh@teamix.net>
Fri, 3 Aug 2012 10:06:04 +0000 (10:06 +0000)
committerSebastian Harl <sh@teamix.net>
Fri, 3 Aug 2012 10:06:04 +0000 (10:06 +0000)
librabbitmq-dev is not available on Squeeze.

debian/changelog
debian/control
debian/rules

index 45bada0b7c6b958a99ab7d8294f1294b77ef6897..b36d457da5d834f1df81e1790109c7306f4715a9 100644 (file)
@@ -3,6 +3,7 @@ collectd (5.1.0-3~bpo60+1) squeeze-backports; urgency=low
   * Rebuild for squeeze-backports.
   * debian/rules, debian/control:
     - Disabled modbus plugin, libmodbus-dev is not available on Squeeze.
+    - Disabled AMQP plugin, librabbitmq-dev is not available on Squeeze.
 
  -- Sebastian Harl <tokkee@debian.org>  Thu, 05 Jul 2012 13:39:28 +0200
 
index 4ff49fc7c6fc4d75825340b2807acf3993c2e7fb..712836a70009c27fa10326d46e336747728f7284 100644 (file)
@@ -24,7 +24,6 @@ Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch,
  libperl-dev,
  libpq-dev,
  libprotobuf-c0-dev,
- librabbitmq-dev,
  librrd-dev (>= 1.4~),
  libsensors4-dev [linux-any],
 # libsnmp-dev (>= 5.4.2.1~dfsg-4~) | (libsnmp-dev & perl (<< 5.10.1~rc2-1~))
@@ -79,7 +78,6 @@ Description: statistics collection and monitoring daemon (core system)
  default configuration) on top of it without having to modify the "collectd"
  package.
  .
-   * AMQP output plugin: amqp
    * Apache and lighttpd statistics provided by mod_status: apache
    * APC UPS's charge, load, input/output/battery voltage, etc.: apcups
    * Ascent server statistics: ascent
index 03e769862b77dea57037a3a7eca51df4f8b48669..0e2d9752debd20231ef7bbdd423192dc5aa2fdb8 100755 (executable)
@@ -91,6 +91,7 @@ confflags += --disable-zfs-arc
 
 # build-deps for these plugins are not available on Squeeze
 confflags += \
+               --disable-amqp \
                --disable-modbus
 
 # The static library netstat cannot be linked into shared objects on some