約73,900件1ページ目

日本語のみで絞り込む

RPM provides a rich set of macros to make package maintenance simpler and consistent across packages. For example, it includes a list of default path ...

The macros are usually used with rpmbuild --define to specify which directories rpmbuild should use, it is unusual to use them within SPEC files.

2012/8/23 -In most Unix shells, ~ is an abbreviation for "your home directory". So ~/.rpmmacros is the file .rpmmacros in your home directory. The contents ...

Custom RPM macros configuration file for building RPM packages # as a non-root user. # # Author: Mike A. Harris # # This is a copy of my own personal RPM ...

Rand E Editor modified to compile on modern Linux. Contribute to blakemcbride/Rand-E-Editor development by creating an account on GitHub.

2013/11/9 -How to pass the location of .rpmmacros file in rpmbuild command ? by default it try to look for it in home dir.

RPM macros are the files titled macros in the output directory structure. 5.2.5. RPM distribution macros.

# Algorithm to use for generating file checksum digests on build. # If not specified or 0, MD5 is used.

Macro syntax. RPM has fully recursive spec file macros. Simple macros do straight text substitution. Parameterized macros include an options field, ...

Setting rpm macros with a build¶. Prior to Koji 1.18, this was the only way to set rpm macros in Koji. This method is still valid, and in some cases preferred.