forked from pool/screen
Accepting request 32572 from home:dimstar:branches:Base:System
Copy from home:dimstar:branches:Base:System/screen via accept of submit request 32572 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/32572 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
1f0cdf135a
commit
a3c8f916b8
18
screen.spec
18
screen.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package screen (Version 4.0.2)
|
||||
# spec file for package screen (Version 4.0.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -25,14 +25,13 @@ License: GPLv2+
|
||||
Group: System/Console
|
||||
PreReq: %install_info_prereq
|
||||
AutoReqProv: on
|
||||
Version: 4.0.2
|
||||
Release: 191
|
||||
Version: 4.0.3
|
||||
Release: 1
|
||||
Summary: A program to allow multiple screens on a VT100/ANSI Terminal
|
||||
Source: screen-4.0.2.tar.gz
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch: screen-4.0.2.dif
|
||||
Patch1: screen-__P.diff
|
||||
Patch2: screen-gcc4.diff
|
||||
Patch3: screen-4.0.2-comb.diff
|
||||
Patch4: screen-man-loginshell.diff
|
||||
Patch5: screen-4.0.3-ipv6.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -44,20 +43,11 @@ sessions can also be detached and resumed from another login terminal.
|
||||
|
||||
Documentation: man page
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Oliver Lauman
|
||||
Juergen Weigert <jnweiger@immd4.informatik.uni-erlangen.de>
|
||||
Michael Schroeder <mlschroe@immd4.informatik.uni-erlangen.de>
|
||||
|
||||
%prep
|
||||
%setup
|
||||
%patch
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
%patch3
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
|
Reference in New Issue
Block a user