Just tested jNetPcap 1.4 on OpenSUSE 11.3 (32 and 64 bits). Everything works great. Updated the RPM build target since it wasn't working. The problem was that when the build script tries to determine the libpcap package version number it didn't find it. On OpenSUSE the package uses name 'libpcap1-*' instead of 'libpcap-*' like on other RPM systems. The generic 32 and 64 linux tar package on the dist server already supports OpenSUSE. The production RPM packages won't be released until 1.4 reaches alpha stage.