約23,100件1ページ目

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

  • 最終更新日:1年以内
  • 2023/10/21 -新しい SPEC ファイルを最初から手動で作成します。 rpmdev-newspec ユーティリティーを使用します。 このユーティリティーは、空の SPEC ファイルを作成します。

    2023/10/21 -4.6.3. spec ファイルからのバイナリー RPM のビルド. spec ファイルからバイナリー RPM をビルドするには、 -bb オプションを指定した rpmbuild コマンドを使用します。

    2024/1/13 -This page explains how to populate RPM spec file License: tags and is aimed mainly at Fedora Linux package maintainers. We assume that you are experienced ...

    2023/12/19 -RPM file is a software package format for distributing and installing applications on Red Hat-based distributions. A file with .rpm extension contains: – RPM ...

    2024/3/21 -rpmビルドではspecファイルにbuildセクションがあり、それを使うことも出来るのですが後述のdebターゲットと処理を共通化するために敢えてこうしています。 この状態で ...

    2023/10/13 -RPM itself places very few limitations on what you can do in spec files, so they can quickly become difficult to read and maintain. These guidelines try to ...

    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...

    2023/11/23 -The macros in the SPEC file are set during rpmbuild time. I.e. when you are creating the rpm package. During the build time they are expanded and cannot be ...

    2024/2/13 -Create the Spec File: Inside ~/rpmbuild/SPECS , create a file named hello-test-rpm.spec with the following content: Name: hello-test-rpm. Version: 1.0.0

    2023/11/14 -The first part of the spec files needs adjustments to make sure that kmod's are build for all kernels. Here are the current up2date version: For FC6 ...

    2024/3/9 -Describe the bug The SPEC file found in the repository produces a RPM file which cannot be used on RHEL 9 or Rocky Linux 9. There is no longer any package ...