Code

collectd-core.overrides: Updated java's binary-or-shlib-defines-rpath. collectd-4.10.4-1
authorSebastian Harl <sh@tokkee.org>
Mon, 9 Jan 2012 15:11:31 +0000 (16:11 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 9 Jan 2012 15:11:31 +0000 (16:11 +0100)
debian/changelog
debian/collectd-core.overrides

index 0ab262c2d3a2d8ae9bda0b756e801a07453ed4c7..f3b199690985dc684cbb3df8b7fdfee9850619c9 100644 (file)
@@ -37,8 +37,10 @@ collectd (4.10.4-1) unstable; urgency=low
     - Updated standards-version to 3.9.2 -- no changes.
   * debian/collectd-core.collectd.init.d:
     - Added a description LSB header field.
+  * debian/collectd-core.overrides:
+    - Updated entry for java's binary-or-shlib-defines-rpath.
 
- -- Sebastian Harl <tokkee@debian.org>  Mon, 09 Jan 2012 15:32:07 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 09 Jan 2012 16:10:58 +0100
 
 collectd (4.10.1-2.1) unstable; urgency=high
 
index 1d380904b6c234be012c785d78f973bd90b8a402..11474e95679c4a064c2ff48b506156f1a9adaf79 100644 (file)
@@ -10,5 +10,5 @@ collectd-core: capitalization-error-in-description python Python
 # The "java" plugin uses libjvm.so which can only be found in a non-standard
 # directory. According to the Java guys the path name and the ABI is stable
 # though ...
-collectd-core: binary-or-shlib-defines-rpath ./usr/lib/collectd/java.so /usr/lib/jvm/java-6-openjdk/jre/lib/*
+collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/java-6-openjdk-*