diff --git a/kst.changes b/kst.changes index 09020f8..231ffbb 100644 --- a/kst.changes +++ b/kst.changes @@ -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 diff --git a/kst.spec b/kst.spec index 28e6b25..6116cb3 100644 --- a/kst.spec +++ b/kst.spec @@ -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