commit screen for openSUSE:Factory
Hello community, here is the log from the commit of package screen for openSUSE:Factory checked in at Thu May 28 03:45:44 CEST 2009. -------- --- screen/screen.changes 2008-05-14 15:31:59.000000000 +0200 +++ screen/screen.changes 2009-05-26 14:22:52.699155000 +0200 @@ -1,0 +2,5 @@ +Tue May 26 14:22:07 CEST 2009 - mls@suse.de + +- re-add lost maxwin definition [fate#301190] + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ screen.spec ++++++ --- /var/tmp/diff_new_pack.wq8358/_old 2009-05-28 03:44:06.000000000 +0200 +++ /var/tmp/diff_new_pack.wq8358/_new 2009-05-28 03:44:06.000000000 +0200 @@ -1,15 +1,23 @@ # # spec file for package screen (Version 4.0.2) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2009 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild +Url: http://www.gnu.org/software/screen/ Name: screen BuildRequires: ncurses-devel utempter @@ -18,7 +26,7 @@ PreReq: %install_info_prereq AutoReqProv: on Version: 4.0.2 -Release: 162 +Release: 189 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 @@ -52,7 +60,7 @@ %patch4 -p1 %build -CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --infodir=%{_infodir} \ +CFLAGS="-DMAXWIN=1000 $RPM_OPT_FLAGS" ./configure --prefix=/usr --infodir=%{_infodir} \ --mandir=%{_mandir} \ --with-socket-dir='(eff_uid ? "/var/run/uscreens" : "/var/run/screens")' \ --with-sys-screenrc=/etc/screenrc \ @@ -93,6 +101,8 @@ %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz %changelog +* Tue May 26 2009 mls@suse.de +- re-add lost maxwin definition [fate#301190] * Wed May 14 2008 jw@suse.de - A few lines added to docu explaining login-shells and starting with '-' trick. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de