Blame SPECS/llvm-toolset.spec

1827c4
%global maj_ver 10
1827c4
%global min_ver 0
10fe55
%global patch_ver 1
1827c4
1827c4
Summary: Package that installs llvm-toolset
1827c4
Name: llvm-toolset
1827c4
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
1827c4
Release: 1%{?dist}
1827c4
License: NCSA
1827c4
1827c4
Requires: clang = %{version}
1827c4
1827c4
%ifarch %{arm} aarch64 %{ix86} x86_64
1827c4
Requires: lldb = %{version}
1827c4
%endif
1827c4
1827c4
Requires: llvm = %{version}
1827c4
Requires: lld = %{version}
1827c4
1827c4
%description
1827c4
This is the main package for llvm-toolset.
1827c4
1827c4
%files
1827c4
1827c4
%changelog
10fe55
* Fri Jul 24 2020 sguelton@redhat.com - 10.0.1-1
10fe55
- 10.0.1 Release
10fe55
1827c4
* Tue Apr 14 2020 sguelton@redhat.com - 10.0.0-1
1827c4
- 10.0.0 Release
1827c4
1827c4
* Mon Jan 06 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-1
1827c4
- Fix version number
1827c4
1827c4
* Mon Jan 06 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-1
1827c4
- 9.0.1 Release
1827c4
1827c4
* Tue Oct 01 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-2
1827c4
- 9.0.0 Release
1827c4
1827c4
* Thu Aug 1 2019 sguelton@redhat.com - 8.0.1-1
1827c4
- 8.0.1 release
1827c4
1827c4
* Thu Jun 13 2019 sguelton@redhat.com - 8.0.1-0.1.rc2
1827c4
- 8.0.1rc2 Release
1827c4
1827c4
* Wed Apr 17 2019 sguelton@redhat.com - 8.0.0-1
1827c4
- 8.0.0 Release
1827c4
1827c4
* Sat Dec 15 2018 Tom Stellard <tstellar@redhat.com> - 7.0.1-1
1827c4
- 7.0.1 Release
1827c4
1827c4
* Mon Dec 10 2018 Tom Stellard <tstellar@redhat.com> - 7.0.1-0.1.rc3
1827c4
- 7.0.1-rc3 Release
1827c4
1827c4
* Thu Oct 11 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-5
1827c4
- Add empty files section
1827c4
1827c4
* Mon Oct 01 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-4
1827c4
- Drop SCL macros
1827c4
1827c4
* Fri Sep 21 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-3
1827c4
- Install lld by default
1827c4
1827c4
* Fri Aug 03 2018 Vít Ondruch <vondruch@redhat.com> - 6.0.1-2
1827c4
- scl_files hack is not needed anymore.
1827c4
1827c4
* Tue Jul 10 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-1
1827c4
- LLVM 6.0.1 release
1827c4
1827c4
* Fri Feb 16 2018 Tilmann Scheller <tschelle@redhat.com> - 5.0.1-5
1827c4
- Move %enable_llvmtoolset7 macro to the -build subpackage to avoid conflicts
1827c4
  between multiple definitions of %scl when using llvm-toolset-7 to build a SCL
1827c4
1827c4
* Thu Feb 08 2018 Tilmann Scheller <tschelle@redhat.com> - 5.0.1-4
1827c4
- Add %enable_llvmtoolset7 macro to make it easier to activate llvm-toolset-7
1827c4
  during package builds.
1827c4
1827c4
* Fri Feb 02 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-3
1827c4
- Only install build tools
1827c4
1827c4
* Fri Feb 02 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-2
1827c4
- Work around bug in scl_files
1827c4
1827c4
* Wed Jan 17 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-1
1827c4
- LLVM 5.0.1 release
1827c4
1827c4
* Wed Jan 17 2018 Tom Stellard <tstellar@redhat.com> - 4.0.1-5
1827c4
- Drop dockerfiles package
1827c4
1827c4
* Wed Oct 04 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-4
1827c4
- Update Dockerfile
1827c4
1827c4
* Wed Sep 20 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-3
1827c4
- Update Dockerfile
1827c4
1827c4
* Wed Aug 09 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-2
1827c4
- Add docker file
1827c4
1827c4
* Wed Jun 21 2017 Tom Stellard <tstellar@redhat.com> - 4.0.1-1
1827c4
- 4.0.1 Release.
1827c4
1827c4
* Wed Jun 21 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-6
1827c4
- Fix Requires for lldb, this package is not built on all arches
1827c4
1827c4
* Mon Jun 05 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-5
1827c4
- Remove scldevel package
1827c4
1827c4
* Mon Jun 05 2017 Tom Stellard <tstellar@rehat.com> - 4.0.0-4
1827c4
- Remove unnecessary code
1827c4
1827c4
* Fri May 12 2017 Tom Stellard <tstellar@redhat.com> - 4.0.0-3
1827c4
- Add clang, lldb, and python-lit to Requires
1827c4
1827c4
* Wed May 10 2017 Tilmann Scheller <tschelle@redhat.com> - 4.0.0-2
1827c4
- Update PYTHONPATH to point to the scl's Python site-packages directory
1827c4
1827c4
* Mon Apr 24 2017 Tom Stellard <tstellar@redhat.com> 4.0.0-1
1827c4
- Initial package