Bug 49642 - gluegen2-devel требует android-tools, это необходимо?
Summary: gluegen2-devel требует android-tools, это необходимо?
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gluegen2 (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-10 00:42 MSK by Pavel Nakonechnyi
Modified: 2026-06-13 10:34 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Nakonechnyi 2024-03-10 00:42:03 MSK
Пакет gluegen2-devel (2.3.2-alt4_11jpp8) требует android-tools. Исходя из описания пакета и его спек файла, необходимость в этом не очевидна. Нельзя ли убрать эту зависимость?
Comment 1 Repository Robot 2026-06-13 10:34:35 MSK
gluegen-1:2.6.0-alt1 -> sisyphus:

* Fri Jun 12 2026 Andrey Cherepanov <cas@altlinux> 1:2.6.0-alt1
- New version.
- Built from upstream Git https://github.com/sgothel/gluegen.
- Renamed to gluegen.
- Removed autorequirements of android-tools and scp (ALT #49642).
* Wed Jun 10 2026 Arseniy Kostevich <faux@altlinux> 2.5.0-alt2
- fixed runtime native library loading from %_libdir/gluegen2
- installed native library as libgluegen2_rt.so to match Java loader name (Closes: #59491)