Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
original
rpms
buildsys-macros-el8
Commits
7929d76e
Verified
Commit
7929d76e
authored
May 02, 2021
by
Louis Abel
📺
Browse files
increment to 8_2
parent
a58228d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/buildsys-macros-el8.spec
View file @
7929d76e
Name: buildsys-macros-el8
Summary: Macros for the Buildsystem
Version: 3.2
Release:
2
.rocky
Release:
3
.rocky
License: GPL
Group: Development/Buildsystem
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
...
...
@@ -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_
1
\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "dist .el8_
2
\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
...
...
@@ -34,7 +34,7 @@ rm -rf %{buildroot}
/etc/rpm/macros.checkbuild
%changelog
* Sat May 01 2021 Louis Abel <label@rockylinux.org> - 3.2-
2
.rocky
* Sat May 01 2021 Louis Abel <label@rockylinux.org> - 3.2-
3
.rocky
- Resetting dist tag over time to bring packages inline
* Sat Feb 27 2021 Louis Abel <label@rockylinux.org> - 3.1-0.rocky
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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