OBS User unknown 2008-11-03 17:09:42 +00:00 committed by Git OBS Bridge
parent 1680a053df
commit e5da78e90e
2 changed files with 85 additions and 77 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 3 09:39:12 CST 2008 - maw@suse.de
- Build with python support again (bnc#439456).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 3 08:11:24 WST 2008 - mboman@suse.de Fri Oct 3 08:11:24 WST 2008 - mboman@suse.de

View File

@ -39,6 +39,7 @@ BuildRequires: libgnomeprintui-devel
BuildRequires: libidl-devel BuildRequires: libidl-devel
BuildRequires: notification-daemon BuildRequires: notification-daemon
BuildRequires: perl-XML-Parser BuildRequires: perl-XML-Parser
BuildRequires: python
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: python-gobject2-devel BuildRequires: python-gobject2-devel
BuildRequires: python-gtk-devel BuildRequires: python-gtk-devel
@ -48,7 +49,7 @@ BuildRequires: update-desktop-files
License: GPL v2 or later License: GPL v2 or later
Group: Productivity/Editors/Other Group: Productivity/Editors/Other
Version: 2.24.0 Version: 2.24.0
Release: 1 Release: 2
Summary: The Editor for the GNOME 2.x Desktop Summary: The Editor for the GNOME 2.x Desktop
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.10/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.10/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org Url: http://www.gnome.org
@ -115,12 +116,12 @@ Authors:
#gnome-patch-translation-update #gnome-patch-translation-update
%build %build
autoreconf -f -i
# FIXME: Build as root modifies system! # FIXME: Build as root modifies system!
# gedit-2.16.1: --disable-scrollkeeper does not work properly. # gedit-2.16.1: --disable-scrollkeeper does not work properly.
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure \ %configure \
--disable-scrollkeeper --disable-scrollkeeper \
--enable-python
make %{?jobs:-j%jobs} make %{?jobs:-j%jobs}
%install %install
@ -169,10 +170,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/gedit %{_datadir}/gtk-doc/html/gedit
%changelog %changelog
* Fri Oct 03 2008 mboman@suse.de * Mon Nov 03 2008 maw@suse.de
- Build with python support again (bnc#439456).
* Thu Oct 02 2008 mboman@suse.de
- Update to version 2.24.0: - Update to version 2.24.0:
+ Translation updates + Translation updates
* Wed Sep 17 2008 vuntz@novell.com * Tue Sep 16 2008 vuntz@novell.com
- Update to version 2.23.93: - Update to version 2.23.93:
+ Revert a workaround for a gvfs bug that has now been fixed + Revert a workaround for a gvfs bug that has now been fixed
+ Updated translations + Updated translations
@ -180,51 +183,51 @@ rm -rf $RPM_BUILD_ROOT
- Update to version 2.23.92: - Update to version 2.23.92:
+ Bugfixes related to the GIO migration + Bugfixes related to the GIO migration
+ Updated translations. + Updated translations.
* Wed Sep 03 2008 mboman@novell.com * Tue Sep 02 2008 mboman@novell.com
- Update to version 2.23.91: - Update to version 2.23.91:
+ Misc bugfixes + Misc bugfixes
+ Updated translations. + Updated translations.
* Sat Aug 30 2008 maw@suse.de * Fri Aug 29 2008 maw@suse.de
- Update to version 2.23.90: - Update to version 2.23.90:
+ Misc bugfixes related to the GIO migration + Misc bugfixes related to the GIO migration
+ Updated translations. + Updated translations.
* Sat Aug 16 2008 maw@suse.de * Fri Aug 15 2008 maw@suse.de
- Remove spurious requirements from the -doc subpackage. - Remove spurious requirements from the -doc subpackage.
* Wed Jul 02 2008 maw@suse.de * Tue Jul 01 2008 maw@suse.de
- Fix up icon symlinks. - Fix up icon symlinks.
* Sat Jun 21 2008 maw@suse.de * Fri Jun 20 2008 maw@suse.de
- Update to version 2.23.1: - Update to version 2.23.1:
+ The filebrowser plugin now users gio/gvfs + The filebrowser plugin now users gio/gvfs
+ Initial work on porting gedit's internals to gio/gvfs + Initial work on porting gedit's internals to gio/gvfs
+ Python plugin core reworking + Python plugin core reworking
+ Updated translations. + Updated translations.
* Fri May 09 2008 rodrigo@suse.de * Thu May 08 2008 rodrigo@suse.de
- Tag patches - Tag patches
* Fri Apr 25 2008 maw@suse.de * Thu Apr 24 2008 maw@suse.de
- Require python-gtksourceview (bnc#337396). - Require python-gtksourceview (bnc#337396).
* Fri Apr 11 2008 maw@suse.de * Thu Apr 10 2008 maw@suse.de
- Update to version 2.22.1: - Update to version 2.22.1:
+ Make C-d delete the current line + Make C-d delete the current line
+ Misc. bugfixes + Misc. bugfixes
+ Updated translations. + Updated translations.
* Fri Mar 14 2008 maw@suse.de * Thu Mar 13 2008 maw@suse.de
- Update to version 2.22.0: - Update to version 2.22.0:
+ Misc bugfixes + Misc bugfixes
+ Updated translations. + Updated translations.
* Thu Mar 13 2008 sbrabec@suse.cz * Thu Mar 13 2008 sbrabec@suse.cz
- Removed obsolete docinfo activation patch, now part of - Removed obsolete docinfo activation patch, now part of
/apps/gedit-2/plugins/active-plugins. /apps/gedit-2/plugins/active-plugins.
* Wed Mar 05 2008 maw@suse.de * Tue Mar 04 2008 maw@suse.de
- Update to version 2.21.2: - Update to version 2.21.2:
+ Misc bugfixes + Misc bugfixes
+ Updated translations. + Updated translations.
* Sat Feb 02 2008 maw@suse.de * Fri Feb 01 2008 maw@suse.de
- Update to version 2.21.1: - Update to version 2.21.1:
+ Reimplemented printing using GtkPrint + Reimplemented printing using GtkPrint
+ Improvements to the plugin system + Improvements to the plugin system
+ Handle viewports as well as workspaces + Handle viewports as well as workspaces
+ Updated translations. + Updated translations.
* Sat Jan 26 2008 maw@suse.de * Fri Jan 25 2008 maw@suse.de
- Update to version 2.20.4: - Update to version 2.20.4:
+ Fix crash with invalid taglist file in taglist plugin + Fix crash with invalid taglist file in taglist plugin
+ Fix slash-escaping in the find dialog history + Fix slash-escaping in the find dialog history
@ -238,13 +241,13 @@ rm -rf $RPM_BUILD_ROOT
launching logic works properly on Compiz launching logic works properly on Compiz
+ Misc bugfixes + Misc bugfixes
+ Updated translations. + Updated translations.
* Fri Oct 12 2007 sbrabec@suse.cz * Thu Oct 11 2007 sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder. - Removed bogus dependency on mDNSResponder.
* Mon Sep 17 2007 maw@suse.de * Mon Sep 17 2007 maw@suse.de
- Update to version 2.20.0: - Update to version 2.20.0:
+ Updated translations + Updated translations
- This release requires gtksourceview 2.0. - This release requires gtksourceview 2.0.
* Sat Sep 01 2007 maw@suse.de * Fri Aug 31 2007 maw@suse.de
- Update to version 2.19.91: - Update to version 2.19.91:
- Escape slashes when selecting text to search (Paolo Maggi) - Escape slashes when selecting text to search (Paolo Maggi)
- Support indent-width setting in modeline (Paolo Borelli) - Support indent-width setting in modeline (Paolo Borelli)
@ -254,10 +257,10 @@ rm -rf $RPM_BUILD_ROOT
- Tooltips on the document list and tag list (Alexandre Mazari) - Tooltips on the document list and tag list (Alexandre Mazari)
- Misc bugfixes - Misc bugfixes
- Updated translations. - Updated translations.
* Wed Aug 08 2007 maw@suse.de * Tue Aug 07 2007 maw@suse.de
- Use %%fdupes - Use %%fdupes
- Split off a -lang subpackage. - Split off a -lang subpackage.
* Fri Aug 03 2007 maw@suse.de * Thu Aug 02 2007 maw@suse.de
- Update to version 2.19.3: - Update to version 2.19.3:
+ Port to gtksourceview 2 + Port to gtksourceview 2
+ Remove Syntax Highlighting configuration from the preference + Remove Syntax Highlighting configuration from the preference
@ -277,7 +280,7 @@ rm -rf $RPM_BUILD_ROOT
+ Misc bugfixes + Misc bugfixes
+ Updated translations + Updated translations
- Use %%fdupes. - Use %%fdupes.
* Tue Jul 10 2007 maw@suse.de * Mon Jul 09 2007 maw@suse.de
- Update to version 2.18.1 - Update to version 2.18.1
- Compress the tags plugin data - Compress the tags plugin data
- Fix reversion of empty files, and other misc. bug files - Fix reversion of empty files, and other misc. bug files
@ -289,36 +292,36 @@ rm -rf $RPM_BUILD_ROOT
from Requires and BuildRequires [#247450] from Requires and BuildRequires [#247450]
* Fri Apr 27 2007 sbrabec@suse.cz * Fri Apr 27 2007 sbrabec@suse.cz
- Do not call meinproc (#227624). - Do not call meinproc (#227624).
* Tue Apr 03 2007 maw@suse.de * Mon Apr 02 2007 maw@suse.de
- Use a valid Icon directive in gedit.desktop.in.in. - Use a valid Icon directive in gedit.desktop.in.in.
* Tue Apr 03 2007 maw@suse.de * Mon Apr 02 2007 maw@suse.de
- Update to version 2.18.0 - Update to version 2.18.0
- Fix .desktop files - Fix .desktop files
- b.g.o 413030, 412627, 407374, 407536, 354046, 403140, 401219, - b.g.o 413030, 412627, 407374, 407536, 354046, 403140, 401219,
346598, 398343, 319950, 352959, 357529, and 371188 346598, 398343, 319950, 352959, 357529, and 371188
- Remove upstreamed gedit-autodetect-utf-16.patch - Remove upstreamed gedit-autodetect-utf-16.patch
- Buildrequire notification-daemon. - Buildrequire notification-daemon.
* Tue Mar 13 2007 jhargadon@suse.de * Mon Mar 12 2007 jhargadon@suse.de
- added gtk-doc to BuildRequires - added gtk-doc to BuildRequires
* Wed Jan 17 2007 sbrabec@suse.cz * Wed Jan 17 2007 sbrabec@suse.cz
- Removed obsolete scrollkeeper directory (#230786). - Removed obsolete scrollkeeper directory (#230786).
* Thu Jan 04 2007 sbrabec@suse.cz * Wed Jan 03 2007 sbrabec@suse.cz
- Prefix changed to /usr. - Prefix changed to /usr.
- Spec file cleanup. - Spec file cleanup.
* Wed Nov 15 2006 jhargadon@suse.de * Tue Nov 14 2006 jhargadon@suse.de
- made changes to the BuildRequires and Requires to enable python - made changes to the BuildRequires and Requires to enable python
plugins. defect #220820 plugins. defect #220820
* Sat Oct 14 2006 danw@suse.de * Fri Oct 13 2006 danw@suse.de
- Remove dead patches. Update and reenable gedit-autodetect-utf-16.patch - Remove dead patches. Update and reenable gedit-autodetect-utf-16.patch
- Update for gnome-doc-utils-devel - Update for gnome-doc-utils-devel
* Wed Oct 04 2006 jhargadon@suse.de * Tue Oct 03 2006 jhargadon@suse.de
- update to version 2.16.1 - update to version 2.16.1
- Remember the active page in the side and bottom panes - Remember the active page in the side and bottom panes
- Fix spinner with some themes - Fix spinner with some themes
- Some fixes to the file saving code - Some fixes to the file saving code
- Filebrowser plugin fixes - Filebrowser plugin fixes
- translation updates - translation updates
* Fri Sep 15 2006 jhargadon@suse.de * Thu Sep 14 2006 jhargadon@suse.de
- update to version 2.16.0 - update to version 2.16.0
- Filebrowser plugin fixes - Filebrowser plugin fixes
- Manual now covers basic usage of the file browser plugin - Manual now covers basic usage of the file browser plugin
@ -332,7 +335,7 @@ rm -rf $RPM_BUILD_ROOT
- Consider the mime-type hierarchy to choose the syntax highlighting - Consider the mime-type hierarchy to choose the syntax highlighting
- Initialize gnome authentication manager before plugins - Initialize gnome authentication manager before plugins
- Misc improvements and bugfixes - Misc improvements and bugfixes
* Thu Aug 31 2006 jhargadon@suse.de * Wed Aug 30 2006 jhargadon@suse.de
- update to version 2.15.8 - update to version 2.15.8
- Update documentation - Update documentation
- Drop executable permissions from backup files - Drop executable permissions from backup files
@ -346,13 +349,13 @@ rm -rf $RPM_BUILD_ROOT
- Fix autospell menu item state - Fix autospell menu item state
- Fix crash in GtkRecents code - Fix crash in GtkRecents code
- Misc improvements and bugfixes - Misc improvements and bugfixes
* Wed Aug 23 2006 jhargadon@suse.de * Tue Aug 22 2006 jhargadon@suse.de
- update to version 2.15.6 - update to version 2.15.6
- Use GtkRecent for recent files support - Use GtkRecent for recent files support
- Raise the existing document when reopening a file - Raise the existing document when reopening a file
- File browser plugin bugfixes - File browser plugin bugfixes
- Misc improvements and bugfixes - Misc improvements and bugfixes
* Fri Aug 11 2006 jhargadon@suse.de * Thu Aug 10 2006 jhargadon@suse.de
- update to version 2.15.4 - update to version 2.15.4
- Bindings for gedit_commands_* API for plugins - Bindings for gedit_commands_* API for plugins
- Small snippets bugfixes - Small snippets bugfixes
@ -379,80 +382,80 @@ rm -rf $RPM_BUILD_ROOT
- Fix vim and kate modelines parsing - Fix vim and kate modelines parsing
- Fix the spell checking plugin - Fix the spell checking plugin
- Make the tags plugin load files lazily to improve startup time - Make the tags plugin load files lazily to improve startup time
* Fri Jun 30 2006 sbrabec@suse.cz * Thu Jun 29 2006 sbrabec@suse.cz
- Fixed Norwegian translation update (#116777#12). - Fixed Norwegian translation update (#116777#12).
* Tue Jun 27 2006 sbrabec@suse.cz * Mon Jun 26 2006 sbrabec@suse.cz
- Fixed false UTF-16 detection. - Fixed false UTF-16 detection.
* Fri Jun 16 2006 dave@suse.de * Thu Jun 15 2006 dave@suse.de
- Fix a problem with the save backport (bnc #181897) - Fix a problem with the save backport (bnc #181897)
* Thu May 18 2006 dave@suse.de * Wed May 17 2006 dave@suse.de
- Backport some gnome-vfs saving code from 2.14 (bnc #168187) - Backport some gnome-vfs saving code from 2.14 (bnc #168187)
* Wed May 10 2006 danw@suse.de * Tue May 09 2006 danw@suse.de
- Don't crash if one of the recently-used files has an unparsable - Don't crash if one of the recently-used files has an unparsable
URL. #173887 URL. #173887
* Sat Apr 08 2006 sbrabec@suse.cz * Fri Apr 07 2006 sbrabec@suse.cz
- Declare MIME support for more plain text formats to compete with - Declare MIME support for more plain text formats to compete with
Emacs. Emacs.
* Thu Apr 06 2006 joeshaw@suse.de * Wed Apr 05 2006 joeshaw@suse.de
- Add a patch to autodetect UTF-16. (bnc #116777) - Add a patch to autodetect UTF-16. (bnc #116777)
* Tue Feb 28 2006 sbrabec@suse.cz * Tue Feb 28 2006 sbrabec@suse.cz
- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14). - Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
* Sat Feb 18 2006 sreeves@suse.de * Fri Feb 17 2006 sreeves@suse.de
- Update .desktop file (Name, GenericName, Comment, DocPath) - Update .desktop file (Name, GenericName, Comment, DocPath)
* Thu Feb 02 2006 sbrabec@suse.cz * Wed Feb 01 2006 sbrabec@suse.cz
- Use translation compendium gnome-patch-translation. - Use translation compendium gnome-patch-translation.
* Thu Jan 26 2006 mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Mon Dec 19 2005 ro@suse.de * Mon Dec 19 2005 ro@suse.de
- added gnome-text-editor symlink to filelist - added gnome-text-editor symlink to filelist
* Thu Oct 13 2005 gekker@suse.de * Wed Oct 12 2005 gekker@suse.de
- Update to version 2.12.1 - Update to version 2.12.1
* Mon Sep 05 2005 mmj@suse.de * Mon Sep 05 2005 mmj@suse.de
- Update to version 2.12.0 (GNOME 2.12) - Update to version 2.12.0 (GNOME 2.12)
* Wed Aug 24 2005 gekker@suse.de * Tue Aug 23 2005 gekker@suse.de
- Update to version 2.11.92 - Update to version 2.11.92
* Sat Aug 20 2005 sreeves@suse.de * Fri Aug 19 2005 sreeves@suse.de
- gedit-goto-line.patch to fix bugzilla.novell.com defect#6582 - gedit-goto-line.patch to fix bugzilla.novell.com defect#6582
* Thu Aug 11 2005 gekker@suse.de * Wed Aug 10 2005 gekker@suse.de
- Update to version 2.11.91 - Update to version 2.11.91
* Tue Jun 14 2005 sbrabec@suse.cz * Mon Jun 13 2005 sbrabec@suse.cz
- Updated to version 2.10.3 (#90339, CAN-2005-1686). - Updated to version 2.10.3 (#90339, CAN-2005-1686).
- Build spell plugin. - Build spell plugin.
* Fri Apr 15 2005 sbrabec@suse.cz * Thu Apr 14 2005 sbrabec@suse.cz
- Added audiofile-devel to neededforbuild. - Added audiofile-devel to neededforbuild.
* Thu Mar 10 2005 gekker@suse.de * Wed Mar 09 2005 gekker@suse.de
- Update to version 2.10.0 (GNOME 2.10). - Update to version 2.10.0 (GNOME 2.10).
* Fri Mar 04 2005 gekker@suse.de * Thu Mar 03 2005 gekker@suse.de
- Update to version 2.9.7 - Update to version 2.9.7
- Add gedit-desktop.patch - Add gedit-desktop.patch
- Add gnome-icon-theme to neededforbuild - Add gnome-icon-theme to neededforbuild
* Fri Feb 11 2005 gekker@suse.de * Thu Feb 10 2005 gekker@suse.de
- Update to version 2.9.6 - Update to version 2.9.6
* Tue Feb 08 2005 ro@suse.de * Tue Feb 08 2005 ro@suse.de
- added gnome-desktop to neededforbuild - added gnome-desktop to neededforbuild
* Mon Feb 07 2005 ro@suse.de * Mon Feb 07 2005 ro@suse.de
- added gnome-menus to neededforbuild - added gnome-menus to neededforbuild
* Wed Jan 26 2005 clahey@suse.de * Tue Jan 25 2005 clahey@suse.de
- Update to version 2.9.5 - Update to version 2.9.5
* Sat Jan 22 2005 gekker@suse.de
- Use Rudi's improved 64-bit fix
* Sat Jan 22 2005 gekker@suse.de
- Fix the 64-bit build
* Fri Jan 21 2005 gekker@suse.de * Fri Jan 21 2005 gekker@suse.de
- Use Rudi's improved 64-bit fix
* Fri Jan 21 2005 gekker@suse.de
- Fix the 64-bit build
* Thu Jan 20 2005 gekker@suse.de
- Update to version 2.9.4 - Update to version 2.9.4
* Fri Nov 19 2004 ro@suse.de * Fri Nov 19 2004 ro@suse.de
- removed extra aclocal include directive - removed extra aclocal include directive
* Wed Oct 27 2004 mmj@suse.de * Tue Oct 26 2004 mmj@suse.de
- Locale rename no to nb - Locale rename no to nb
* Wed Sep 22 2004 sbrabec@suse.cz * Tue Sep 21 2004 sbrabec@suse.cz
- Fixed devel dependences. - Fixed devel dependences.
* Wed Aug 25 2004 clahey@suse.de * Tue Aug 24 2004 clahey@suse.de
- Cache gedit docs and have gedit show up in khelpcenter. - Cache gedit docs and have gedit show up in khelpcenter.
* Thu Aug 05 2004 clahey@suse.de * Wed Aug 04 2004 clahey@suse.de
- Added gedit-default-plugins patch from Robert. - Added gedit-default-plugins patch from Robert.
* Thu May 06 2004 sbrabec@suse.cz * Wed May 05 2004 sbrabec@suse.cz
- Updated to version 2.6.1 (GNOME 2.6). - Updated to version 2.6.1 (GNOME 2.6).
* Tue Mar 23 2004 sbrabec@suse.cz * Mon Mar 22 2004 sbrabec@suse.cz
- Provide nad obsolete gedit2-devel. - Provide nad obsolete gedit2-devel.
* Wed Mar 17 2004 sbrabec@suse.cz * Wed Mar 17 2004 sbrabec@suse.cz
- Fixed scrollkeeper calling conventions (#36215). - Fixed scrollkeeper calling conventions (#36215).
@ -465,7 +468,7 @@ rm -rf $RPM_BUILD_ROOT
- Package renamed to gedit. - Package renamed to gedit.
* Thu Feb 12 2004 hhetter@suse.de * Thu Feb 12 2004 hhetter@suse.de
- gconf schema (de-)installation in %%post and %%postun - gconf schema (de-)installation in %%post and %%postun
* Thu Jan 22 2004 ro@suse.de * Wed Jan 21 2004 ro@suse.de
- fix pixmaps/Makefile.am - fix pixmaps/Makefile.am
* Sat Jan 10 2004 adrian@suse.de * Sat Jan 10 2004 adrian@suse.de
- build as user - build as user
@ -477,7 +480,7 @@ rm -rf $RPM_BUILD_ROOT
- Obsolete old gedit (solves file conflict) - Obsolete old gedit (solves file conflict)
* Tue Aug 19 2003 sbrabec@suse.cz * Tue Aug 19 2003 sbrabec@suse.cz
- Updated neededforbuild (rename of librsvg2, eel2). - Updated neededforbuild (rename of librsvg2, eel2).
* Sun Aug 17 2003 adrian@suse.de * Sat Aug 16 2003 adrian@suse.de
- add Categories - add Categories
* Mon Jul 14 2003 sbrabec@suse.cz * Mon Jul 14 2003 sbrabec@suse.cz
- GNOME prefix change to /opt/gnome. - GNOME prefix change to /opt/gnome.
@ -486,9 +489,9 @@ rm -rf $RPM_BUILD_ROOT
* Wed Jul 02 2003 hhetter@suse.de * Wed Jul 02 2003 hhetter@suse.de
- updated to version 2.2.2 - updated to version 2.2.2
- use find_lang - use find_lang
* Fri Jun 27 2003 ro@suse.de * Thu Jun 26 2003 ro@suse.de
- added directories to filelist - added directories to filelist
* Wed Jun 11 2003 ro@suse.de * Tue Jun 10 2003 ro@suse.de
- added unpackaged files to filelist - added unpackaged files to filelist
- remove .la files of plugins from buildroot - remove .la files of plugins from buildroot
* Wed Feb 26 2003 hhetter@suse.de * Wed Feb 26 2003 hhetter@suse.de
@ -499,13 +502,13 @@ rm -rf $RPM_BUILD_ROOT
* Tue Jan 28 2003 hhetter@suse.de * Tue Jan 28 2003 hhetter@suse.de
- updated to version 2.2.0 - updated to version 2.2.0
- filelist review - filelist review
* Tue Jan 21 2003 ro@suse.de * Mon Jan 20 2003 ro@suse.de
- update to 2.1.6 - update to 2.1.6
* Wed Jan 15 2003 ro@suse.de * Tue Jan 14 2003 ro@suse.de
- added expat to neededforbuild - added expat to neededforbuild
* Tue Nov 19 2002 hhetter@suse.de * Tue Nov 19 2002 hhetter@suse.de
- updated to version 2.0.6 - updated to version 2.0.6
* Tue Nov 12 2002 ro@suse.de * Mon Nov 11 2002 ro@suse.de
- changed neededforbuild <xf86 xdevel> to <x-devel-packages> - changed neededforbuild <xf86 xdevel> to <x-devel-packages>
* Fri Nov 08 2002 sbrabec@suse.cz * Fri Nov 08 2002 sbrabec@suse.cz
- Added --libdir to configure. - Added --libdir to configure.
@ -520,13 +523,13 @@ rm -rf $RPM_BUILD_ROOT
- fixed to work on 64-bit archs - fixed to work on 64-bit archs
call of eel_read_entire_file() was with &gsize instead of int, call of eel_read_entire_file() was with &gsize instead of int,
sizeof(gsize) == sizeof(long) sizeof(gsize) == sizeof(long)
* Fri Aug 23 2002 uli@suse.de * Thu Aug 22 2002 uli@suse.de
- fixed to build on lib64 archs - fixed to build on lib64 archs
* Tue Aug 20 2002 hhetter@suse.de * Tue Aug 20 2002 hhetter@suse.de
- added PreReq: filesystem - added PreReq: filesystem
* Tue Aug 13 2002 ro@suse.de
- removed control-center from neededforbuild
* Mon Aug 12 2002 ro@suse.de * Mon Aug 12 2002 ro@suse.de
- removed control-center from neededforbuild
* Sun Aug 11 2002 ro@suse.de
- added openssl-devel to neededforbuild - added openssl-devel to neededforbuild
* Fri Aug 09 2002 hhetter@suse.de * Fri Aug 09 2002 hhetter@suse.de
- added openssl to neededforbuild - added openssl to neededforbuild
@ -542,11 +545,11 @@ rm -rf $RPM_BUILD_ROOT
[#76001] Should not save window geometry on exit [#76001] Should not save window geometry on exit
[#86333] modality problem on info/message box [#86333] modality problem on info/message box
[#87265] s/gedit/Text Editor? [#87265] s/gedit/Text Editor?
* Fri Jun 21 2002 hhetter@suse.de
- don't install schemas while make install
* Thu Jun 20 2002 hhetter@suse.de * Thu Jun 20 2002 hhetter@suse.de
- don't install schemas while make install
* Wed Jun 19 2002 hhetter@suse.de
- updated to version 2.0.0 - updated to version 2.0.0
* Fri Jun 14 2002 hhetter@suse.de * Thu Jun 13 2002 hhetter@suse.de
- supply schema files - supply schema files
* Thu Jun 13 2002 jordi@suse.de * Thu Jun 13 2002 jordi@suse.de
- Updated to version 1.121.1 - Updated to version 1.121.1