From fbeeca0ca647373d3f83937b71714cd41e20bc1343f6d20b0b74d5f982dd1fd9 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 11 Jan 2010 15:42:12 +0000 Subject: [PATCH] Accepting request 29084 from Base:System Copy from Base:System/screen based on submit request 29084 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/29084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screen?expand=0&rev=8 --- screen.changes | 5 +++++ screen.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/screen.changes b/screen.changes index a230dd6..73d2ce6 100644 --- a/screen.changes +++ b/screen.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 16 00:26:00 CET 2009 - jengelh@medozas.de + +- enable parallel building + ------------------------------------------------------------------- Fri Jul 31 02:17:31 CEST 2009 - crrodriguez@suse.de diff --git a/screen.spec b/screen.spec index 0617a61..a7543f0 100644 --- a/screen.spec +++ b/screen.spec @@ -1,7 +1,7 @@ # # spec file for package screen (Version 4.0.2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,12 +21,12 @@ Url: http://www.gnu.org/software/screen/ Name: screen BuildRequires: ncurses-devel utempter -License: GPL v2 or later +License: GPLv2+ Group: System/Console PreReq: %install_info_prereq AutoReqProv: on Version: 4.0.2 -Release: 190 +Release: 191 Summary: A program to allow multiple screens on a VT100/ANSI Terminal Source: screen-4.0.2.tar.gz Patch: screen-4.0.2.dif @@ -71,7 +71,7 @@ CFLAGS="-DMAXWIN=1000 $RPM_OPT_FLAGS" ./configure --prefix=/usr --infodir=%{_inf --enable-telnet \ --enable-colors256 \ --verbose -make +make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT