2007-01-09 17:44:27 +01:00
|
|
|
|
#
|
2009-02-07 01:15:50 +01:00
|
|
|
|
# spec file for package gnome-terminal (Version 2.25.5)
|
2007-01-09 17:44:27 +01:00
|
|
|
|
#
|
2009-02-07 01:15:50 +01:00
|
|
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-09 17:44:27 +01:00
|
|
|
|
#
|
2008-08-14 01:21:17 +02:00
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
2007-01-09 17:44:27 +01:00
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
|
2008-02-21 01:53:15 +01:00
|
|
|
|
|
2007-01-09 17:44:27 +01:00
|
|
|
|
Name: gnome-terminal
|
2008-10-09 19:16:03 +02:00
|
|
|
|
BuildRequires: docbook_4
|
|
|
|
|
BuildRequires: fdupes
|
|
|
|
|
BuildRequires: gnome-common
|
|
|
|
|
BuildRequires: gnome-doc-utils-devel
|
|
|
|
|
BuildRequires: gnutls-devel
|
|
|
|
|
BuildRequires: intltool
|
|
|
|
|
BuildRequires: libglade2-devel
|
|
|
|
|
BuildRequires: libgnomeprintui-devel
|
|
|
|
|
BuildRequires: libwnck-devel
|
|
|
|
|
BuildRequires: perl-XML-Parser
|
|
|
|
|
BuildRequires: scrollkeeper
|
|
|
|
|
BuildRequires: startup-notification-devel
|
|
|
|
|
BuildRequires: update-desktop-files
|
|
|
|
|
BuildRequires: vte-devel
|
2008-01-30 21:02:06 +01:00
|
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2007-01-09 17:44:27 +01:00
|
|
|
|
Group: System/X11/Terminals
|
|
|
|
|
Obsoletes: gnome-core
|
2009-02-07 01:15:50 +01:00
|
|
|
|
Version: 2.25.5
|
2009-02-12 16:01:03 +01:00
|
|
|
|
Release: 2
|
2007-01-09 17:44:27 +01:00
|
|
|
|
Summary: The GNOME 2.x Desktop Terminal
|
|
|
|
|
Source: %{name}-%{version}.tar.bz2
|
2007-09-15 12:00:53 +02:00
|
|
|
|
Url: http://www.gnome.org
|
2007-01-09 17:44:27 +01:00
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
PreReq: filesystem gconf2
|
2008-10-09 19:16:03 +02:00
|
|
|
|
Patch0: gnome-terminal-desktop.patch
|
2007-08-09 17:17:16 +02:00
|
|
|
|
Requires: %{name}-lang = %{version}
|
2007-01-09 17:44:27 +01:00
|
|
|
|
%gconf_schemas_prereq
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
This package contains the GNOME 2.x Desktop Terminal program. It is
|
|
|
|
|
handy for quick tasks on the command line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-08-09 17:17:16 +02:00
|
|
|
|
%lang_package
|
2007-01-09 17:44:27 +01:00
|
|
|
|
%prep
|
2009-02-12 16:01:03 +01:00
|
|
|
|
%setup -q
|
2008-10-09 19:16:03 +02:00
|
|
|
|
%patch0 -p1
|
2007-01-09 17:44:27 +01:00
|
|
|
|
|
|
|
|
|
%build
|
2008-10-09 19:16:03 +02:00
|
|
|
|
# autoreconf -f -i
|
2007-01-09 17:44:27 +01:00
|
|
|
|
# needed for gnome-terminal-2.16.1:
|
|
|
|
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
|
|
|
|
# FIXME: Build as root modifies system!
|
2007-04-27 16:46:13 +02:00
|
|
|
|
# gnome-panel-2.16.1: --disable-scrollkeeper does not work properly.
|
2008-10-09 19:16:03 +02:00
|
|
|
|
%configure \
|
|
|
|
|
--disable-schemas-install \
|
|
|
|
|
--disable-scrollkeeper
|
2008-05-06 01:23:13 +02:00
|
|
|
|
%__make %{?jobs:-j%jobs}
|
2007-01-09 17:44:27 +01:00
|
|
|
|
|
|
|
|
|
%install
|
2007-04-27 16:46:13 +02:00
|
|
|
|
%makeinstall
|
2007-01-18 01:30:56 +01:00
|
|
|
|
# FIXME: Build as root modifies system!
|
2007-04-27 16:46:13 +02:00
|
|
|
|
# gnome-panel-2.16.1: --disable-scrollkeeper does not work properly.
|
2007-01-18 01:30:56 +01:00
|
|
|
|
rm -r $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
|
2007-01-09 17:44:27 +01:00
|
|
|
|
echo DocPath=gnome-terminal >> $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-terminal.desktop
|
|
|
|
|
%suse_update_desktop_file -G "Command Line Terminal" %name TerminalEmulator
|
|
|
|
|
%find_lang %{name}
|
|
|
|
|
%find_gconf_schemas
|
2007-08-09 17:17:16 +02:00
|
|
|
|
cat %{name}.schemas_list >%{name}.lst
|
|
|
|
|
%fdupes $RPM_BUILD_ROOT
|
2007-01-09 17:44:27 +01:00
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%pre -f %{name}.schemas_pre
|
|
|
|
|
%posttrans -f %{name}.schemas_posttrans
|
|
|
|
|
|
|
|
|
|
%preun -f %{name}.schemas_preun
|
|
|
|
|
|
|
|
|
|
%files -f %{name}.lst
|
|
|
|
|
%defattr (-, root, root)
|
|
|
|
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
|
|
|
|
%{_bindir}/gnome-terminal
|
|
|
|
|
%{_datadir}/applications/gnome-terminal.desktop
|
|
|
|
|
%{_datadir}/gnome-terminal
|
|
|
|
|
%{_datadir}/omf/gnome-terminal
|
|
|
|
|
|
2007-08-09 17:17:16 +02:00
|
|
|
|
%files lang -f %{name}.lang
|
2008-01-30 21:02:06 +01:00
|
|
|
|
|
2007-02-26 19:03:06 +01:00
|
|
|
|
%changelog
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Tue Feb 10 2009 vuntz@novell.com
|
|
|
|
|
- Remove non-upstream translations: they'll get out-of-date.
|
2009-02-07 01:15:50 +01:00
|
|
|
|
* Sun Feb 01 2009 mboman@suse.de
|
|
|
|
|
- Update to version 2.25.5:
|
|
|
|
|
+ Break out of the loop once the work's done.
|
|
|
|
|
+ Call g_thread_init(). bgo#565516
|
|
|
|
|
+ chdir() to /home/chpe in the factory process, so we don't hog any
|
|
|
|
|
mountpoints. bgo#565328
|
|
|
|
|
+ Reorder this conditional so we only get the RGBA colourmap if
|
|
|
|
|
compositing is enabled.
|
|
|
|
|
+ bgo#506686 – could be smarter when parsing parenthesis
|
|
|
|
|
(for URL construction)
|
|
|
|
|
+ Set the default keybindings also in the table in the code. Fixes accels
|
|
|
|
|
with borked GConf; part of bgo#564649.
|
|
|
|
|
+ Translation updates
|
|
|
|
|
* Mon Jan 12 2009 mauro@suse.de
|
|
|
|
|
- Translations update.
|
|
|
|
|
* Sat Dec 20 2008 mboman@suse.de
|
|
|
|
|
- Update to version 2.25.3:
|
|
|
|
|
+ Libbonobo dependency dropped
|
|
|
|
|
+ Libgnome and libgnomeui dependency dropped
|
|
|
|
|
+ Depends on VTE 0.19
|
|
|
|
|
+ Now uses DBus for single instance/factory setup
|
|
|
|
|
+ Many bugs fixed
|
|
|
|
|
+ Translation updates
|
2008-12-06 12:56:47 +01:00
|
|
|
|
* Sat Dec 06 2008 mauro@suse.de
|
|
|
|
|
- Updated translations.
|
2008-10-24 16:58:41 +02:00
|
|
|
|
* Thu Oct 23 2008 maw@suse.de
|
|
|
|
|
- Update to version 2.24.1.1:
|
|
|
|
|
+ Revert the fix for bgo#548600 because it causes a regression.
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Wed Oct 22 2008 mboman@suse.de
|
2008-10-24 16:58:41 +02:00
|
|
|
|
- Update to version 2.24.1:
|
|
|
|
|
+ Bugs fixed: bgo#552952, bgo#453193, bgo#548388, bgo#548600
|
|
|
|
|
bgo#554485, bgo#555824, bgo#552938, bgo#552943, bgo#552950
|
|
|
|
|
bgo#553512
|
|
|
|
|
+ Translation updates
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Tue Sep 23 2008 maw@suse.de
|
|
|
|
|
- Update to version 2.24.0:
|
|
|
|
|
+ Bug fixed: bgo#553111
|
|
|
|
|
+ Updated translations
|
|
|
|
|
- Respin gnome-terminal-desktop.patch.
|
|
|
|
|
* Mon Sep 01 2008 mboman@novell.com
|
2008-09-05 02:14:41 +02:00
|
|
|
|
- Update to version 2.23.91:
|
|
|
|
|
+ Bugs fixed: bgo#549308, bgo#399744, bgo#401547, bgo#151794,
|
|
|
|
|
bgo#519191
|
|
|
|
|
+ Plug a mem leak.
|
|
|
|
|
+ Don't try to g_strfreev something we don't own.
|
|
|
|
|
+ Make the terminal window's role distinct from other g-t window's role,
|
|
|
|
|
to be able to match just them with devilspie.
|
|
|
|
|
+ Use a static window role for the single instance encodings dialogue.
|
|
|
|
|
+ Updated translations.
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Tue Aug 05 2008 captain.magnus@opensuse.org
|
2008-08-14 01:21:17 +02:00
|
|
|
|
- Update to version 2.23.6:
|
|
|
|
|
+ g_listenv returns only the env var names, not name=value pairs.
|
|
|
|
|
+ Translation updates
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Wed Jun 25 2008 maw@suse.de
|
2008-06-26 01:20:32 +02:00
|
|
|
|
- Update to version 2.23.4.2:
|
|
|
|
|
+ Bugs fixed: bgo#536463, bgo#528683, bgo#418192, bgo#537112,
|
|
|
|
|
bgo#537888, bgo#536899, bgo#537215, bgo#536639, bgo#538809,
|
|
|
|
|
brc450808, and brc#450979
|
|
|
|
|
- Drop the following upstreamed patch:
|
|
|
|
|
gnome-terminal-2.18.1-correct-help-uri.patch.
|
2008-05-06 01:23:13 +02:00
|
|
|
|
* Mon May 05 2008 jpr@suse.de
|
|
|
|
|
- Remove gnome-terminal-force-terminal-draw.patch, it was fixed
|
|
|
|
|
in a different way upstream, see bgo #338913
|
|
|
|
|
- Remove gnome-terminal-uninited-vars.patch, the simple font
|
|
|
|
|
selector it applied against was removed
|
2008-04-11 22:59:04 +02:00
|
|
|
|
* Fri Apr 11 2008 maw@suse.de
|
|
|
|
|
- Update to version 2.22.1:
|
|
|
|
|
+ Bugs fixed: bgo#521193 and bgo#521417.
|
2008-03-13 19:01:48 +01:00
|
|
|
|
* Thu Mar 13 2008 sbrabec@suse.cz
|
|
|
|
|
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
|
|
|
|
|
* Thu Mar 13 2008 vuntz@suse.de
|
|
|
|
|
- Update to version 2.22.0:
|
|
|
|
|
+ Updated translations.
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Wed Mar 05 2008 maw@suse.de
|
2008-03-06 01:18:15 +01:00
|
|
|
|
- Update to version 2.21.92:
|
|
|
|
|
+ Ensure menu items are always drawn
|
|
|
|
|
+ Stop forcing invisible_char to *
|
|
|
|
|
+ Updated translations.
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Wed Feb 20 2008 maw@suse.de
|
2008-02-21 01:53:15 +01:00
|
|
|
|
- Update to version 2.21.91.1:
|
|
|
|
|
+ Adapt to new GChecksum API
|
|
|
|
|
+ Fix cropped tab close buttons when using recent versions of
|
|
|
|
|
gnome-icon-theme
|
|
|
|
|
+ Fix for bgo#336155
|
|
|
|
|
+ Updated translations
|
|
|
|
|
- Respin gnome-terminal-defaults.patch and
|
|
|
|
|
gnome-terminal-desktop.patch.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Jan 30 2008 rodrigo@suse.de
|
|
|
|
|
- Update to version 2.21.90:
|
|
|
|
|
* Use the gtk-cursor-blink setting and remove the profile option
|
|
|
|
|
* Remove extra frame from profile editor
|
|
|
|
|
* Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION
|
|
|
|
|
* Thu Oct 11 2007 sbrabec@suse.cz
|
2007-10-11 20:32:31 +02:00
|
|
|
|
- Removed bogus dependency on mDNSResponder.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Sep 19 2007 sbrabec@suse.cz
|
2007-09-19 19:03:17 +02:00
|
|
|
|
- Updated to version 2.18.2:
|
|
|
|
|
* license confusion fix
|
|
|
|
|
* documentation migrated to gnome-doc-utils
|
|
|
|
|
* use Tango terminal color scheme by default
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Sat Sep 15 2007 hpj@suse.de
|
2007-09-15 12:00:53 +02:00
|
|
|
|
- Add gnome-terminal-2.18.1-correct-help-uri.patch so we can find
|
|
|
|
|
our help files correctly.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Aug 07 2007 maw@suse.de
|
2007-08-09 17:17:16 +02:00
|
|
|
|
- Use %%fdupes
|
|
|
|
|
- Split off a -lang subpackage.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Jul 10 2007 maw@suse.de
|
2007-07-10 23:29:34 +02:00
|
|
|
|
- Update to version 2.18.1
|
|
|
|
|
- Several crashes fixed.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Fri Apr 27 2007 sbrabec@suse.cz
|
2007-04-27 16:46:13 +02:00
|
|
|
|
- Do not call meinproc (#227624).
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Thu Apr 12 2007 maw@suse.de
|
2007-04-12 23:21:46 +02:00
|
|
|
|
- Update to version 2.18.0
|
|
|
|
|
- Fixes for bugzilla.gnome.org #412733 and #410281.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Fri Mar 09 2007 maw@suse.de
|
2007-03-12 01:57:46 +01:00
|
|
|
|
- Update to version 2.17.91
|
|
|
|
|
- Plug a memory leak.
|
|
|
|
|
- Do not disable some keybindings when DnDing notebook pages.
|
|
|
|
|
- Include the Tango color scheme.
|
|
|
|
|
- Remember the zoom setting for new tabs.
|
|
|
|
|
- Do not have clashing shortcuts in popups.
|
|
|
|
|
- Do not resize when switching between tabs, hopefully.
|
|
|
|
|
- Focus new terminals when they are created, always.
|
|
|
|
|
- Handle long terminal titles better.
|
|
|
|
|
- Do not paint initially terminals black.
|
|
|
|
|
- Various UI updates and inconsistencies eliminated.
|
|
|
|
|
- A few crashes fixed.
|
|
|
|
|
- Remove upstreamed gnome-terminal-tab_resize_fix_r2082.patch
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Feb 26 2007 sbrabec@suse.cz
|
2007-02-26 19:03:06 +01:00
|
|
|
|
- Fixed invalid window resize (#211443).
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Jan 17 2007 sbrabec@suse.cz
|
2007-01-18 01:30:56 +01:00
|
|
|
|
- Removed obsolete scrollkeeper directory (#230786).
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Dec 19 2006 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Spec file cleanup.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Fri Dec 15 2006 maw@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Move to /usr.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Fri Oct 13 2006 danw@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Remove dead patch
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Fri Oct 13 2006 jhargadon@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- added gnome-doc-utils-devel in BuildRequires.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Oct 03 2006 jhargadon@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- update to version 2.16.1
|
|
|
|
|
- Honours the --title switch
|
|
|
|
|
- Fixes a couples of memory leaks
|
|
|
|
|
- New and updated translations
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Mon Oct 02 2006 oswerkstrom@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Bug 177355 - gnome-terminal --title command ignored.
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Thu Sep 14 2006 jhargadon@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- update to version 2.16.0
|
|
|
|
|
- Bug 354056 – Build broken: missing help/fr/Makefile.am
|
|
|
|
|
- Bug 351319 – crash on Terminal
|
|
|
|
|
- Part of Bug 352873 – crash in Terminal: Edit current profile aft...
|
|
|
|
|
- Bug 353020 – Detaching a tab does not preserve the size
|
|
|
|
|
- Bug 336943 – Critical warning and crash in gnome-terminal
|
|
|
|
|
- Bug 138609 – Next/prev TAB keybindings should not be passed through
|
|
|
|
|
on first/last tab
|
|
|
|
|
- Fix intltool req.
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Mon Aug 21 2006 jhargadon@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- update to version 2.15.4
|
|
|
|
|
- Bug 349459 – does not assert dependency on gdk 2.10
|
|
|
|
|
- Bug 85926 – dnd'd filenames should be escaped
|
|
|
|
|
- Bug 324426 – Open/close tab adds row to terminal
|
|
|
|
|
- Bug 336947 – [patch] Redundant vte_terminal_set_font_full() calls
|
|
|
|
|
- Use real transparency when it's available
|
|
|
|
|
- Improve the dialog to ask for confirmation when closing a window
|
|
|
|
|
with more than one tab open
|
|
|
|
|
- Migrated to gnome-doc-utils
|
|
|
|
|
- Exports authentication proxy settings
|
|
|
|
|
- Fixes the close button of the about dialog
|
|
|
|
|
- Includes final slashes on URL highlighting
|
|
|
|
|
- Eliminates superfluous resize on drag-n-drop
|
|
|
|
|
- updates to translations
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Mar 07 2006 gekker@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Disable menu accelerators by default (#143086)
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Feb 28 2006 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Sat Feb 18 2006 sreeves@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Update .desktop file (Name, GenericName, Comment, DocPath)
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Jan 25 2006 mls@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- converted neededforbuild to BuildRequires
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Sep 06 2005 jpr@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Update to version 2.12.0
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Aug 23 2005 gekker@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Update to version 2.11.3
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Thu Aug 11 2005 gekker@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Update to version 2.11.2
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Fri Jul 22 2005 gekker@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Update to version 2.11.1
|
|
|
|
|
- Fix uninitialized variables
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Mar 22 2005 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Reverted TERM to xterm (#73798).
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Mar 16 2005 clahey@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Change desktop Name to Gnome Terminal.
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Wed Mar 09 2005 gekker@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Update to version 2.10.0 (GNOME 2.10).
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Thu Mar 03 2005 gekker@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- update version to 2.9.3
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Thu Jan 20 2005 gekker@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Update version to 2.9.2
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Thu Nov 25 2004 ro@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- added suse_update_desktop_file
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Nov 22 2004 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Set TERM=gnome. It fixes screen garbling in mutt (#43189).
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Nov 02 2004 ro@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- locale rename: no -> nb
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Fri Aug 27 2004 clahey@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Cache gnome-terminal help and show gnome-terminal in khelpcenter.
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Wed May 12 2004 clahey@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Upgraded to 2.6.0.
|
|
|
|
|
- Upgraded patches.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Mar 10 2004 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Fixed gconf schemas installation (#33114).
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Feb 25 2004 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- remove schema patch, obsoleted by new one
|
|
|
|
|
- include gnome-terminal-defaults.patch: don't use
|
|
|
|
|
system font, don't use mnemonics in the menubar
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Feb 16 2004 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- install schemas in %%post and %%postun
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Sat Jan 10 2004 adrian@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- fix build as user
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Nov 11 2003 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- updated to version 2.4.2
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Oct 27 2003 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Updated to version 2.4.1.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Sep 29 2003 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- updated to version 2.4.0.1 [GNOME2.4]
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Sep 22 2003 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Obsolete gnome-core (bug #31480),
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Sep 08 2003 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Use RPM_OPT_FLAGS.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Jul 14 2003 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- GNOME prefix change to /opt/gnome.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Mon Jun 30 2003 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Updated to version 2.2.2.
|
|
|
|
|
- Clean-up of neededforbuild.
|
2009-02-12 16:01:03 +01:00
|
|
|
|
* Mon Jun 30 2003 ro@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- use gnome2-devel-packages in neededforbuild
|
|
|
|
|
- use find_lang
|
|
|
|
|
- added directories to filelist
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Feb 12 2003 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- don't used font size from system fonts but use
|
|
|
|
|
the font specified in the schema file for the
|
|
|
|
|
default profile
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Jan 28 2003 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- updated to version 2.2.0
|
|
|
|
|
- fix kde datadir
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Thu Jan 16 2003 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Added libjpeg to neededforbuild.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Thu Nov 28 2002 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- updated to version 2.0.2 [GNOME 2.0.3]
|
|
|
|
|
- removed crash-on-restore.dif as it is upstream
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Mon Nov 11 2002 ro@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- changed neededforbuild <xf86 xdevel> to <x-devel-packages>
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Sep 24 2002 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Added alsa-devel to neededforbuild, because esound-devel can require it.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Thu Sep 19 2002 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- Added alsa to neededforbuild, because esound can depend on it.
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Fri Sep 13 2002 sbrabec@suse.cz
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- updated to version 2.0.1
|
|
|
|
|
- Fix for crash on session restore (post-2.0.1 fix from CVS).
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Aug 20 2002 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- added PreReq: filesystem
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Tue Jun 18 2002 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- fix schema file install
|
2008-10-09 19:16:03 +02:00
|
|
|
|
* Sun Jun 16 2002 ro@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- use libpng-devel-packages in neededforbuild
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Fri Jun 14 2002 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- updated to version 2.0.0
|
|
|
|
|
- provide schema file
|
2008-01-30 21:02:06 +01:00
|
|
|
|
* Wed Jun 05 2002 hhetter@suse.de
|
2007-01-09 17:44:27 +01:00
|
|
|
|
- initial SuSE Release 1.9.7
|