packages: quagga/quagga.spec - paging through less -F requires screen not t...

gotar gotar at pld-linux.org
Sat Nov 28 14:44:25 CET 2009


Author: gotar                        Date: Sat Nov 28 13:44:25 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- paging through less -F requires screen not to be cleared

---- Files affected:
packages/quagga:
   quagga.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: packages/quagga/quagga.spec
diff -u packages/quagga/quagga.spec:1.65 packages/quagga/quagga.spec:1.66
--- packages/quagga/quagga.spec:1.65	Mon Aug 31 13:46:31 2009
+++ packages/quagga/quagga.spec	Sat Nov 28 14:44:20 2009
@@ -269,7 +269,7 @@
 
 touch $RPM_BUILD_ROOT%{_sysconfdir}/{vtysh,zebra,bgpd,ospf6d,ospfd,ripd,ripngd,isisd}.conf
 
-echo '#VTYSH_PAGER="less -F"' > $RPM_BUILD_ROOT/etc/env.d/VTYSH_PAGER
+echo '#VTYSH_PAGER="less -FX"' > $RPM_BUILD_ROOT/etc/env.d/VTYSH_PAGER
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -487,6 +487,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2009/11/28 13:44:20  gotar
+- paging through less -F requires screen not to be cleared
+
 Revision 1.65  2009/08/31 11:46:31  lisu
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/quagga/quagga.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list