Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=707132

--- Comment #6 from Ville Skyttä <[email protected]> 2011-06-08 15:19:57 EDT 
---
Looks otherwise fine, but the jnilibpath patch still has
/usr/lib64/java-service-wrapper path hardwired (probably due to earlier
in-place sed'ing) instead of @LIBPATH@, which quite likely means stuff is
broken on non-lib64 archs:

$ rpmdev-extract -q java-service-wrapper-3.2.5-1.fc15.src.rpm
$ grep usr/lib64
java-service-wrapper-3.2.5-1.fc15.src/java-service-wrapper-3.2.4-jnilibpath.patch
 
+            System.load( new File( "/usr/lib64/java-service-wrapper", file
).toString() );

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to