drop patches
This commit is contained in:
parent
94d480da24
commit
cad9f376e7
@ -14,9 +14,6 @@ Group: User Interface/Desktops
|
|||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
#VCS: git:git://git.gnome.org/gnome-terminal
|
#VCS: git:git://git.gnome.org/gnome-terminal
|
||||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.7/gnome-terminal-%{version}.tar.xz
|
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: glib2-devel >= %{glib2_version}
|
||||||
BuildRequires: GConf2-devel
|
BuildRequires: GConf2-devel
|
||||||
@ -40,8 +37,6 @@ multiple terminals in a single window (tabs) and profiles support.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .enum_size
|
|
||||||
%patch1 -p1 -b .titlebar
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-gtk=3.0
|
%configure --with-gtk=3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user