約17,700件1ページ目

日本語のみで絞り込む

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

  • 最終更新日:3か月以内
  • 2024/6/26 -The argument used is -b if a spec file is being used to build the package, -r if a source package is to be rebuilt and -t if rpm‐ build should look inside of a ...

    2024/4/17 -- redhat/Makefile: Copy spec file (Prarit Bhargava). - redhat: Change ... - spec: make linux-firmware weak(er) dependency (Jan Stancek). - rtw89: enable ...

    ... RPM-based Linux distributions, with RPM spec files acting as blueprints for package builds. Despite their enduring relevance, support for editing RPM spec files ...

    YouTube-openSUSE

    2024/6/19 -You should be able to use a conditional %if "%{?myname}" == "" %define myname my_name %endif. For example, using a very basic spec file: % cat foo.spec %if ...

    2024/5/1 -There are three steps to building a binary RPM package, all of which are handled automatically by the Distutils: create a .spec file, which describes the ...

    2024/4/26 -RPM ビルドプロセスを支援するために、ビルドプロセスに関するすべてを制御. する .spec ファイルが使用されます。 (注). 多くのサードパーティ製アプリケーションは、 ...

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

    2024/6/25 -A spec file is a file with instructions that the rpmbuild utility uses to build an RPM package. This file provides necessary information to the build system by ...

    2024/5/3 -Copied! With this .spec file, you should be able to successfully complete the build process, and create the source and binary RPM packages.

    2024/6/26 -rpm is a powerful Package Manager, which can be used to build, install, query, verify, update, and erase individual software packages. A package consists of an ...

    2024/5/1 -- Remove /etc/centos-release file. - Add redhat and fix rocky tags in os-release ... - Add spec file notes for packagers. - Add countme=1 to all base repos.