|
Bugzilla – Full Text Bug Listing |
| Summary: | questionable .la files from yast2-printer | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Andreas Hanke <andreas.hanke> |
| Component: | YaST2 | Assignee: | Michal Zugec <mzugec> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Hanke
2006-11-25 08:04:46 UTC
from *.la head: # libpy2ag_cups.la - a libtool library file # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) # # Please DO NOT delete this file! # It is necessary for linking the library. The comment in the .la file is invalid.
Most of the other YaST2 plugins are removing their .la files and these two ones aren't needed either. yast2-printer works fine without them.
Example from the yast2-sound spec file:
rm -rf %{buildroot}/%{_libdir}/YaST2/plugin/libpy2ag_audio.la
Nothing links to these libraries because they are actually not libraries, but plugins.
LATER would be fine. This report was, from the beginning on, intended for 10.3 => LATER reopen to fix fixed in yast2-printer-2.16.5 |