- do not obsolete/provide ilmbase, Imath provides just part of
functionality of former ilmbase OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=4
This commit is contained in:
parent
a56462601a
commit
c65a7cabf5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 16 11:58:58 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- do not obsolete/provide ilmbase, Imath provides just part of
|
||||||
|
functionality of former ilmbase
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 14 22:04:53 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Sat Aug 14 22:04:53 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -30,10 +30,6 @@ Source2: baselibs.conf
|
|||||||
BuildRequires: cmake >= 3.12
|
BuildRequires: cmake >= 3.12
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
Obsoletes: ilmbase < %{version}
|
|
||||||
Provides: ilmbase = %{version}
|
|
||||||
Obsoletes: IlmBase < %{version}
|
|
||||||
Provides: IlmBase = %{version}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Imath is a library for the C++ representation of 2D and 3D vectors
|
Imath is a library for the C++ representation of 2D and 3D vectors
|
||||||
@ -47,11 +43,9 @@ License: BSD-3-Clause AND GPL-2.0-or-later
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libImath%{so_suffix}-%{sonum} = %{version}
|
Requires: libImath%{so_suffix}-%{sonum} = %{version}
|
||||||
Requires: libstdc++-devel
|
Requires: libstdc++-devel
|
||||||
Obsoletes: ilmbase-devel < %{version}
|
|
||||||
Provides: ilmbase-devel = %{version}
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Devel files for ilmbase, which is the base library for OpenEXR.
|
Devel files for Imath, which is the base library for OpenEXR.
|
||||||
|
|
||||||
%package -n libImath%{so_suffix}-%{sonum}
|
%package -n libImath%{so_suffix}-%{sonum}
|
||||||
Summary: Vector/matrix library for OpenEXR
|
Summary: Vector/matrix library for OpenEXR
|
||||||
|
Loading…
Reference in New Issue
Block a user