Bug 49642

Summary: gluegen2-devel требует android-tools, это необходимо?
Product: Sisyphus Reporter: Pavel Nakonechnyi <zorg1331>
Component: gluegen2Assignee: viy <viy>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: cas, faux, viy
Version: unstable   
Hardware: x86_64   
OS: Linux   

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)