Information for build create-fake-rpm-5-2.oc9
ID | 35553 | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | create-fake-rpm | |||||||||||||||||||||||
Version | 5 | |||||||||||||||||||||||
Release | 2.oc9 | |||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/create-fake-rpm.git?.#c95de80f5e6ed7b45bb7446e2b2e167a18847596 | |||||||||||||||||||||||
Summary | Generate fake (S)RPM | |||||||||||||||||||||||
Description | A tool to generate an (s)rpm with faked provides. It may be useful when you install some library/module/application manually - without having an RPM package. E.g., when you pip install somepackage And when some RPM package `Requires: python-somepackage` then /usr/bin/rpm refuses to install such package, because `python-somepackage` is not present on your system. RPMDB does not know what you know. So you can run: create-fake-rpm --build python-somepackage python3dist(somepackage) This create package `fake-python-somepackage-0-0.noarch.rpm` which provides: "python-somepackage" and "python3dist(somepackage)". You can install it using: dnf install fake-python-somepackage-0-0.noarch.rpm | |||||||||||||||||||||||
Built by | bbrucezhang | |||||||||||||||||||||||
State | complete | |||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||
Started | Thu, 12 Jun 2025 17:21:39 CST | |||||||||||||||||||||||
Completed | Thu, 12 Jun 2025 17:25:42 CST | |||||||||||||||||||||||
Task | build (dist-oc9-epol, /opencloudos-stream/create-fake-rpm.git:.:origin/master) | |||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/create-fake-rpm.git?.#origin/master'}} | |||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||
Logs |
|
|||||||||||||||||||||||
Changelog | * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 5-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5-1 - initial build |