cvsdist 1db3e05
%define gettext_package gnome-terminal
cvsdist 1db3e05
Behdad Esfahbod bf369f4
%define glib2_version 2.16.0
5c93f90
%define gtk3_version 2.91.0
712f6f5
%define gconf_version 2.14.0
5c93f90
%define vte3_version 0.27
712f6f5
%define desktop_file_utils_version 0.2.90
cvsdist df6c1f8
1d45f47
Summary: Terminal emulator for GNOME
cvsdist df6c1f8
Name: gnome-terminal
39b9fc0
Version: 2.33.0
d74e8f7
Release: 1%{?dist}
e446227
License: GPLv2+ and GFDL
e446227
Group: User Interface/Desktops
cvsdist 6fa5e8a
URL: http://www.gnome.org/
808febe
#VCS: git:git://git.gnome.org/gnome-terminal
39b9fc0
Source0: http://download.gnome.org/sources/gnome-terminal/2.33/gnome-terminal-%{version}.tar.bz2
f171b59
# http://bugzilla.gnome.org/show_bug.cgi?id=588732
f171b59
Source1: profile-new-dialog.ui
b162ab7
d504b4e
# Fix gnome.org Bug 338913 – Terminal resized when switching tabs
d504b4e
Patch2: gnome-terminal-2.15.0-338913-revert-336325.patch
cvsdist 58ec457
cvsdist e57cbdc
# gconftool-2
712f6f5
Requires(pre): GConf2 >= %{gconf_version}
712f6f5
Requires(post): GConf2 >= %{gconf_version}
712f6f5
Requires(preun): GConf2 >= %{gconf_version}
cvsdist e57cbdc
449a6bd
BuildRequires: glib2-devel >= %{glib2_version}
5c93f90
BuildRequires: gtk3-devel >= %{gtk3_version}
712f6f5
BuildRequires: GConf2-devel >= %{gconf_version}
5c93f90
BuildRequires: vte3-devel >= %{vte3_version}
cvsdist 1db3e05
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
fa78743
BuildRequires: scrollkeeper
b801375
BuildRequires: gettext
83e9db0
BuildRequires: gnome-doc-utils
bd1ca47
BuildRequires: intltool
f44d3ce
BuildRequires: gnome-common
d530246
BuildRequires: autoconf automake libtool
79d7ee1
BuildRequires: libSM-devel
cvsdist 58ec457
cvsdist df6c1f8
%description
fa78743
gnome-terminal is a terminal emulator for GNOME. It supports translucent
1d45f47
backgrounds, opening multiple terminals in a single window (tabs) and
1d45f47
clickable URLs.
cvsdist df6c1f8
cvsdist df6c1f8
%prep
cvsdist df6c1f8
%setup -q
d504b4e
%patch2 -p1 -b .338913-revert-336325
f44d3ce
39b9fc0
autoreconf -i -f
cvsdist df6c1f8
cvsdist df6c1f8
%build
5c93f90
%configure --with-gtk=3.0 --disable-scrollkeeper
b162ab7
712f6f5
make %{?_smp_mflags}
cvsdist df6c1f8
f171b59
cp %{SOURCE1} src
f171b59
3561991
cvsdist df6c1f8
%install
cvsdist df6c1f8
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
712f6f5
make install DESTDIR=$RPM_BUILD_ROOT
cvsdist df6c1f8
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
cvsdist df6c1f8
6614c12
sed -i -e "s/Icon=gnome-terminal.png/Icon=gnome-terminal/" \
fa78743
  $RPM_BUILD_ROOT%{_datadir}/applications/gnome-terminal.desktop
6614c12
besfahbo 05e3cdd
desktop-file-install --vendor gnome --delete-original	\
besfahbo 05e3cdd
  --dir $RPM_BUILD_ROOT%{_datadir}/applications		\
besfahbo 05e3cdd
  --remove-category=Application				\
besfahbo 05e3cdd
  --add-category=System					\
6614c12
  $RPM_BUILD_ROOT%{_datadir}/applications/gnome-terminal.desktop
