Accepting request 535192 from home:eeich:hpc_alt
- Fix dependencies for the HPC devel package. OBS-URL: https://build.opensuse.org/request/show/535192 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=49
This commit is contained in:
parent
61631e4df1
commit
7290032806
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 11:39:08 UTC 2017 - eich@suse.com
|
||||
|
||||
- Fix dependencies for the HPC devel package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 13:23:12 UTC 2017 - eich@suse.com
|
||||
|
||||
|
@ -146,12 +146,10 @@ data, and of arbitrary input size.
|
||||
%package devel
|
||||
Summary: Include Files and Libraries mandatory for Development
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: glibc-devel
|
||||
%if %{without hpc}
|
||||
Requires: %package_libname = %{version}-%{release}
|
||||
%else
|
||||
#Requires: %%hpc_package_name = %%{version}-%%{release}
|
||||
Requires: %{pname}-%{flavor}-devel = %{version}-%{release}
|
||||
Requires: glibc-devel
|
||||
%if %{with hpc}
|
||||
%hpc_requires_devel
|
||||
%endif
|
||||
Provides: fftw-devel
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user