[packages/llvm-openmp] - updated to 8.0.1

qboosh qboosh at pld-linux.org
Sun Oct 6 09:22:45 CEST 2019


commit 6ea2c50dbe3d7ea7afdf7fcf5b0a3a44f288c8b8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 6 09:26:01 2019 +0200

    - updated to 8.0.1

 llvm-openmp.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/llvm-openmp.spec b/llvm-openmp.spec
index 7a35537..daf7ca8 100644
--- a/llvm-openmp.spec
+++ b/llvm-openmp.spec
@@ -6,12 +6,12 @@
 Summary:	Intel OpenMP runtime library implementation for use with Clang
 Summary(pl.UTF-8):	Implementacja biblioteki uruchomieniowej OpenMP firmy Intel dla kompilatora Clang
 Name:		llvm-openmp
-Version:	7.0.1
+Version:	8.0.1
 Release:	1
 License:	BSD-like or MIT
 Group:		Libraries
-Source0:	http://releases.llvm.org/%{version}/openmp-%{version}.src.tar.xz
-# Source0-md5:	d7d05ac0109df51a47099cba08cb43ec
+Source0:	https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/openmp-%{version}.src.tar.xz
+# Source0-md5:	b0fe9ee0b6bd4f5f6139f68ad8c967b9
 URL:		http://openmp.llvm.org/
 BuildRequires:	cmake >= 2.8
 %{?with_fortran:BuildRequires:	gcc-fortran}
@@ -108,6 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libiomp5.so
 %{_includedir}/omp.h
+%{_includedir}/omp-tools.h
 %{_includedir}/ompt.h
 
 %if %{with fortran}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm-openmp.git/commitdiff/6ea2c50dbe3d7ea7afdf7fcf5b0a3a44f288c8b8



More information about the pld-cvs-commit mailing list