Hello community, here is the log from the commit of package eric checked in at Tue Sep 4 02:19:45 CEST 2007. -------- --- KDE/eric/eric.changes 2007-08-31 14:08:32.000000000 +0200 +++ /mounts/work_src_done/STABLE/eric/eric.changes 2007-09-04 01:47:43.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Sep 4 01:47:30 CEST 2007 - dmueller@suse.de + +- fix typo in last change +- add eric symlink + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eric.spec ++++++ --- /var/tmp/diff_new_pack.W26909/_old 2007-09-04 02:19:36.000000000 +0200 +++ /var/tmp/diff_new_pack.W26909/_new 2007-09-04 02:19:36.000000000 +0200 @@ -13,7 +13,7 @@ Name: eric BuildRequires: libjpeg-devel libqt4-devel python-qt4 python-xml update-desktop-files %if %suse_version > 1010 -BuildRequires: qscintilla-devel +BuildRequires: python-qscintilla %else BuildRequires: qscintilla %endif @@ -23,13 +23,13 @@ Group: Development/Tools/IDE Summary: Python IDE Requires: python-qt4 >= %( echo `rpm -q --queryformat '%{VERSION}' python-qt4`) -Requires: qscintilla >= %( echo `rpm -q --queryformat '%{VERSION}' qscintilla`) +Requires: python-qscintilla >= %( echo `rpm -q --queryformat '%{VERSION}' python-qscintilla`) Recommends: python-doc >= %py_ver %if %suse_version > 900 Requires: python-xml %endif Version: 4.0.1 -Release: 26 +Release: 27 Source0: eric4-%version.tar.bz2 Source1: %name.desktop Source2: APIs.tar.bz2 @@ -71,6 +71,7 @@ cp %SOURCE3 $RPM_BUILD_ROOT/usr/share/pixmaps/eric.png cp %SOURCE8 $RPM_BUILD_ROOT/opt/kde3/share/mimelnk/application/x-eric.desktop %suse_update_desktop_file -i eric Development IDE +ln -s eric4 $RPM_BUILD_ROOT/usr/bin/eric %files %defattr(-,root,root) @@ -86,6 +87,9 @@ /%python_site/* %changelog +* Tue Sep 04 2007 - dmueller@suse.de +- fix typo in last change +- add eric symlink * Fri Aug 31 2007 - dmueller@suse.de - fix qscintilla requires (#bug 297650) * Mon Aug 27 2007 - dmueller@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