Skip to content

Set RPM Vendor tag in build workflow#1608

Open
mavit wants to merge 1 commit into
LMS-Community:public/9.2from
mavit:vendor
Open

Set RPM Vendor tag in build workflow#1608
mavit wants to merge 1 commit into
LMS-Community:public/9.2from
mavit:vendor

Conversation

@mavit

@mavit mavit commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

It’s better to set this here in the build environment rather than hard-code it into the .spec file as we previously did (see associated commit to the slimserver-platforms repository).

It’s better to set this here in the build environment rather than hard-code it into the `.spec` file as we previously did (see associated commit to the `slimserver-platforms` repository).

Signed-off-by: Peter Oliver <git@mavit.org.uk>
if: ${{ matrix.flavour[0] == 'rpm' }}
run: |
echo "%vendor Lyrion Community" >> /etc/rpm/macros

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just add the single line to the previous step?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants