From e75b135db6ced2b1e2d5d98a3b430ff0b8202aab21c16ea95974599b7211641d Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Fri, 5 Apr 2019 19:59:46 +0000 Subject: [PATCH] Accepting request 691906 from home:mnhauke:branches:science OBS-URL: https://build.opensuse.org/request/show/691906 OBS-URL: https://build.opensuse.org/package/show/science/pocl?expand=0&rev=47 --- pocl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pocl.spec b/pocl.spec index 438a9dc..913e58d 100644 --- a/pocl.spec +++ b/pocl.spec @@ -30,8 +30,8 @@ Group: Development/Tools/Other URL: http://portablecl.org/ Source0: https://github.com/pocl/pocl/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source99: pocl-rpmlintrc -BuildRequires: clang < 8 -BuildRequires: clang-devel < 8 +BuildRequires: clang < 9 +BuildRequires: clang-devel < 9 BuildRequires: cmake BuildRequires: libboost_headers-devel BuildRequires: libtool @@ -44,7 +44,7 @@ BuildRequires: uthash-devel BuildRequires: pkgconfig(OpenCL) BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(hwloc) -Requires: clang < 8 +Requires: clang < 9 Requires: gcc Requires: libstdc++-devel Requires: libut2