- Ported xterm-resources-redhat.patch to newer xterms. (#126855)
This commit is contained in:
parent
f31af7698e
commit
f503ebd0e3
@ -4,7 +4,7 @@
|
|||||||
Summary: xterm terminal emulator for the X Window System
|
Summary: xterm terminal emulator for the X Window System
|
||||||
Name: xterm
|
Name: xterm
|
||||||
Version: 200
|
Version: 200
|
||||||
Release: 4
|
Release: 5
|
||||||
URL: http://dickey.his.com/xterm
|
URL: http://dickey.his.com/xterm
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -28,7 +28,7 @@ programs that can't use the window system directly.
|
|||||||
# but appears to be fixed now
|
# but appears to be fixed now
|
||||||
#chmod -R u+w .
|
#chmod -R u+w .
|
||||||
%patch0 -p0 -b .can-2003-0063
|
%patch0 -p0 -b .can-2003-0063
|
||||||
#%patch1 -p0 -b .resources-redhat
|
%patch1 -p0 -b .resources-redhat
|
||||||
%ifarch ppc ppc64
|
%ifarch ppc ppc64
|
||||||
#%patch2 -p0 -b .ppc-fix-bug-101472
|
#%patch2 -p0 -b .ppc-fix-bug-101472
|
||||||
%endif
|
%endif
|
||||||
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_x11bindir}/xterm
|
%{_x11bindir}/xterm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 8 2005 Soeren Sandmann <sandmann@redhat.com> 200-5
|
||||||
|
- Ported xterm-resources-redhat.patch to newer xterms. (#126855)
|
||||||
|
|
||||||
* Sun Mar 6 2005 Mike A. Harris <mharris@redhat.com> 200-4
|
* Sun Mar 6 2005 Mike A. Harris <mharris@redhat.com> 200-4
|
||||||
- Added libtermcap-devel and utempter to BuildRequires
|
- Added libtermcap-devel and utempter to BuildRequires
|
||||||
- Changed BuildRequires from XFree86-devel to xorg-x11-devel
|
- Changed BuildRequires from XFree86-devel to xorg-x11-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user