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

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 23 00:10:06 UTC 2005


Author: jvdias

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

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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xterm.spec	22 Nov 2005 23:59:17 -0000	1.15
+++ xterm.spec	23 Nov 2005 00:10:03 -0000	1.16
@@ -48,14 +48,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall appsdir=$RPM_BUILD_ROOT/usr/lib/X11/app-defaults
+%makeinstall appsdir=$RPM_BUILD_ROOT/%{_x11datadir}/X11/app-defaults
 #install-ti
 
 mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1
 mkdir -p $RPM_BUILD_ROOT/%{_x11datadir}/X11/app-defaults
 
 mv $RPM_BUILD_ROOT/%{_mandir}/*.1 $RPM_BUILD_ROOT/%{_mandir}/man1/
-mv $RPM_BUILD_ROOT/usr/%{_lib}/X11/app-defaults/* $RPM_BUILD_ROOT/%{_x11datadir}/X11/app-defaults/
 
 # Make a compatibility symlink for xterm, so that applications and scripts
 # which invoke xterm explicitly as /usr/X11R6/bin/xterm, will continue to work




More information about the fedora-cvs-commits mailing list