rpms/aterm/FC-4 aterm.spec,1.9,1.10

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Tue Feb 28 22:22:07 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/aterm/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv585/FC-4

Modified Files:
	aterm.spec 
Log Message:
- fix #177302 (term should really be rxvt with new termcap)



Index: aterm.spec
===================================================================
RCS file: /cvs/extras/rpms/aterm/FC-4/aterm.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- aterm.spec	20 Aug 2005 09:00:28 -0000	1.9
+++ aterm.spec	28 Feb 2006 22:22:06 -0000	1.10
@@ -1,6 +1,6 @@
 Name:           aterm
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        Afterstep XVT, VT102 emulator for the X Window system
 Group:          User Interface/X
@@ -31,7 +31,7 @@
 --enable-next-scroll --enable-utmp --enable-wtmp \
 --enable-menubar --enable-graphics -enable-kanji \
 --enable-big5 --enable-greek --enable-ttygid \
---enable-xgetdefault --with-term=xterm --with-x
+--enable-xgetdefault --with-term=rxvt --with-x
 
 make %{?_smp_mflags}
 
@@ -61,6 +61,10 @@
 
 
 %changelog
+* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+1.0.0-2
+- fix #177302 (term should really be rxvt with new termcap)
+
 * Tue Aug 16 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 1.0.0-1
 - upgrade to stable




More information about the scm-commits mailing list