Accepting request 325787 from home:TheBlackCat:branches:KDE:Extra

Require correct libnetcdf version.

OBS-URL: https://build.opensuse.org/request/show/325787
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kst?expand=0&rev=6
This commit is contained in:
Todd R 2015-08-24 09:47:41 +00:00 committed by Git OBS Bridge
parent 68493f2c12
commit a173f620db
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 24 09:46:34 UTC 2015 - toddrme2178@gmail.com
- Require correct libnetcdf version.
-------------------------------------------------------------------
Tue Jul 29 10:18:04 UTC 2014 - dmitry_r@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package kst
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Christian Trippe ctrippe@opensuse.org
#
# All modifications and additions to the file contributed by third parties
@ -36,8 +36,10 @@ BuildRequires: libmatio-devel
BuildRequires: libnetcdf_c++-devel
BuildRequires: libqt4-devel
BuildRequires: netcdf-devel
BuildRequires: libnetcdf
BuildRequires: readline-devel
BuildRequires: update-desktop-files
Requires: libnetcdf
Obsoletes: python-kst < %{version}
%description