Skip to content

Commit

Permalink
clarify tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nazunalika committed Jul 12, 2023
1 parent 6c94cc1 commit 6eb01c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/special_interest_groups/sig_guide/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Examples:

In the case of an rpm or a module, there should be tags associated, otherwise the build system *may not* pick up your builds. The general format for tags are as follows:

* RPM: `imports/rX/NEVR` (for example, `imports/r8/bash-4.4.20-2.el8` is acceptable)
* RPM: `imports/rX[-SIGNAME-VERSION]/NEVR` (for example, `imports/r8/bash-4.4.20-2.el8` is acceptable)
* Note: You cannot choose a tag/branch destined for one rocky release and build on another. Ensure your tags and branches are in alignment.

* Module: `imports/rX-stream-STREAM_NAME_OR_VERSION/MODULE_NAME-STREAM_NAME_OR_VERSION-X0Y00YYYYMMDDHHMMSS.ZZZZZZZZ`
Expand Down

0 comments on commit 6eb01c5

Please sign in to comment.