rpms/xterm/FC-4 xterm.spec,1.14,1.15

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 22 23:59:19 UTC 2005


Author: jvdias

Update of /cvs/dist/rpms/xterm/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv15516

Modified Files:
	xterm.spec 
Log Message:
- Upgrade to upstream version 207.
- re-fix bug 155538 inadvertently broken by last update:
  Modify only the bare minimum xresources necessary for correct
  backspace operation.



Index: xterm.spec
===================================================================
RCS file: /cvs/dist/rpms/xterm/FC-4/xterm.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- xterm.spec	22 Nov 2005 23:37:04 -0000	1.14
+++ xterm.spec	22 Nov 2005 23:59:17 -0000	1.15
@@ -14,6 +14,7 @@
 Patch1: xterm-resources-redhat.patch
 Patch2: xterm-179-ppc-fix-bug-101472.patch
 Patch3: xterm-tty-group-name.patch
+Patch4: xterm-appsdir.patch
 BuildRequires: xorg-x11-devel >= 6.7.0
 BuildRequires: utempter libtermcap-devel
 
@@ -33,6 +34,7 @@
 #%patch2 -p0 -b .ppc-fix-bug-101472
 %endif
 %patch3 -p1 -b .tty-group-name
+%patch4 -p1 -b .appsdir
 
 %build
 %configure --enable-luit \
@@ -46,7 +48,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall 
+%makeinstall appsdir=$RPM_BUILD_ROOT/usr/lib/X11/app-defaults
 #install-ti
 
 mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1




More information about the fedora-cvs-commits mailing list