Bug 21488 - Move libopenctapi.so out of -devel.
Summary: Move libopenctapi.so out of -devel.
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libopenct-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-08 19:28 MSD by Sir Raorn
Modified: 2009-09-11 18:54 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sir Raorn 2009-09-08 19:28:22 MSD
$ objdump -p /usr/lib/libopenctapi.so | grep SONAME
  SONAME               libopenctapi.so
$ file /usr/lib/libopenctapi.so
/usr/lib/libopenctapi.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped

Это нормальная (насколько можно считать нормальной библиотеку с таким SONAME) библиотека, ей не место в -devel.
Comment 1 Repository Robot 2009-09-11 18:54:04 MSD
openct-0.6.17-alt1 -> sisyphus:

* Thu Sep 10 2009 Alexey I. Froloff <raorn@altlinux> 0.6.17-alt1

- [0.6.17]
- spec cleanup
- HAL FDI moved to 20thirdparty subdirs
- Use upstream-provided HAL FDI's
- libopenctapi.so moved to libopenct package (closes: #21488)