Mon, 12 Jan 2026 16:07:11 CST | login

Information for build rpkg-macros-2.0-2.oc9

ID41311
Package Namerpkg-macros
Version2.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rpkg-macros.git?.#ca322dc299ac2e40a61c030007f8e6a89e270abd
SummarySet of preproc macros for rpkg utility
DescriptionSet of preproc macros to be used by rpkg utility. They are designed to dynamically generate certain parts of rpm spec files. You can use those macros also without rpkg by: $ cat <file_with_the_macros> | preproc -s /usr/lib/rpkg.macros.d/all.bash -e INPUT_PATH=<file_with_the_macros> INPUT_PATH env variable is passed to preproc to inform macros about the input file location. The variable is used to derive INPUT_DIR_PATH variable which rpkg macros use. If neither INPUT_PATH nor INPUT_DIR_PATH are specified, INPUT_PATH will stay empty and INPUT_DIR_PATH will default to '.' (the current working directory). Another option to experiment with the macros is to source /usr/lib/rpkg.macros.d/all.bash into your bash environment Then you can directly invoke the macros on your command-line as bash functions. See content in /usr/lib/rpkg.macros.d to discover available macros. Please, see man rpkg-macros for more information.
git+https://pagure.io/rpkg-util#280343176796be54686f84a677f5744027ce84e9:macros
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 04:08:20 CST
CompletedSat, 14 Jun 2025 04:11:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rpkg-macros.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rpkg-macros.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
rpkg-macros-2.0-2.oc9.src.rpm (info) (download)
noarch
rpkg-macros-2.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.0-2 - Rebuilt for loongarch64 * Wed Sep 04 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0-1 - initial build