From d7ae081c6bf19db4c91396c1f2efecac06cd817ea2c1e463efc98dd63a0e009a Mon Sep 17 00:00:00 2001 From: Berthold Gunreben Date: Mon, 10 Jan 2011 13:03:25 +0000 Subject: [PATCH] Accepting request 57323 from KDE:Distro:Factory Accepted submit request 57323 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/57323 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=23 --- kst.changes | 5 +++++ kst.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/kst.changes b/kst.changes index d162c24..dff3fe6 100644 --- a/kst.changes +++ b/kst.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 15 18:43:46 UTC 2010 - ctrippe@gmx.net + +- BuildRequire getdata-devel for openSUSE 11.4 + ------------------------------------------------------------------- Mon Nov 22 18:07:54 UTC 2010 - ctrippe@gmx.net diff --git a/kst.spec b/kst.spec index aa8a563..61b2467 100644 --- a/kst.spec +++ b/kst.spec @@ -23,6 +23,9 @@ BuildRequires: gsl-devel kdebase4-workspace-devel libkde4-devel readline-devel BuildRequires: libcfitsio-devel libqt4-devel update-desktop-files BuildRequires: fdupes BuildRequires: libnetcdf-devel +%if %suse_version > 1130 +BuildRequires: getdata-devel +%endif License: GPLv2+ Group: Productivity/Graphics/Visualization/Graph Summary: Real-Time Data Viewing and Plotting Tool with Basic Data Analysis Functionality