Hello community,

here is the log from the commit of package kst for openSUSE:Factory checked in 
at 2012-03-26 11:02:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kst (Old)
 and      /work/SRC/openSUSE:Factory/.kst.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kst", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kst/kst.changes  2011-10-19 13:52:20.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.kst.new/kst.changes     2012-03-26 
11:02:48.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Mar 24 15:07:35 UTC 2012 - idon...@suse.com
+
+- Depend on netcdf-devel for openSUSE >= 12.2
+- Build in parallel 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kst.spec ++++++
--- /var/tmp/diff_new_pack.XlRlIG/_old  2012-03-26 11:02:49.000000000 +0200
+++ /var/tmp/diff_new_pack.XlRlIG/_new  2012-03-26 11:02:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kst
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Christian Trippe ctri...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           kst
 Version:        2.0.4
-Release:        1
-License:        GPL-2.0+
+Release:        0
 Summary:        Real-Time Data Viewing and Plotting Tool with Basic Data 
Analysis Functionality
-Url:            http://kst-plot.kde.org/
+License:        GPL-2.0+
 Group:          Productivity/Graphics/Visualization/Graph
+Url:            http://kst-plot.kde.org/
 Source:         %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  Mesa-devel
@@ -31,7 +32,11 @@
 BuildRequires:  gsl-devel
 BuildRequires:  kde4-filesystem
 BuildRequires:  libcfitsio-devel
+%if 0%{?suse_version} >= 1220
+BuildRequires:  netcdf-devel
+%else
 BuildRequires:  libnetcdf-devel
+%endif
 BuildRequires:  libqt4-devel
 BuildRequires:  readline-devel
 BuildRequires:  update-desktop-files
@@ -83,6 +88,7 @@
              
-Dkst_install_plugin_desktop_file_path=%{_kde4_servicesdir}/%{name}
              -Dkst_release=1"
 %cmake_kde4 -d build -- $EXTRA_FLAGS $RPM_BUILD_DIR/%buildsubdir/cmake
+make %{?_smp_mflags}
 
 %install
 cd build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to