SPECS: screen.spec - added osc.patch (support OSC 10 and 11 for ch...

wiget wiget at pld-linux.org
Fri Mar 21 22:45:38 CET 2008


Author: wiget                        Date: Fri Mar 21 21:45:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added osc.patch (support OSC 10 and 11 for changing default colours for xterm)
- enable rxvt OSC support
- release 5

---- Files affected:
SPECS:
   screen.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/screen.spec
diff -u SPECS/screen.spec:1.97 SPECS/screen.spec:1.98
--- SPECS/screen.spec:1.97	Thu Jan 24 02:23:02 2008
+++ SPECS/screen.spec	Fri Mar 21 22:45:33 2008
@@ -10,7 +10,7 @@
 Summary(uk.UTF-8):	Менеджер екрану, що підтримує кілька логінів з одного терміналу
 Name:		screen
 Version:	4.0.3
-Release:	4
+Release:	5
 License:	GPL
 Group:		Applications/Terminal
 Source0:	ftp://ftp.uni-erlangen.de/pub/utilities/screen/%{name}-%{version}.tar.gz
@@ -32,6 +32,7 @@
 Patch10:	%{name}-varargs.patch
 Patch11:	%{name}-inputline-size.patch
 Patch12:	%{name}-screenrc.patch
+Patch13:	%{name}-osc.patch
 URL:		http://www.gnu.org/software/screen/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -113,6 +114,7 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 %build
 %{__aclocal}
@@ -121,6 +123,7 @@
 	--with-sys-screenrc=%{_sysconfdir}/screenrc \
 	--enable-pam \
 	--enable-colors256 \
+	--enable-rxvt_osc \
 	--disable-socket-dir
 
 for file in *.dist; do
@@ -178,6 +181,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2008-03-21 21:45:33  wiget
+- added osc.patch (support OSC 10 and 11 for changing default colours for xterm)
+- enable rxvt OSC support
+- release 5
+
 Revision 1.97  2008-01-24 01:23:02  glen
 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/screen.spec?r1=1.97&r2=1.98&f=u



More information about the pld-cvs-commit mailing list