SPECS: screen.spec - rel 4 ver 4.0.2 - new patch 11: screen-status...

mguevara mguevara at pld-linux.org
Wed Oct 12 16:16:09 CEST 2005


Author: mguevara                     Date: Wed Oct 12 14:16:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4 ver 4.0.2
- new patch 11: screen-status-bar.patch which adds a default 
  status bar (see caption comments in /etc/screenrc) - bcond

---- Files affected:
SPECS:
   screen.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/screen.spec
diff -u SPECS/screen.spec:1.83 SPECS/screen.spec:1.84
--- SPECS/screen.spec:1.83	Fri Feb 27 10:28:21 2004
+++ SPECS/screen.spec	Wed Oct 12 16:16:03 2005
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+
+# Conditional build:                                                                                               
+%bcond_without	status_bar  # do not add status bar options to /etc/screenrc
+
 Summary:	Screen - Manages multiple sessions on one tty
 Summary(de):	Screen - Verwaltet mehrere Sitzungen an einem tty
 Summary(es):	Screen - Administra múltiples sesiones en un tty
@@ -10,7 +14,7 @@
 Summary(uk):	íĹÎĹÄÖĹŇ ĹËŇÁÎŐ, ÝĎ ĐŚÄÔŇÉÍŐ¤ ËŚĚŘËÁ ĚĎÇŚÎŚ× Ú ĎÄÎĎÇĎ ÔĹŇÍŚÎÁĚŐ
 Name:		screen
 Version:	4.0.2
-Release:	3
+Release:	4
 License:	GPL
 Group:		Applications/Terminal
 Source0:	ftp://ftp.uni-erlangen.de/pub/utilities/screen/%{name}-%{version}.tar.gz
@@ -29,6 +33,7 @@
 Patch8:		%{name}-home_etc.patch
 Patch9:		%{name}-no-libs.patch
 Patch10:	%{name}-varargs.patch
+Patch11:	%{name}-status-bar.patch
 URL:		http://www.gnu.org/software/screen/ 
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -108,6 +113,7 @@
 #%patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%{?with_status_bar:%patch11 -p1}
 
 %build
 %{__aclocal}
@@ -173,6 +179,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2005/10/12 14:16:03  mguevara
+- rel 4 ver 4.0.2
+- new patch 11: screen-status-bar.patch which adds a default
+  status bar (see caption comments in /etc/screenrc) - bcond
+
 Revision 1.83  2004/02/27 09:28:21  qboosh
 - added varargs patch (fix for vsprintf detection; fixes SEGVs on alpha)
 - release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/screen.spec?r1=1.83&r2=1.84&f=u




More information about the pld-cvs-commit mailing list