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
6fbe6066
Verified
Commit
6fbe6066
authored
May 03, 2021
by
Louis Abel
📺
Browse files
start at el8 and tag
parent
b7814917
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/buildsys-macros-el8.spec
View file @
6fbe6066
%global _el_version_tag el8
Name: buildsys-macros-el8
Name: buildsys-macros-el8
Summary: Macros for the Buildsystem
Summary: Macros for the Buildsystem
Version: 3.
2
Version: 3.
3
Release:
5
.rocky
Release:
1.%{_el_version_tag}
.rocky
License: GPL
License: GPL
Group: Development/Buildsystem
Group: Development/Buildsystem
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
...
@@ -21,7 +23,7 @@ VERSION=%{version}
...
@@ -21,7 +23,7 @@ VERSION=%{version}
printf %s%b "%" "rhel 8\n" >> %{buildroot}/etc/rpm/macros.disttag
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 "%" "rocky 8\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "centos 8\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "centos 8\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "dist .
el8
\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "dist .
%{_el_version_tag}
\n" >> %{buildroot}/etc/rpm/macros.disttag
printf %s%b "%" "el8 1\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
printf %s%b "%" "__arch_install_post /usr/lib/rpm/check-buildroot\n" >> %{buildroot}/etc/rpm/macros.checkbuild
...
@@ -34,16 +36,5 @@ rm -rf %{buildroot}
...
@@ -34,16 +36,5 @@ rm -rf %{buildroot}
/etc/rpm/macros.checkbuild
/etc/rpm/macros.checkbuild
%changelog
%changelog
* Mon May 03 2021 Louis Abel <label@rockylinux.org> - 3.2-5.rocky
* Mon May 03 2021 Louis Abel <label@rockylinux.org> - 3.3-1.rocky
- Change to el8
- Start at el8 for first iteration
* Mon May 03 2021 Louis Abel <label@rockylinux.org> - 3.2-4.rocky
- Reset back to el8 tag
* 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
- Initial build for Rocky 8
- Keep centos 8 until 8.4
- Remove el8_3
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