Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
original
rpms
buildsys-macros-el8
Commits
b7814917
Verified
Commit
b7814917
authored
May 03, 2021
by
Louis Abel
📺
Browse files
el8 only
parent
bdb4a48e
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/buildsys-macros-el8.spec
View file @
b7814917
...
...
@@ -21,7 +21,7 @@ VERSION=%{version}
printf %s%b "%" "rhel 8\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "rocky 8\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "centos 8\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "dist .el8
_3
\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "dist .el8\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "el8 1\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "__arch_install_post /usr/lib/rpm/check-buildroot\n" >> %{buildroot}/etc/rpm/macros.checkbuild
...
...
@@ -35,7 +35,7 @@ rm -rf %{buildroot}
%changelog
* Mon May 03 2021 Louis Abel <label@rockylinux.org> - 3.2-5.rocky
- Change to el8
_3
- Change to el8
* Mon May 03 2021 Louis Abel <label@rockylinux.org> - 3.2-4.rocky
- Reset back to el8 tag
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment