1.4 release

This commit is contained in:
serge-sans-paille 2020-02-11 10:45:10 +00:00
parent c1b9b524e9
commit 8c12fc60da
2 changed files with 13 additions and 10 deletions

View File

@ -1,12 +1,12 @@
%global sover 2
%global with_tests 1
%global gitrev a0b083a1b47a7389f896036087b4e712b4b14193
#%%global gitrev a0b083a1b47a7389f896036087b4e712b4b14193
Summary: Portable Computing Language - an OpenCL implementation
Name: pocl
%global ver 1.4
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(string.lower(ver))}
Release: 0.4.rc2%{?dist}
Release: 1%{?dist}
# The whole code is under MIT
# except include/utlist.h which is under BSD (and unbundled) and
@ -14,14 +14,14 @@ Release: 0.4.rc2%{?dist}
License: MIT and BSD and (GPLv3+ or LGPLv3+)
URL: http://pocl.sourceforge.net
Source0: https://github.com/pocl/pocl/archive/v1.4-RC2.tar.gz
Source0: https://github.com/pocl/pocl/archive/v1.4.tar.gz
Patch0: 0001-Fix-build-failure.patch
Patch0: 0001-Fix-build-failure.patch
# https://fedoraproject.org/wiki/Changes/Stop-Shipping-Individual-Component-Libraries-In-clang-lib-Package
Patch1: 0001-Link-against-libclang-cpp.so.patch
Patch2: 0001-CMake-Initial-LLVM-10.0-support.patch
Patch3: 0002-LLVM-10-support.patch
Patch4: 0003-Further-llvm-10-compatibility-fixes.patch
Patch1: 0001-Link-against-libclang-cpp.so.patch
Patch2: 0001-CMake-Initial-LLVM-10.0-support.patch
Patch3: 0002-LLVM-10-support.patch
Patch4: 0003-Further-llvm-10-compatibility-fixes.patch
# ppc64le builds fine, but: 97% tests passed, 4 tests failed out of 120
# ppc64 builds fine, but: 87% tests passed, 16 tests failed out of 120
@ -75,7 +75,7 @@ Requires: uthash-devel
Portable Computing Language development files.
%prep
%autosetup -p1 -n pocl-%{ver}-RC2
%autosetup -p1 -n pocl-%{ver}
# Unbundle uthash
find . -depth -name utlist* -print -delete
@ -139,6 +139,9 @@ popd
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Tue Feb 11 2020 sguelton@redhat.com - 1.4-1
- 1.4 release
* Thu Feb 6 2020 sguelton@redhat.com - 1.4-0.4.rc2
- Rebuilt for llvm 10.0.0.rc1

View File

@ -1 +1 @@
SHA512 (v1.4-RC2.tar.gz) = f943cc8eaf74deb6f3bd106b660ff250888c52eb807e3672c2c0dee3ab1adcdd014c53c25c8ce527590c2fcd9270084daf2d361e27134e32318ac07d13837f03
SHA512 (v1.4.tar.gz) = ef4911638c76d988c120b69a991e54773a6b8bde49433c2e0f1703c374fa65a4fa64ebcaec94569863458032c17d8cb9879dc501b7e3a43b2c24524bce1b6098