Hello community,

here is the log from the commit of package kst for openSUSE:Factory
checked in at Thu Apr 21 12:19:19 CEST 2011.



--------
--- KDE/kst/kst.changes 2010-12-15 19:44:14.000000000 +0100
+++ /mounts/work_src_done/STABLE/kst/kst.changes        2011-04-18 
20:40:07.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Apr 18 18:36:57 UTC 2011 - [email protected]
+
+- Update to kst 2.0.3
+  * cmake-based build system 
+  * many improvements in the reading of ASCII files: extensive UI 
+    overhaul and huge speedup 
+  * support for metadata added for netCDF files (scalar and string 
+    attributes) and ASCII (units and some data-file info) 
+  * UI improvements (new icons, consistency with KDE HIG guidelines,
+    some dialogs reworked) 
+  * lots of bugs and crashes fixed in less-often used parts of the code 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  fix-desktop.diff
  fixbuild_with_libcfitsio.diff
  kst-2.0.2.tar.bz2

New:
----
  kst-2.0.3.tar.bz2

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

Other differences:
------------------
++++++ kst.spec ++++++
--- /var/tmp/diff_new_pack.GnTpgF/_old  2011-04-21 12:18:06.000000000 +0200
+++ /var/tmp/diff_new_pack.GnTpgF/_new  2011-04-21 12:18:06.000000000 +0200
@@ -1,7 +1,8 @@
 #
-# spec file for package kst (Version 2.0.2)
+# spec file for package kst
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 Christian Trippe [email protected]
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,27 +16,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           kst
-BuildRequires:  gsl-devel kdebase4-workspace-devel libkde4-devel readline-devel
+BuildRequires:  gsl-devel readline-devel
+BuildRequires:  cmake
 BuildRequires:  libcfitsio-devel libqt4-devel update-desktop-files
+BuildRequires:  Mesa-devel
 BuildRequires:  fdupes
 BuildRequires:  libnetcdf-devel
-%if %suse_version > 1130
+%if 0%{?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
-Version:        2.0.2
-Release:        2
-Url:            http://extragear.kde.org/apps/kst/
+Version:        2.0.3
+Release:        1
+Url:            http://kst-plot.kde.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %name-%{version}.tar.bz2
-Patch:          fix-desktop.diff
-Patch1:         fixbuild_with_libcfitsio.diff
 
 %description
 Kst is a data plotting and viewing program. Some of the features
@@ -73,7 +73,7 @@
 Summary:        Real-Time Data Viewing and Plotting Tool with Basic Data 
Analysis Functionality
 Group:          Productivity/Scientific/Math
 Requires:       kst = %{version}
-Requires:       libkde4-devel
+Requires:       libqt4-devel
 
 %description devel
 Kst is a data plotting and viewing program. Some of the features
@@ -105,23 +105,27 @@
     George Staikos <[email protected]>
     Andrew Walker <[email protected]>
     Rick Chern <[email protected]>
+    Eli Filder <[email protected]>
+    Mike Fenton <[email protected]>
+    Matthew D Truch <[email protected]>
+    Nicolas Brisset <[email protected]>
+    Ted Kisner
+    The University of British Columbia
+    The University of Toronto
+    Sumus Technology Limited
+    Peter Kümmel <[email protected]>
+    Zongyi Zang
 
 %prep 
-%setup -q -n %name-%{version}
-%patch
-%patch1
+%setup -q -n kst-%{version}
 
 %build
-%ifarch x86_64
-export INSTALL_LIBDIR=lib64
-%endif 
-qmake -r ./kst.pro
-make -j3
+cmake -Dkst_rpath=0 -Dkst_install_prefix=/usr -Dkst_install_libdir=%{_lib} 
./cmake
 
 %install
-make INSTALL_ROOT=${RPM_BUILD_ROOT} install
+%make_install
+install -D -m 0644 src/images/kst.png 
$RPM_BUILD_ROOT/usr/share/icons/hicolor/32x32/apps/kst.png
 %suse_update_desktop_file kst Qt KDE Education Science Math
-%kde_post_install
 %fdupes $RPM_BUILD_ROOT
 
 %post -p /sbin/ldconfig
@@ -133,17 +137,38 @@
 
 %files
 %defattr(-,root,root)
-%dir %{_libdir}/kst  
+%dir %{_libdir}/kst2  
 %{_bindir}/kst2
-%{_bindir}/dirfile_maker_new
-%{_libdir}/libkst2app.so.*  
-%{_libdir}/libkst2math.so.*  
-%{_libdir}/libkst2lib.so.*  
-%{_libdir}/libkst2widgets.so.*
-%{_libdir}/kst/*  
+%{_libdir}/libkst*.so.*
+%{_libdir}/kst2/*
+/usr/share/icons/hicolor/32x32/apps/kst.png  
+%dir /usr/share/services/kst
+/usr/share/services/kst/*
+/usr/share/applnk/Graphics/*
+%dir /usr/share/apps/kst
+/usr/share/apps/kst/*
+/usr/share/mimelink/application/*
+/usr/share/applications/*
+%dir /usr/share/config
+%dir /usr/share/config/colors
+/usr/share/config/colors/IDL*
+/usr/share/man/man1/kst2.1.gz
+%dir /usr/share/servicetypes
+%dir /usr/share/servicetypes/kst
+/usr/share/servicetypes/kst/*
+%dir /usr/share/applnk
+%dir /usr/share/applnk/Graphics
+%dir /usr/share/apps
+%dir /usr/share/icons/hicolor
+%dir /usr/share/icons/hicolor/32x32
+%dir /usr/share/icons/hicolor/32x32/apps
+%dir /usr/share/mimelink
+%dir /usr/share/mimelink/application
+%dir /usr/share/services
 
 %files devel
 %defattr(-,root,root)
 %{_libdir}/*.so
+%{_libdir}/libkst2app.a
 
 %changelog

++++++ kst-2.0.2.tar.bz2 -> kst-2.0.3.tar.bz2 ++++++
KDE/kst/kst-2.0.2.tar.bz2 /mounts/work_src_done/STABLE/kst/kst-2.0.3.tar.bz2 
differ: char 11, line 1


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to