diff --git a/initviocons.changes b/initviocons.changes index 4684f97..6bed5ac 100644 --- a/initviocons.changes +++ b/initviocons.changes @@ -17,7 +17,7 @@ Wed Nov 14 12:20:42 CET 2007 - poeml@suse.de - update to r25: - recognize WebSM console https://bugzilla.novell.com/show_bug.cgi?id=256139 - which sends a characteristic primary DA + which sends a characteristic primary da ------------------------------------------------------------------- Thu Jul 19 07:28:29 CEST 2007 - poeml@suse.de diff --git a/initviocons.spec b/initviocons.spec index 2b71e9d..d8d2b8c 100644 --- a/initviocons.spec +++ b/initviocons.spec @@ -1,7 +1,7 @@ # # spec file for package initviocons (Version 0.5) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -10,10 +10,11 @@ # norootforbuild + Name: initviocons Url: http://svn.poeml.de/viewcvs/initviocons/ Version: 0.5 -Release: 25 +Release: 55 Summary: Terminal Initialization, e.g. for the iSeries Virtual Console License: GPL v2 or later Group: System/Console @@ -59,7 +60,7 @@ cp -p termprobes $RPM_BUILD_ROOT/usr/bin/ /usr/bin/* %changelog -* Mon Dec 10 2007 - poeml@suse.de +* Mon Dec 10 2007 poeml@suse.de - update to r27: - when using -e, only output the TERM value and don't add LINES,COLUMNS by default anymore. Discussion in [#184179] (ssh @@ -69,12 +70,12 @@ cp -p termprobes $RPM_BUILD_ROOT/usr/bin/ order to be able to revert to the previous behaviour, the -s switch was added. It adds LINES and COLUMNS to the eval output again. -* Wed Nov 14 2007 - poeml@suse.de +* Wed Nov 14 2007 poeml@suse.de - update to r25: - recognize WebSM console https://bugzilla.novell.com/show_bug.cgi?id=256139 - which sends a characteristic primary DA -* Thu Jul 19 2007 - poeml@suse.de + which sends a characteristic primary da +* Thu Jul 19 2007 poeml@suse.de - update to 0.5 (svn r24) - support for mlterm and Terminal.app - prefer Terminal.app over kterm (which responds in the same @@ -85,19 +86,19 @@ cp -p termprobes $RPM_BUILD_ROOT/usr/bin/ initviocons.minimal-termsize.patch [#140383] initviocons.ps3-hack.patch initviocons.ps3-matching.patch -* Tue Jul 17 2007 - sassmann@suse.de +* Tue Jul 17 2007 sassmann@suse.de - added new /proc/device-tree/model matching for ps3 detection -* Tue Apr 24 2007 - olh@suse.de +* Tue Apr 24 2007 olh@suse.de - do not run initviocons on PS3, until the kernel fb is fixed -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Sun Jan 08 2006 - olh@suse.de +* Sun Jan 08 2006 olh@suse.de - do not set cols/rows to less than 80x24 (#140383) -* Wed Oct 26 2005 - werner@suse.de +* Wed Oct 26 2005 werner@suse.de - Add support for C shell in eval mode -* Wed Oct 05 2005 - dmueller@suse.de +* Wed Oct 05 2005 dmueller@suse.de - add norootforbuild -* Sun Jun 09 2002 - poeml@suse.de +* Sun Jun 09 2002 poeml@suse.de - update to 0.4 - no longer ignore carriage return when a Windows telnet client ist connected (on iSeries). The telnet server has been fixed to @@ -105,7 +106,7 @@ cp -p termprobes $RPM_BUILD_ROOT/usr/bin/ respective Program Temporary Fixes are installed on the iSeries, this fix here is needed as well to prevent Enter key malfunction on the virtual console. -* Tue Mar 12 2002 - kukuk@suse.de +* Tue Mar 12 2002 kukuk@suse.de - Fix filelist (exclude /usr/bin as directory) -* Mon Feb 04 2002 - poeml@suse.de +* Mon Feb 04 2002 poeml@suse.de - created package