2025/7/1 -RPM Package Manager · building computer software from source into easily distributable packages · installing, updating and uninstalling packaged software ...
2025/5/24 -Creating this issue so that others may find it if they come across this puzzling error all of a sudden in their build processes.
2025/7/4 -To build a custom RPM, you need the rpm-build and rpmdevtools packages. The rpm-build package provides the rpmbuild command. This command creates an RPM ...
2025/6/17 -Package your source code in a tar archive and copy it to the SOURCES directory. At build time, the rpmbuild build tool extracts your software from this ...
2025/4/26 -This command creates a directory structure in your home directory under ~/rpmbuild. The structure includes directories like BUILD, RPMS, SOURCES, SPECS, and ...
2025/5/28 -The following steps describes the process of generating a GPG key and signing RPMs with the key. First generate a gpg key pair on the machine. Raw. [ ...
Q.OpenSSLのrpmパッケージを作成したいのですが、パッケージが作成できません。 rpmbuildやperlや開発ツールなどはインストールしてあり、OpenSSLを通常のmekeをすることは可...
A.これは、依存関係のチェックのバグですね。 本来全部必要なパッケージは表示されるはずです。 仕方ないので、こういう場合は、 yum provides '*/find.pl' とやってみます。 す...
Q.rpm --rebuildできない turbolinux 8 wを使用しているのですが、 ***.nosrc.rpmというパッケージをrpm --rebuildしたいのですが行えません。 現在使...
A.rpm --rebuildは,Googleで検索するにも1手間必要で, rpm "--rebuild"とやって,Google検索しないと関連項目が出てきません. http:...
Q.BerkeleyDBがインストールできません。pop befor smtpさえ使えればよいのですが pop befor smtpが使いたいのですが、BerkeleyDBがインストールできず、お手...
A.# yum install db4-devel ではどうですか?
2025/7/1 -RPM 6.0.0 BETA1 released! (Jul 01 2025). This is the first beta release of 6.0 and is mainly about documentation and finalizing the v6 file format.
4日前 -This command does not depend on rpmbuild and generates an RPM package file without a spec file by using the rpm crate. Rust cargo-generate-rpm at crates.io.
2025/5/19 -This page provides a cheat sheet of sorts for what code you need in .spec files to get a common software package with a particular build system built in a ...
2025/5/22 -Candlepin has a new set of build requirements solely for rpm building. Candlepin now uses ant to build the rpm.