diff --git a/xterm.spec b/xterm.spec index 3f19798..402f726 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,7 +1,7 @@ Summary: xterm terminal emulator for the X Window System Name: xterm Version: 207 -Release: 6 +Release: 7 URL: http://dickey.his.com/xterm License: MIT Group: User Interface/X @@ -13,6 +13,7 @@ Patch2: xterm-179-ppc-fix-bug-101472.patch Patch3: xterm-tty-group-name.patch Patch4: xterm-206-appsdir.patch Patch5: xterm-207-freetype.patch +Patch6: xterm-207-eightBitInput_false.patch BuildRequires: libXft-devel BuildRequires: freetype-devel BuildRequires: libXrender-devel @@ -46,6 +47,7 @@ programs that can't use the window system directly. %patch3 -p1 -b .tty-group-name %patch4 -p1 -b .appsdir %patch5 -p1 -b .freetype +%patch6 -p1 -b .eightBitInput_false %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -DPROJECTROOT='\"/usr\"'"