Hello community, here is the log from the commit of package LabPlot checked in at Wed May 31 02:32:33 CEST 2006. -------- --- KDE/LabPlot/LabPlot.changes 2006-01-25 21:32:49.000000000 +0100 +++ LabPlot/LabPlot.changes 2006-05-30 07:49:16.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 30 07:49:12 CEST 2006 - adrian@suse.de + +- fix build for < 10.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ LabPlot.spec ++++++ --- /var/tmp/diff_new_pack.HcGlOr/_old 2006-05-31 02:32:04.000000000 +0200 +++ /var/tmp/diff_new_pack.HcGlOr/_new 2006-05-31 02:32:04.000000000 +0200 @@ -1,23 +1,26 @@ # # spec file for package LabPlot (Version 1.5.0.3) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: LabPlot BuildRequires: kdelibs3-devel +%if %suse_version < 1010 +BuildRequires: libtiff-devel +%endif URL: http://labplot.sourceforge.net/ License: GPL Group: Productivity/Scientific/Other Summary: Data Analysis and Visualization Version: 1.5.0.3 -Release: 3 +Release: 15 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %name-%version.tar.bz2 Patch1: fix_xdg.patch @@ -27,8 +30,8 @@ %description LabPlot is for scientific 2D and 3D data and function plotting. The various display and analysis functions are explained in the handbook -(KDE help center). It also provides a kpart for easy viewing of the -project files within Konqueror. +(KDE help center). LabPlot also provides a component for easily viewing +the project files in Konqueror. @@ -51,7 +54,6 @@ make -k %install -rm -rf $RPM_BUILD_ROOT . /etc/opt/kde3/common_options make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET kde_post_install @@ -80,6 +82,8 @@ /opt/kde3/share/icons/* %changelog -n LabPlot +* Tue May 30 2006 - adrian@suse.de +- fix build for < 10.1 * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Tue Dec 20 2005 - dmueller@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de