diff --git a/gnome-terminal.spec b/gnome-terminal.spec index f5ead27..7d86acd 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -14,9 +14,6 @@ Group: User Interface/Desktops URL: http://www.gnome.org/ #VCS: git:git://git.gnome.org/gnome-terminal Source0: http://download.gnome.org/sources/gnome-terminal/3.7/gnome-terminal-%{version}.tar.xz -Patch0: 0001-Don-t-assume-enum-size.patch -# upstream fix -Patch1: 0001-Revert-Do-not-show-the-titlebar-when-the-window-is-m.patch BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: GConf2-devel @@ -40,8 +37,6 @@ multiple terminals in a single window (tabs) and profiles support. %prep %setup -q -%patch0 -p1 -b .enum_size -%patch1 -p1 -b .titlebar %build %configure --with-gtk=3.0