Bug 69714 - specfile doesn't include the library .la files
Summary: specfile doesn't include the library .la files
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: esound
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-07-24 19:25 UTC by franz.sirl-kernel
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-07-24 19:25:19 UTC
Embargoed:


Attachments (Terms of Use)

Description franz.sirl-kernel 2002-07-24 19:25:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3; Linux; X11; ppc)

Description of problem:
The specfile misses a line like that for the esound-devel subpackage:

%{_libdir}/*.la

This occasionally breaks building of other packages (gal for example).



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


How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
	

Additional info:

Comment 1 Havoc Pennington 2002-07-24 21:32:17 UTC
It only breaks other builds if some other package is broken (contains a ref to
libesound.la in its own .la files)

do "grep libesound.la /usr/lib/*.la" and the la files that are output are broken 
and those packages need to be rebuilt against the new la-free esound.


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