Hello community, here is the log from the commit of package ksimus checked in at Wed May 23 17:17:36 CEST 2007. -------- --- KDE/ksimus/ksimus.changes 2006-05-24 19:20:12.000000000 +0200 +++ /mounts/work_src_done/STABLE/ksimus/ksimus.changes 2007-05-23 17:02:56.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 23 17:02:50 CEST 2007 - dmueller@suse.de + +- split off -devel package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksimus.spec ++++++ --- /var/tmp/diff_new_pack.v11683/_old 2007-05-23 17:06:15.000000000 +0200 +++ /var/tmp/diff_new_pack.v11683/_new 2007-05-23 17:06:15.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ksimus (Version 0.3.6.2) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 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. # @@ -12,11 +12,11 @@ Name: ksimus BuildRequires: kdelibs3-devel -License: GPL +License: GNU General Public License (GPL) Group: Productivity/Scientific/Electronics Summary: Simulation, Automation, and Visualization of Electrical Circuits Version: 0.3.6.2 -Release: 19 +Release: 83 %define rversion 0.3.6 BuildRoot: %{_tmppath}/%{name}-%{version}-build URL: http://ksimus.berlios.de @@ -46,6 +46,23 @@ -------- Rasmus Diekenbrock <ksimus@gmx.de> +%package devel +Summary: Simulation, Automation, and Visualization of Electrical Circuits +Requires: %name = %version +Group: Productivity/Scientific/Electronics + +%description devel +KSimus is a tool for the simulation, automation, and visualization of +technical processes (currently limited to idealized logic circuits). It +is also useful for education and experiments in the scope of logical +and automatic control circuits. + + + +Authors: +-------- + Rasmus Diekenbrock <ksimus@gmx.de> + %prep %setup -q -b 1 -b 2 -b 3 -n ksimus-%{rversion} %patch5 @@ -71,7 +88,6 @@ %build rm -rf $RPM_BUILD_ROOT . /etc/opt/kde3/common_options -#_CXXFLAGS="$CXXFLAGS" for i in . ksimus-datarecorder-%{rversion} ksimus-boolean-%{rversion} ksimus-floatingpoint-%{rversion}; do cd $i ./configure $configkde \ @@ -106,13 +122,18 @@ %doc README AUTHORS ChangeLog COPYING /opt/kde3/bin/* /opt/kde3/%_lib/ksimus -/opt/kde3/include/ksimus /opt/kde3/share/icons/??color /opt/kde3/share/appl*/*/*.desktop /opt/kde3/share/apps/ksimus /opt/kde3/share/mimelnk/*/*.desktop -%changelog -n ksimus +%files devel +%defattr(-,root,root) +/opt/kde3/include/ksimus + +%changelog +* Wed May 23 2007 - dmueller@suse.de +- split off -devel package * Wed May 24 2006 - adrian@suse.de - fix build for < 10.1 * Wed Apr 19 2006 - stbinner@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de