diff --git a/eigen3.changes b/eigen3.changes index 085112d..f2e627b 100644 --- a/eigen3.changes +++ b/eigen3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 7 13:30:09 UTC 2017 - alarrosa@suse.com + +- Remove libqt4 from BuildRequires since it's actually only required + by some demos and tests which are simply not built when it's not + available (except on Leap, where libqt4 is required) + ------------------------------------------------------------------- Sat Aug 12 16:10:58 UTC 2017 - jengelh@inai.de diff --git a/eigen3.spec b/eigen3.spec index 1c316c8..1cc3879 100644 --- a/eigen3.spec +++ b/eigen3.spec @@ -48,7 +48,9 @@ BuildRequires: libboost_headers-devel %else BuildRequires: boost-devel %endif +%if 0%{?suse_version} == 1315 BuildRequires: libqt4-devel +%endif BuildRequires: mpfr-devel BuildRequires: pkg-config BuildRequires: sparsehash-devel @@ -68,8 +70,8 @@ numerical solvers, and related algorithms. %package devel Summary: C++ Template Library for Linear Algebra -Group: Development/Libraries/C and C++ # libeigen3-devel was last used at openSUSE 13.1 (version 3.2.0) +Group: Development/Libraries/C and C++ Provides: libeigen3-devel = %{version} Obsoletes: libeigen3-devel < %{version}