From 2e458e536c5ca4a3c923742dfe6343dd51271b4171a762d612b37b2e28c2c678 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 16 Feb 2009 00:23:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=13 --- kst.changes | 5 +++++ kst.spec | 12 +++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/kst.changes b/kst.changes index 9d100db..32f7191 100644 --- a/kst.changes +++ b/kst.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 14 12:43:36 CET 2009 - coolo@suse.de + +- call kde_post_install before %find_lang + ------------------------------------------------------------------- Wed Oct 22 12:41:23 CEST 2008 - dmueller@suse.de diff --git a/kst.spec b/kst.spec index 501167e..485fe98 100644 --- a/kst.spec +++ b/kst.spec @@ -1,7 +1,7 @@ # # spec file for package kst (Version 1.7.0) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ License: GPL v2 or later Group: Productivity/Graphics/Visualization/Graph Summary: Real-Time Data Viewing and Plotting Tool with Basic Data Analysis Functionality Version: 1.7.0 -Release: 1 +Release: 2 Url: http://extragear.kde.org/apps/kst/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %name-%version.tar.bz2 @@ -125,11 +125,11 @@ make %{?jobs:-j %jobs} . /etc/opt/kde3/common_options make DESTDIR=${RPM_BUILD_ROOT} install %suse_update_desktop_file %name Qt KDE Education Science Math +kde_post_install %if %suse_version > 1020 %fdupes $RPM_BUILD_ROOT/opt/kde3 %endif %find_lang %name -kde_post_install %post -p /sbin/ldconfig @@ -186,6 +186,8 @@ rm -rf ${RPM_BUILD_ROOT} /opt/kde3/%_lib/libkst.la %changelog +* Sat Feb 14 2009 coolo@suse.de +- call kde_post_install before %%find_lang * Wed Oct 22 2008 dmueller@suse.de - update to 1.7.0: * Fast real-time display and manipulation of streaming data @@ -258,7 +260,7 @@ rm -rf ${RPM_BUILD_ROOT} * countless bugfixes * Mon Feb 20 2006 stbinner@suse.de - cleanup BuildRequires: after gsl-devel dependency fix -* Thu Feb 16 2006 stbinner@suse.de +* Wed Feb 15 2006 stbinner@suse.de - update to version 1.2 * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires @@ -266,7 +268,7 @@ rm -rf ${RPM_BUILD_ROOT} - fix build * Thu Oct 27 2005 stbinner@suse.de - update to version 1.1.1 -* Tue Oct 11 2005 stbinner@suse.de +* Mon Oct 10 2005 stbinner@suse.de - fix include hints for Qt 3.3.5 * Wed Oct 05 2005 stbinner@suse.de - fix some %%files entries for 64 bit