Thu, 02 May 2024 17:50:21 UTC | login

Information for RPM create-fake-rpm-2-1.fc33.src.rpm

ID604267
Namecreate-fake-rpm
Version2
Release1.fc33
Epoch
Archsrc
SummaryGenerate fake (S)RPM
DescriptionA 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
Build Time2020-04-27 15:15:26 GMT
Size18.31 KB
bfd31fe3c04eec9702dbb2a2e02c3f4a
LicenseGPLv2+
Provides
create-fake-rpm = 2-1.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
asciidoc
libxslt
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
create-fake-rpm-2.tar.gz9.99 KB
create-fake-rpm.spec1.92 KB
Component of No Buildroots