cvsdist 1db3e05
712f6f5
# grr, --disable-scrollkeeper is not good enough
03523a8
rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
cvsdist 1db3e05
02e446b
%find_lang %{gettext_package} --with-gnome
cvsdist df6c1f8
cvsdist df6c1f8
%post
95bb567
%gconf_schema_upgrade gnome-terminal
42d09b4
42d09b4
%pre
95bb567
%gconf_schema_prepare gnome-terminal
cvsdist df6c1f8
46fddec
%preun
95bb567
%gconf_schema_remove gnome-terminal
95bb567
46fddec
cvsdist 1db3e05
%files -f %{gettext_package}.lang
cvsdist e57cbdc
%defattr(-,root,root,-)
cvsdist df6c1f8
abbba7c
%doc AUTHORS COPYING NEWS README
cvsdist df6c1f8
f41c53a
%{_bindir}/gnome-terminal
cvsdist df6c1f8
%{_datadir}/gnome-terminal
f41c53a
%{_datadir}/omf/gnome-terminal
f41c53a
%{_datadir}/applications/gnome-terminal.desktop
cvsdist df6c1f8
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
cvsdist df6c1f8
cvsdist df6c1f8
%changelog
5c93f90
* Thu Oct  7 2010 Matthias Clasen <mclasen@redhat.com> - 2.33.0-2
5c93f90
- Build against gtk3
5c93f90
39b9fc0
* Mon Oct  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.33.0-1
39b9fc0
- Update to 2.33.0
39b9fc0
1a01e6a
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
1a01e6a
- Update to 2.32.0
1a01e6a
7ab054c
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
7ab054c
- Update to 2.31.91
7ab054c
b180eed
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.90-1
b180eed
- Update to 2.31.90
b180eed
d74e8f7
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-1
d74e8f7
- Update to 2.31.3
d74e8f7
2e1b150
* Tue May  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.2-2
2e1b150
- Add more translations for search UI
2e1b150
b162ab7
* Tue May  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.2-1
b162ab7
- Update to 2.31.2
b162ab7
- Add translations for search UI
b162ab7
5fd85e8
* Tue May  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.1-1
5fd85e8
- Update to 2.31.1
5fd85e8
95bb567
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
95bb567
- Update to 2.30.1
95bb567
fea4e00
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
fea4e00
- Update to 2.30.0
fea4e00
808febe
* Thu Mar 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.92-1
808febe
- Update to 2.29.92
808febe
f44d3ce
* Sun Feb 14 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.6-3
f44d3ce
- Add missing libs
f44d3ce
Behdad Esfahbod d821f1f
* Thu Jan 14 2010 Behdad Esfahbod <behdad@redhat.com> - 2.29.6-2
Behdad Esfahbod d821f1f
- Second try
Behdad Esfahbod d821f1f
- Drop stale patch
Behdad Esfahbod d821f1f
Behdad Esfahbod bf369f4
* Thu Jan 14 2010 Behdad Esfahbod <behdad@redhat.com> - 2.29.6-1
Behdad Esfahbod bf369f4
- Update to 2.29.6
Behdad Esfahbod bf369f4
111b1cb
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.29.1-1
111b1cb
- Update to 2.29.1
111b1cb
821e45d
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
821e45d
- Update to 2.28.0
821e45d
209c4eb
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
209c4eb
- Update to 2.27.92
209c4eb
ab49166
* Wed Aug 19 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
ab49166
- Update to 2.27.91
ab49166
e4021b8
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.2-3
e4021b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e4021b8
f171b59
* Wed Jul 15 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.2-2
f171b59
- Fix a stubborn icon
f171b59
32fb409
* Wed May 20 2009 Ray Strode <rstrode@redhat.com> 2.26.2-1
32fb409
- Update to 2.26.2
32fb409
49fc8e2
* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-2
49fc8e2
- Don't drop schemas translations from po files
49fc8e2
5462b77
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
5462b77
- Update to 2.26.1
5462b77
- See http://download.gnome.org/sources/gnome-terminal/2.26/gnome-terminal-2.26.1.news
5462b77
e446227
* Wed Apr  8 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-2
e446227
- Incorporate upstream patch to make session saving work better
e446227
fa78743
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
fa78743
- Update to 2.26.0
fa78743
3bc69a8
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
3bc69a8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
3bc69a8
c894953
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-1
fa78743
- Update to 2.25.91
c894953
08d4c39
* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.5-1
08d4c39
- Update to 2.25.5
08d4c39
cba92ee
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.3-2
3e9cf6c
- Update to 2.25.3
3e9cf6c
db8d3be
* Tue Nov 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.2-2
6a3b032
- Update to 2.24.2
6a3b032
1d45f47
* Fri Nov 21 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-4
1d45f47
- Tweak %%description
1d45f47
Behdad Esfahbod ad5f8ca
* Thu Nov 20 2008 Behdad Esfahbod <besfahbo@redhat.com> - 2.24.1-3
Behdad Esfahbod ad5f8ca
- Require vte >= 0.17.0
Behdad Esfahbod ad5f8ca
- Resolves: #472330
Behdad Esfahbod ad5f8ca
2ae52ce
* Tue Oct 21 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-2
2ae52ce
- Make tab switching shortcuts work again
2ae52ce
993beee
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
993beee
- Update to 2.24.1
993beee
3561991
* Thu Sep 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-2
3561991
- Save some space
3561991
2151bfb
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
2151bfb
- Update to 2.24.0
2151bfb
89bb1b0
* Tue Sep  2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
89bb1b0
- Update to 2.23.91
89bb1b0
90c5a7b
* Sat Aug 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.6-2
90c5a7b
- Rebuild
90c5a7b
99c5779
* Tue Aug  5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.6-1
99c5779
- Update to 2.23.6
99c5779
154374d
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4.2-1
154374d
- Update to 2.23.4.2
154374d
1aa20c2
* Wed Jun  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.3.1-1
1aa20c2
- Update to 2.23.3.1
1aa20c2
c1d098f
* Tue Jun  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.3-1
c1d098f
- Update to 2.23.3
c1d098f
8d908a7
* Wed May 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.22.1-2
8d908a7
- fix license tag (GFDL+ is the same as GFDL)
8d908a7
35dde63
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-1
35dde63
- Update to 2.22.1
35dde63
2cd8bc7
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
2cd8bc7
- Update to 2.22.0
2cd8bc7
5c7f110
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
5c7f110
- Update to 2.21.92
5c7f110
69e40b1
* Wed Feb 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91.1-1
69e40b1
- Update to 2.21.91.1
69e40b1
fcba4c1
* Wed Feb 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
fcba4c1
- Update to 2.21.91
fcba4c1
ca11973
* Wed Feb  2 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-2
ca11973
- Remove OnlyShowIn from the desktop file  (#258901)
ca11973
abbba7c
* Wed Jan 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-1
abbba7c
- Update to 2.21.90
abbba7c
abbba7c
* Tue Jan 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5-1 
606e92d
- Update to 2.21.5
606e92d
449a6bd
* Fri Dec 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.4-1
449a6bd
- Update to 2.21.4
449a6bd
4415acc
* Thu Dec  6 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.3-1
4415acc
- Update to 2.21.3
4415acc
8853c3b
* Tue Nov 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.3-1
8853c3b
- Update to 2.18.3
8853c3b
2dc9dbe
* Tue Sep 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.2-1
2dc9dbe
- Update to 2.18.2
2dc9dbe
b087092
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 2.18.1-3
b087092
- Rebuild for PPC toolchain bug
03523a8
- Fix build for rarian
b087092
02e446b
* Tue Aug  7 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.1-2
02e446b
- Update license field
02e446b
- Use %%find_lang for help files
02e446b
aaa59ca
* Mon Jun 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.1-1
aaa59ca
- Update to 2.18.1
aaa59ca
34cf668
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
34cf668
- Update to 2.18.0
34cf668
cf99aa5
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.92-1
cf99aa5
- Update to 2.17.92
cf99aa5
6cb095d
* Thu Feb 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-3
6cb095d
- Add System to desktop file categories
6cb095d
712f6f5
* Wed Feb 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-2
712f6f5
- Package review feedback
712f6f5
269b108
* Tue Feb 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-1
269b108
- Update to 2.17.91
269b108
2660b94
* Tue Jan 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90-1
2660b94
- Update to 2.17.90
2660b94
b801375
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
b801375
- Update to 2.16.1
b801375
42d09b4
* Wed Oct 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-3
42d09b4
- Fix scripts according to packaging guidelines
42d09b4
f41c53a
* Fri Sep  8 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-2
f41c53a
- Fix directory ownership issues (#205679)
f41c53a
2768864
* Tue Sep  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1.fc6
2768864
- Update to 2.16.0
2768864
6dcc105
* Wed Aug  2 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-1.fc6
6dcc105
- Update to 2.15.4
6dcc105
61322f3
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.2-1
61322f3
- Update to 2.15.2
61322f3
9f9c55a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.15.1-2.1
9f9c55a
- rebuild
9f9c55a
Kristian Høgsberg b0778cb
* Mon May 29 2006 Kristian Høgsberg <krh@redhat.com> - 2.15.1-2
Kristian Høgsberg b0778cb
- Update transparency patch to use gdk_screen_is_composited().
Kristian Høgsberg b0778cb
a800f47
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> 2.15.1-1
a800f47
- Update to 2.15.1
a800f47
d504b4e
* Thu May 18 2006 Dan Williams <dcbw@redhat.com> - 2.15.0-2
d504b4e
- Revert gnome.org #336325 (fixes #338913 – Terminal resized when switching tabs)
d504b4e
d784956
* Tue May 16 2006 Matthias Clasen <mclasen@redhat.com> 2.15.0-1
d784956
- Update to 2.15.0
d784956
b7c82d6
* Thu May 11 2006 Matthias Clasen <mclasen@redhat.com> 2.14.1-13
b7c82d6
- Close the about dialog
b7c82d6
e9ae13a
* Wed May 10 2006 Matthias Clasen <mclasen@redhat.com> 2.14.1-12
e9ae13a
- Rebuild 
e9ae13a
Kristian Høgsberg be24f26
* Tue Apr 25 2006 Kristian Høgsberg <krh@redhat.com> 2.14.1-11
Kristian Høgsberg be24f26
- Bump for rawhide build.
Kristian Høgsberg be24f26
Kristian Høgsberg 1e5f9ee
* Tue Apr 25 2006 Kristian Høgsberg <krh@redhat.com> - 2.14.1-10
Kristian Høgsberg 1e5f9ee
- Fix selection atom name intialization (patch from Kjartan Maaras).
Kristian Høgsberg 51a415a
- Lower vte requirement to 0.12.0-2 which is what fc5-bling has.
Kristian Høgsberg 1e5f9ee
c64353f
* Wed Apr 19 2006 Ray Strode <rstrode@redhat.com> 2.14.1-9
c64353f
- Require newer vte (bug 189341)
c64353f
Kristian Høgsberg 7103fa3
* Tue Apr 18 2006 Kristian Høgsberg <krh@redhat.com> 2.14.1-8
Kristian Høgsberg 7103fa3
- Bump for rawhide build.
Kristian Høgsberg 7103fa3
Kristian Høgsberg 4a730e8
* Tue Apr 18 2006 Kristian Høgsberg <krh@redhat.com> 2.14.1-7
Kristian Høgsberg 4a730e8
- Only use ARGB visual if a compositing manager is running to avoid
Kristian Høgsberg 4a730e8
  slow-down caused by automatic compositor.
Kristian Høgsberg 4a730e8
Kristian Høgsberg 460a8c7
* Mon Apr 17 2006 Kristian Høgsberg <krh@redhat.com> 2.14.1-6
Kristian Høgsberg 460a8c7
- Bumpd for rawhide build.
Kristian Høgsberg 460a8c7
Kristian Høgsberg 6096393
* Mon Apr 17 2006 Kristian Høgsberg <krh@redhat.com> 2.14.1-5
Kristian Høgsberg 6096393
- Fix gnome-terminal-2.14.1-real-transparency.patch to check for
Kristian Høgsberg 6096393
  window->priv != NULL before dereferencing.
Kristian Høgsberg 6096393
Kristian Høgsberg 926ba00
* Thu Apr 13 2006 Kristian Høgsberg <krh@redhat.com> 2.14.1-4
Kristian Høgsberg 926ba00
- Bump for rawhide build.
Kristian Høgsberg 926ba00
Kristian Høgsberg 1f5fad2
* Thu Apr 13 2006 Kristian Høgsberg <krh@redhat.com> 2.14.1-3
Kristian Høgsberg 6096393
- Add gnome-terminal-2.14.1-real-transparency.patch for extra bling points.
Kristian Høgsberg 1f5fad2
01d38a9
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
01d38a9
- Update to 2.14.1
01d38a9
ae6b505
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
ae6b505
- Update to 2.14.0
ae6b505
e9f753a
* Sat Mar  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.93-1
e9f753a
- Update to 2.13.93
e9f753a
e9f753a
* Sat Mar  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
33c8821
- Update to 2.13.92
33c8821
b7029e5
* Sun Feb 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
b7029e5
- Update to 2.13.91
b7029e5
3220d0d
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-2.1
3220d0d
- bump again for double-long bug on ppc(64)
3220d0d
2f70c1e
* Thu Feb  9 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-2
2f70c1e
- Re-add "Open Link" menuitems
2f70c1e
a52d238
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.1
a52d238
- rebuilt for new gcc4.1 snapshot and glibc changes
a52d238
ad20f67
* Mon Jan 30 2006 Christopher Aillon <caillon@redhat.com> 2.13.90-1
ad20f67
- Update to 2.13.90
ad20f67
- Add patch to not specify a default invisible char, let GTK+ handle it
ad20f67
710fda0
* Thu Jan 19 2006 Matthias Clasen <mclasen@redhat.com> 2.13.3-1
710fda0
- Update to 2.13.3
710fda0
9dc07c4
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
9dc07c4
- Update to 2.13.2
9dc07c4
d6676ab
* Fri Jan 13 2006 Matthias Clasen <mclasen@redhat.com> 2.13.1-1
d6676ab
- Update to 2.13.1
176e8c8
- Remove upstreamed patches
d6676ab
fe6d198
* Thu Jan  4 2006 Christopher Aillon <caillon@redhat.com> 2.13.0-2
fe6d198
- Revert patch from gnome bug 98715 to fix 176029, 176642
fe6d198
13966ea
* Thu Dec 15 2005 Matthias Clasen <mclasen@redhat.com> 2.13.0-1
13966ea
- Update to 2.13.0
13966ea
057ac94
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
057ac94
- rebuilt
057ac94
1bcdb1a
* Mon Nov 28 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.0-2
1bcdb1a
- Respect the show_input_method_menu setting.
1bcdb1a
a3cef42
* Thu Sep  8 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.0-1
a3cef42
- Update to 2.12.0
a3cef42
815566d
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> - 2.11.2-1
815566d
- rebuild for new cairo and 2.11.2
815566d
bfc720f
* Mon Jul 11 2005 Matthias Clasen <mclasen@redhat.com> 2.11.1-1
815566d
- Newer upstream version
bfc720f
4f84eb4
* Wed May 4 2005 Ray Strode <rstrode@redhat.com> 2.10.0-2
4f84eb4
- Fix ne translation (bug 152240).
4f84eb4
ac49fc9
* Fri Mar 25 2005 Christopher Aillon <caillon@redhat.com> 2.10.0-1
ac49fc9
- Update to 2.10.0
ac49fc9
ff3ce25
* Wed Feb  2 2005 Matthias Clasen <mclasen@redhat.com> 2.9.2-1
ff3ce25
- Update to 2.9.2
ff3ce25
158e354
* Thu Nov  4 2004 Ray Strode <rstrode@redhat.com> 2.8.0-2
158e354
- rebuild for rawhide
158e354
158e354
* Thu Nov  4 2004 Ray Strode <rstrode@redhat.com> 2.8.0-1
158e354
- Update to 2.8.0 (bug #136034)
158e354
cvsdist 58db438
* Fri Jul 30 2004 Ray Strode <rstrode@redhat.com> 2.7.3-1
cvsdist 58db438
- Update to 2.7.3
cvsdist 58db438
cvsdist 58ec457
* Fri Jun 18 2004 Ray Strode <rstrode@redhat.com> 2.6.0-4
cvsdist 58ec457
- patch a build busting type mismatch in libegg files
cvsdist 58ec457
cvsdist 58ec457
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 58ec457
- rebuilt
cvsdist 58ec457
cvsdist e57cbdc
* Tue Apr 13 2004 Warren Togami <wtogami@redhat.com> 2.6.0-2
cvsdist e57cbdc
- #111015 BR scrollkeeper gettext
cvsdist e57cbdc
cvsdist e57cbdc
* Wed Mar 31 2004 Mark McLoughlin <markmc@redhat.com> 2.6.0-1
cvsdist e57cbdc
- Update to 2.6.0
cvsdist e57cbdc
cvsdist c333f77
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c333f77
- rebuilt
cvsdist c333f77
cvsdist c333f77
* Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com> 2.5.90-1
cvsdist c333f77
- update to 2.5.90
cvsdist c333f77
cvsdist c333f77
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c333f77
- rebuilt
cvsdist c333f77
cvsdist 7335ec3
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.1-1
cvsdist 7335ec3
- update to 2.5.1
cvsdist 7335ec3
cvsdist 794bcea
* Wed Sep 17 2003 Alexander Larsson <alexl@redhat.com> 2.4.0.1-1
cvsdist 794bcea
- update to 2.4.0.1
cvsdist 794bcea
cvsdist 794bcea
* Fri Aug 15 2003 Alexander Larsson <alexl@redhat.com> 2.3.1-1
cvsdist 794bcea
- update to gnome 2.3
cvsdist 794bcea
cvsdist 794bcea
* Mon Jul 28 2003 Havoc Pennington <hp@redhat.com> 2.2.2-2
cvsdist 794bcea
- rebuild
cvsdist 794bcea
cvsdist 794bcea
* Mon Jul  7 2003 Havoc Pennington <hp@redhat.com> 2.2.2-1
cvsdist 794bcea
- 2.2.2
cvsdist 794bcea
- require latest vte
cvsdist 794bcea
cvsdist 794bcea
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 794bcea
- rebuilt
cvsdist 794bcea
cvsdist 6fa5e8a
* Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 2.2.1-3
cvsdist 6fa5e8a
- remove Xft buildreq
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Thu Feb  6 2003 Jeremy Katz <katzj@redhat.com> 2.2.1-2
cvsdist 6fa5e8a
- confusion about build roots abounds...
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Wed Feb  5 2003 Havoc Pennington <hp@redhat.com> 2.2.1-1
cvsdist 6fa5e8a
- 2.2.1
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Sun Jan 26 2003 Havoc Pennington <hp@redhat.com>
cvsdist 6fa5e8a
- require gtk 2.2, pango 1.2
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 6fa5e8a
- rebuilt
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Tue Jan 21 2003 Havoc Pennington <hp@redhat.com>
cvsdist 6fa5e8a
- 2.2.0
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Fri Jan 10 2003 Havoc Pennington <hp@redhat.com>
cvsdist 6fa5e8a
- 2.1.4
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Tue Dec 10 2002 Havoc Pennington <hp@redhat.com>
cvsdist 6fa5e8a
- merge nalin's branch to HEAD, bump some dependency versions
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Tue Dec 10 2002 Nalin Dahyabhai <nalin@redhat.com> 2.1.3-0
cvsdist 6fa5e8a
- initial update to 2.1.3
cvsdist 6fa5e8a
cvsdist 6fa5e8a
* Tue Dec 10 2002 Tim Powers <timp@redhat.com> 2.0.1-6
cvsdist 6fa5e8a
- rebuild to fix broken deps on old libvte
cvsdist 6fa5e8a
- build on all arches
cvsdist 6fa5e8a
cvsdist e38ae88
* Mon Sep  2 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.1-5
cvsdist e38ae88
- fix goofy audible bell checkbox (backport from HEAD)
cvsdist e38ae88
cvsdist 7cb69e5
* Mon Sep  2 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.1-4
cvsdist 7cb69e5
- fix incorrect regexp which matched newlines as parts of URLs (#71349)
cvsdist 7cb69e5
cvsdist 0863580
* Fri Aug 23 2002 Jonathan Blandford <jrb@redhat.com>
cvsdist 0863580
- Clean up keyboard handling.
cvsdist 0863580
cvsdist f60ab32
* Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>
cvsdist f60ab32
- require latest vte
cvsdist f60ab32
cvsdist 1db3e05
* Thu Aug  8 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1db3e05
- 2.0.1 released version instead of cvs snap
cvsdist 1db3e05
- clean up unpackaged files
cvsdist 1db3e05
cvsdist 1db3e05
* Thu Aug  8 2002 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 1db3e05
- pick up widget padding
cvsdist 1db3e05
cvsdist 1db3e05
* Wed Jul 24 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 1db3e05
- Use monospace preference for system font
cvsdist 1db3e05
cvsdist 1db3e05
* Thu Jul 18 2002 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 1db3e05
- rebuild in new environment
cvsdist 1db3e05
cvsdist 1db3e05
* Fri Jul 12 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1db3e05
- 2.0.0.90 cvs snap
cvsdist 1db3e05
cvsdist 1db3e05
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 1db3e05
- automated rebuild
cvsdist 1db3e05
cvsdist 1db3e05
* Mon Jun 17 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1db3e05
- rebuild in different environment
cvsdist 1db3e05
cvsdist 1db3e05
* Mon Jun 17 2002 Havoc Pennington <hp@redhat.com>
cvsdist 1db3e05
- 2.0.0
cvsdist 1db3e05
- use desktop-file-install
cvsdist 1db3e05
- put bonobo server file in file list
cvsdist 1db3e05
- put help files in file list
cvsdist 1db3e05
- apply some fixes from CVS (or rather, that I'm going to 
cvsdist 1db3e05
  check in to CVS soon)
cvsdist 1db3e05
cvsdist 1db3e05
* Fri Jun 14 2002 Nalin Dahyabhai <nalin@redhat.com>
cvsdist 1db3e05
- rebuild in different environment
cvsdist df6c1f8
cvsdist df6c1f8
* Fri Jun 14 2002 Nalin Dahyabhai <nalin@redhat.com>
cvsdist df6c1f8
- add patch to handle vte abi change
cvsdist df6c1f8
cvsdist df6c1f8
* Tue Jun 11 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- add patch to get a decent default monospace font
cvsdist df6c1f8
cvsdist df6c1f8
* Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- rebuild, had bin compat issues
cvsdist df6c1f8
cvsdist df6c1f8
* Sun Jun 09 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- rebuild in different environment
cvsdist df6c1f8
cvsdist df6c1f8
* Sun Jun  9 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- don't obsolete/provide gnome-core
cvsdist df6c1f8
cvsdist df6c1f8
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- rebuild in different environment
cvsdist df6c1f8
cvsdist df6c1f8
* Wed Jun  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- 1.9.7
cvsdist df6c1f8
cvsdist df6c1f8
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- rebuild in different environment
cvsdist df6c1f8
cvsdist df6c1f8
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- rebuild in different environment
cvsdist df6c1f8
- build requires bonobo activation
cvsdist df6c1f8
cvsdist df6c1f8
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- 1.9.6.90
cvsdist df6c1f8
- provide gnome-core
cvsdist df6c1f8
cvsdist df6c1f8
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- 1.9.5
cvsdist df6c1f8
- obsolete gnome-core
cvsdist df6c1f8
cvsdist df6c1f8
* Fri Apr 26 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- 1.9.4.91, fixes scrollback thing
cvsdist df6c1f8
cvsdist df6c1f8
* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- 1.9.4.90
cvsdist df6c1f8
- move it to VTE, let's see how this goes
cvsdist df6c1f8
cvsdist df6c1f8
* Tue Apr 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist df6c1f8
- Initial build.
cvsdist df6c1f8
cvsdist df6c1f8