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
staging
rpms
llvm-toolset
Commits
1c78a861
Commit
1c78a861
authored
May 18, 2021
by
Rocky Automation
📺
Browse files
import llvm-toolset-11.0.0-1.module+el8.4.0+8724+f6b3479d
parent
5d8050e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
SPECS/llvm-toolset.spec
View file @
1c78a861
%global maj_ver 1
0
%global maj_ver 1
1
%global min_ver 0
%global patch_ver 1
%global patch_ver 0
#%%global rc_ver 2
%global baserelease 1
Summary: Package that installs llvm-toolset
Name: llvm-toolset
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
Release:
1
%{?dist}
Release:
%{baserelease}%{?rc_ver:.rc%{rc_ver}}
%{?dist}
License: NCSA
Requires: clang = %{version}
...
...
@@ -15,7 +17,9 @@ Requires: lldb = %{version}
%endif
Requires: llvm = %{version}
%ifnarch s390x
Requires: lld = %{version}
%endif
%description
This is the main package for llvm-toolset.
...
...
@@ -23,6 +27,15 @@ This is the main package for llvm-toolset.
%files
%changelog
* Wed Nov 11 2020 sguelton@redhat.com - 11.0.0-1
- 11.0.0 release
* Wed Sep 23 2020 sguelton@redhat.com - 11.0.0-0.2.rc2
- Fix version number
* Mon Sep 21 2020 sguelton@redhat.com - 11.0.0-0.1.rc2
- 11.0.1.rc2 Release
* Fri Jul 24 2020 sguelton@redhat.com - 10.0.1-1
- 10.0.1 Release
...
...
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