約25件1ページ目

日本語のみで絞り込む

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

  • 最終更新日:3か月以内
  • 2024/7/1 -rpmmacros above since its already defined in default macros unless there is a requirement to tweak the options for gpg singing command. Raw. [root@localhost ~]# ...

    2024/5/6 -I want to build a group of rpm packages, and some of them need to have an additional compilation option (-my_own_option). I tried this in ~/.rpmmacros, but the ...

    2024/6/26 -Rpmsign will automatically detect the need for V3 signatures, but this option can be used to force their creation if the packages must be fully signature verifi ...

    2024/5/24 -rpmmacros file in your home directory. ... Specifies the MUNGE (authentication library) installation location. An example .rpmmacros file: # .rpmmacros # Override ...

    2024/5/22 -Common build packages. Setup. You'll need to create your standard RPM build directory structure as follows: rpmbuild - BUILD - BUILDROOT - RPMS - ...

    2024/6/14 -cat ~/.rpmmacros %dist .ay01. To prove that this is what would be used in building the Kernel RPM I can use RPM spec. This version shows the name of the ...

    2024/5/4 -... rpmmacros to ensure smooth RPM package building. RPM macros are handy variables used by the RPM system to define various aspects of the packaging process.

    2024/5/5 -Use /etc/rpm/macros for per-system configuration and ~/.rpmmacros for per-user configuration. Typically it's sufficient to set just %_gpg_name. SEE ALSO ...

    2024/7/16 -What I still don't get: in my case, Ansible fails at an earlier stage when importing my public GPG key. And this key is in no way concerned by ~/.rpmmacros . I' ...

    2024/7/18 -The RPMs will be created wherever your system RPM configuration (or your personal ~/.rpmmacros configuration) dictates. After you have created these packages, ...