rpms/aterm/FC-3 aterm.spec,1.7,1.8

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


Author: awjb

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

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-3/aterm.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- aterm.spec	20 Aug 2005 08:59:44 -0000	1.7
+++ aterm.spec	28 Feb 2006 22:22:00 -0000	1.8
@@ -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