Hello community, here is the log from the commit of package eric checked in at Mon Jul 23 02:09:16 CEST 2007. -------- --- KDE/eric/eric.changes 2007-04-22 09:42:40.000000000 +0200 +++ /mounts/work_src_done/STABLE/eric/eric.changes 2007-07-22 21:03:18.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 22 20:49:55 CEST 2007 - stbinner@suse.de + +- update to 4.0.1: Qt 4 version, for other changes see ChangeLog + +------------------------------------------------------------------- Old: ---- eric-3.9.5.tar.gz eric-i18n-de-3.9.5.tar.gz eric-i18n-fr-3.9.5.tar.gz eric-i18n-ru-3.9.5.tar.gz New: ---- eric4-4.0.1.tar.bz2 eric4-i18n-cs_CZ-4.0.1.tar.bz2 eric4-i18n-de-4.0.1.tar.bz2 eric4-i18n-fr-4.0.1.tar.bz2 eric4-i18n-ru-4.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eric.spec ++++++ --- /var/tmp/diff_new_pack.OEj932/_old 2007-07-23 02:09:07.000000000 +0200 +++ /var/tmp/diff_new_pack.OEj932/_new 2007-07-23 02:09:07.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package eric (Version 3.9.5) +# spec file for package eric (Version 4.0.1) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,30 +11,31 @@ # norootforbuild Name: eric -BuildRequires: libjpeg-devel python-devel python-xml qt3-devel update-desktop-files +BuildRequires: libjpeg-devel libqt4-devel python-devel python-qt4 python-sip python-xml update-desktop-files %if %suse_version > 1010 BuildRequires: qscintilla-devel %else BuildRequires: qscintilla %endif -URL: http://www.die-offenbachs.de/detlev/eric3.html +URL: http://www.die-offenbachs.de/eric/ %define python_site %{_prefix}/%{_lib}/python%{py_ver}/site-packages -License: GNU General Public License (GPL) +License: GPL v2 or later Group: Development/Tools/IDE Summary: Python IDE Requires: PyQt, python >= %py_ver, python < %{py_ver}.99, python-doc %if %suse_version > 900 Requires: python-xml %endif -Version: 3.9.5 +Version: 4.0.1 Release: 1 -Source0: %name-%version.tar.gz +Source0: eric4-%version.tar.bz2 Source1: %name.desktop Source2: APIs.tar.bz2 Source3: %name.png -Source4: %name-i18n-de-%version.tar.gz -Source5: %name-i18n-fr-%version.tar.gz -Source6: %name-i18n-ru-%version.tar.gz +Source4: eric4-i18n-de-%version.tar.bz2 +Source5: eric4-i18n-fr-%version.tar.bz2 +Source6: eric4-i18n-ru-%version.tar.bz2 +Source7: eric4-i18n-cs_CZ-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -47,7 +48,7 @@ Detlev Offenbach <detlev@die-offenbachs.de> %prep -%setup -q -b 4 -b 5 -b 6 +%setup -q -b 4 -b 5 -b 6 -b 7 -n eric4-%{version} %install python install.py \ @@ -56,7 +57,7 @@ -i $RPM_BUILD_ROOT \ -x # add the APIs -tar jvxf %SOURCE2 -C $RPM_BUILD_ROOT%python_site/eric3/ +tar jvxf %SOURCE2 -C $RPM_BUILD_ROOT%python_site/eric4/ mkdir -p $RPM_BUILD_ROOT/usr/share/pixmaps/ cp %SOURCE3 $RPM_BUILD_ROOT/usr/share/pixmaps/eric.png %suse_update_desktop_file -i eric Development IDE @@ -70,6 +71,8 @@ /%python_site/* %changelog +* Sun Jul 22 2007 - stbinner@suse.de +- update to 4.0.1: Qt 4 version, for other changes see ChangeLog * Sun Apr 22 2007 - stbinner@suse.de - update to 3.9.5: bugfixes and updated PyLint interface * Fri Feb 02 2007 - 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