約2,750件1ページ目

日本語のみで絞り込む

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

  • 最終更新日:1か月以内
  • 2025/6/25 -This guide covers setting up your RPM build environment, writing spec files, and building and testing RPM packages step-by-step. Table of Contents.

    2025/7/3 -Python RPM spec ファイルでは、値をハードコーディングするのではなく、常に Python 3 RPM のマク ロを使用します。 spec ファイルに加えて python3_pkgversion マクロを ...

    2025/6/17 -An RPM package consists of an archive of source code and a spec file. The spec file contains project metadata and different sections that you use to define how ...

    2025/7/4 -The following command builds the RPM from the specification file and places it in the RPMS/x86_64/ directory. $rpmbuild –v --bb newpackage.spec. Building a RPM.

    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.

    2日前 -Cargo helper command to generate a binary RPM package (.rpm) from Cargo project. This command does not depend on rpmbuild and generates an RPM package file ...

    A.ここに書くと長くなりますので、以下のURIを参照してください。 http://www.rpm.org/max-rpm/ch-rpm-inside.html http://www.rpm.org/...

    A.良いお知らせではありません。 Fedora Core 1 のファイルはこちらのアーカイブに移されていました。 http://archives.fedoraproject.org/pub/arc...

    4日前 -Step 3: Create a .spec File With This Template. To build an RPM package you'll have to create a .spec file that provides instructions to the package ...

    6日前 -No hardcoded values for all rpm spec files. At least %{?_smp_mflags} is defined inside spec file and if you need to build with custom values it will be possible ...

    2025/7/7 -I have a problem with my RPM package. In %post section RPM is executing a shell script which is declared in %file section. However script file includes some ...

    2025/6/16 -... RPM spec file repo: https://github.com/cyqsimon/ntfysh-spec I am NOT the author of this software. I am just the packager. For inquiries please contact the ...