Skip to content

Commit 7761543

Browse files
committed
intro stuff
Signed-off-by: Owen-sz <owen@fyralabs.com>
1 parent 3d1cc77 commit 7761543

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pages/terra/SRPM.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ import { Callout } from "nextra/components";
77

88
# SRPM Macros
99

10-
We provide SPRM macros to ease packaging and better integrate into our workflow. Please use these macros when possible.
10+
We provide SPRM macros to ease packaging and better integrate into our workflow. Please use these macros when possible when contributing to Terra.
1111

1212
These are provided in the `anda-srpm-macros` package. If you use them, make sure to add `anda-srpm-macros` as a `BuildRequires:` in the spec file.
1313

1414
You may need to refer to the [miscellaneous packaging guidelines](./policy#miscellaneous-packaging-guidelines) for more details.
1515

16+
If you would like to add/fix/update these macros, or need to raise an issue, please do so in the [SRPM macros repository](https://github.com/terrapkg/srpm-macros), or reach out to us [here](https://wiki.ultramarine-linux.org/en/community/community/).
17+
1618
For other macros available in Fedora/Terra, check out our unofficial [macros list](../rpm/macros).
1719

1820
<Callout type="info">

0 commit comments

Comments
 (0)