日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1か月以内
  • 3日前 -This Tech Brief provides a basic HOWTO for creating an RPM package, signing it, distributing it (via a yum repository), and verifying its contents. It does this ...

    2024/4/11 -I try to pack some map files for our geoserver in an internal rpm package. For the build part, this is just to copy the files.

    2024/4/18 -We generally rely on rpmbuild to automatically add dependencies on library SONAMEs. Modern package management tools are capable of resolving such dependencies ...

    2024/4/19 -Build an RPM with just a .spec file and a few parameters. - rpmbuild-action/action.yml at master · buluma/rpmbuild-action.

    2024/4/12 -Package, rpm-dev. Version, 4.19.1.1-r1. Description, Redhat Package Management utilities (RPM) (development files). Project, https://rpm.org/.

    2024/4/27 -The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries ( ...

    2024/4/7 -This is done using the rpmbuild command. Using rpmbuild to Create RPMs. To build the binary RPM, use the following command: rpmbuild -ba ~/rpmbuild/SPECS/.spec.

    2024/4/11 -Is there a way to tell rpmbuild to complete the build and treat "Macro ... rpmbuild is not reading macros from rpmrc file · 6 · rpmbuild simple copy of files · 1.

    2024/4/6 -Installing RPM Build Tools. First, you need to install the rpm-build package, which provides the necessary tools to build RPM packages.

    2024/4/24 -As of 2020-11-20, systemd-rpm-macros is required by rpm-build in both Leap and Tumbleweed, so you do not need to request it from a specfile; nonetheless ...