auto-import gnome-terminal-2.0.1-5 from gnome-terminal-2.0.1-5.src.rpm
This commit is contained in:
parent
7cb69e598a
commit
e38ae8857d
@ -13,7 +13,7 @@
|
|||||||
Summary: GNOME Terminal
|
Summary: GNOME Terminal
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 4
|
Release: 5
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-terminal/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-terminal/%{name}-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -40,6 +40,7 @@ Patch1: gnome-terminal-2.0.0.90-monospace.patch
|
|||||||
Patch2: gnome-terminal-2.0.0.90-padding.patch
|
Patch2: gnome-terminal-2.0.0.90-padding.patch
|
||||||
Patch3: gnome-terminal-2.0.1-newegg.patch
|
Patch3: gnome-terminal-2.0.1-newegg.patch
|
||||||
Patch4: profterm-match-regex.patch
|
Patch4: profterm-match-regex.patch
|
||||||
|
Patch5: profterm-bell-editor.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
||||||
@ -51,6 +52,7 @@ GNOME terminal emulator application.
|
|||||||
%patch2 -p0 -b .padding
|
%patch2 -p0 -b .padding
|
||||||
%patch3 -p1 -b .newegg
|
%patch3 -p1 -b .newegg
|
||||||
%patch4 -p0 -b .match-regex
|
%patch4 -p0 -b .match-regex
|
||||||
|
%patch5 -p0 -b .bell-editor
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -96,6 +98,9 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-terminal.
|
|||||||
%{_libdir}/bonobo
|
%{_libdir}/bonobo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 2 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.1-5
|
||||||
|
- fix goofy audible bell checkbox (backport from HEAD)
|
||||||
|
|
||||||
* Mon Sep 2 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.1-4
|
* Mon Sep 2 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.1-4
|
||||||
- fix incorrect regexp which matched newlines as parts of URLs (#71349)
|
- fix incorrect regexp which matched newlines as parts of URLs (#71349)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user