RPM macros to simplify the packaging of forge-hosted projects.
  • Lua 53.4%
  • Python 38.2%
  • Shell 5.5%
  • Makefile 2.9%
Find a file
2023-08-11 03:55:30 +00:00
.builds .builds: add reuse lint 2023-03-27 14:28:51 -05:00
LICENSES add draft forge-srpm-macros.spec 2023-08-11 03:55:30 +00:00
rpm forge: Allow unlimited subgroups in GitLab URLs 2023-03-27 19:28:02 -05:00
tests tests: use MACRO_LUA_DIR env var instead of MACRO_LUA_PATH 2023-03-27 19:28:10 -05:00
.gitignore add .gitignore 2023-03-27 14:32:33 -05:00
CONTRIBUTING.md .builds: add reuse lint 2023-03-27 14:28:51 -05:00
forge-srpm-macros.spec add draft forge-srpm-macros.spec 2023-08-11 03:55:30 +00:00
Makefile .builds: add reuse lint 2023-03-27 14:28:51 -05:00
README.md add builds.sr.ht CI badge 2023-03-27 17:56:46 -05:00
rpmeval.sh add rpmeval.sh to test macro evaluation 2023-03-28 22:53:04 -05:00

forge-srpm-macros

builds.sr.ht status

These macros simplify the packaging of forge-hosted projects. They automatically compute the Source urls based on macros set in the specfile. This code has been split out from redhat-rpm-config to ease maintenance.

Contributing

See CONTRIBUTING.md.

License

This repository is licensed under

SPDX-License-Identifer: GPL-1.0-or-later

to match the license of redhat-rpm-config.