Bug 213857 - tre-devel package does not contain static libraries
Summary: tre-devel package does not contain static libraries
Keywords:
Status: CLOSED DUPLICATE of bug 213859
Alias: None
Product: Fedora
Classification: Fedora
Component: tre
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-03 14:35 UTC by Nico Kadel-Garcia
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-03 18:06:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nico Kadel-Garcia 2006-11-03 14:35:23 UTC
Description of problem:
tre-devel package does not contain static libraries

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

How reproducible:
Run "rpm -ql tre-devel" on any default installed tre-devel RPM.

Steps to Reproduce:
1. Install tre-devel RPM with "yum install tre-devel".
2. Check contents with "rpm -ql tre-devel"
3.
  
Actual results:


Expected results:
There should be a libtre.a file included.

Additional info:
This is easily fixed by adding the "--enable-static" option to the %configure 
in the .spec file, and adding %{_libdir}/libtre.a to the list of files for 
the -devel package. I've contacted the software author, but he's in no rush to 
publish a new .spec file update.

Comment 1 Dominik 'Rathann' Mierzejewski 2006-11-03 18:06:27 UTC

*** This bug has been marked as a duplicate of 213859 ***


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