SHA256
1
0
forked from pool/kst

Accepting request 1043134 from KDE:Extra

- Replace libcfitsio-devel with pkgconfig(cfitsio): the devel
  package was renamed 8 years ago. Instead of caring for the name,
  we care for the symbol CMake is looking for. (forwarded request 1043128 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1043134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2022-12-15 18:25:55 +00:00 committed by Git OBS Bridge
commit 5ea85c47a3
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 15 07:37:04 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Replace libcfitsio-devel with pkgconfig(cfitsio): the devel
package was renamed 8 years ago. Instead of caring for the name,
we care for the symbol CMake is looking for.
-------------------------------------------------------------------
Wed May 12 05:29:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kst
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2011 Christian Trippe ctrippe@opensuse.org
#
# All modifications and additions to the file contributed by third parties
@ -35,7 +35,6 @@ BuildRequires: Mesa-devel
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gsl-devel
BuildRequires: libcfitsio-devel
BuildRequires: libmatio-devel
BuildRequires: libnetcdf
BuildRequires: libnetcdf_c++-devel
@ -49,6 +48,7 @@ BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Xml)
BuildRequires: pkgconfig(cfitsio)
Requires: libnetcdf
Obsoletes: python-kst < %{version}