]> git.pld-linux.org Git - packages/screen.git/blobdiff - screen.spec
update to snap dated 2012-08-08 with c64f800e commit
[packages/screen.git] / screen.spec
index 23e898bd30dd0e78f46fb3a022bf1b21fc5f540d..90850197570c49d8c1969a394b95121db2d2bc33 100644 (file)
@@ -7,6 +7,7 @@
 #   configure: checking socket implementation...
 #   - you are normal
 #   - both sockets and fifos usable. let's take sockets.
+# - from changelog: 'maxwin' can now be used to increase the number of maximum windows.
 Summary:       Screen - Manages multiple sessions on one tty
 Summary(de.UTF-8):     Screen - Verwaltet mehrere Sitzungen an einem tty
 Summary(es.UTF-8):     Screen - Administra múltiples sesiones en un tty
@@ -17,16 +18,17 @@ Summary(ru.UTF-8):  Менеджер экрана, поддерживающий 
 Summary(tr.UTF-8):     Bir uçbirimde birden fazla oturumu düzenler
 Summary(uk.UTF-8):     Менеджер екрану, що підтримує кілька логінів з одного терміналу
 Name:          screen
+# 4.0 stable is on SCREEN_4_0 brach
 Version:       4.1.0
-Release:       1.1
+Release:       1.4
 License:       GPL v3+
 Group:         Applications/Terminal
-Source0:       http://git.savannah.gnu.org/cgit/screen.git/snapshot/screen-a805439f6443fb0e00ac6caff92f99950c1ddda8.tar.gz
-# Source0-md5: 1aca27adebec4ab0c3a8ee683675a7fd
+Source0:       http://git.savannah.gnu.org/cgit/screen.git/snapshot/%{name}-c64f800e7b197e14433ac97be12f32385a27a04f.tar.gz
+# Source0-md5: a944a43bd3324ed2238bfa093a68ad04
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 236166e774cee788cf594b05dd1dd70d
 Source2:       %{name}.pamd
-Source3:       screenrc
+Source3:       %{name}rc
 Patch1:                %{name}-compat21.patch
 Patch2:                %{name}-manual.patch
 Patch3:                %{name}-ia64.patch
@@ -130,7 +132,7 @@ mv screen-*/src/* .
 %{__aclocal}
 %{__autoheader}
 %{__autoconf}
-CFLAGS="%{rpmcflags} -DMAXWIN=128"
+CFLAGS="%{rpmcflags} -DMAXWIN=256"
 %{?with_fifo:nore=1} \
 %configure \
        --enable-pam \
This page took 0.038425 seconds and 4 git commands to generate.