Bug 433295 - subversion-javahl jar file shouldn't reside in %{_libdir}
Summary: subversion-javahl jar file shouldn't reside in %{_libdir}
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: subversion
Version: rawhide
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Joe Orton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: opengrok-review
TreeView+ depends on / blocked
 
Reported: 2008-02-18 14:22 UTC by Lubomir Kundrak
Modified: 2008-02-21 12:23 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-21 12:23:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lubomir Kundrak 2008-02-18 14:22:58 UTC
Description of problem:

JAR files that contain platform independent bytecode should reside in
%{_javadir}. This is currently not true for subversion-javahl:

$ rpm -ql subversion-javahl
/usr/lib64/libsvnjavahl-1.la
/usr/lib64/libsvnjavahl-1.so
/usr/lib64/libsvnjavahl-1.so.0
/usr/lib64/libsvnjavahl-1.so.0.0.0
/usr/lib64/svn-javahl
/usr/lib64/svn-javahl/include
/usr/lib64/svn-javahl/svn-javahl.jar
$ 

Moreover -- what is the empty /usr/lib64/svn-javahl/include good for?

Version-Release number of selected component (if applicable):

subversion-javahl-1.4.4-7

Comment 1 Lubomir Kundrak 2008-02-21 12:23:44 UTC
Fixed in subversion-1.4.6-5.


Note You need to log in before you can comment on or make changes to this bug.