diff --git a/0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch b/0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch deleted file mode 100644 index 852f50b..0000000 --- a/0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch +++ /dev/null @@ -1,34 +0,0 @@ -From 675b877d4f21a8ff3bcb91afb19277bf6c2c0cda Mon Sep 17 00:00:00 2001 -From: Andreas Stieger -Date: Sat, 25 Feb 2017 21:30:59 +0100 -Subject: [PATCH] Follow-up to bc5ea98, fix texinfo syntax errors - ---- - src/doc/screen.texinfo | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo -index bc4cbae..aadad33 100644 ---- a/src/doc/screen.texinfo -+++ b/src/doc/screen.texinfo -@@ -5795,7 +5795,7 @@ and Alexander Naumov . - Contributors @* - ============ - --@example -+@verbatim - Thomas Renninger , - Axel Beckert , - Ken Beal , -@@ -5826,7 +5826,7 @@ Contributors @* - Jason Merrill , - Johannes Zellner , - Pablo Averbuj . --@end example -+@end verbatim - - @noindent - Version @* --- -2.12.0 - diff --git a/screen-4.5.1.tar.gz b/screen-4.5.1.tar.gz deleted file mode 100644 index 10ed4c6..0000000 --- a/screen-4.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97db2114dd963b016cd4ded34831955dcbe3251e5eee45ac2606e67e9f097b2d -size 963153 diff --git a/screen-4.5.1.tar.gz.sig b/screen-4.5.1.tar.gz.sig deleted file mode 100644 index 114f34b..0000000 --- a/screen-4.5.1.tar.gz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCAAdFiEEcaoJ2eiHD9sKp7YeIflo3vdHq9cFAlixp7cACgkQIflo3vdH -q9cu7A//eU/bJpZhfi4PRPZymBgACAKNi4KIaKzyL0+hxFoABMrbp5fvZRgG2llT -dLBZjQ0azi+kDXM+LR4pJvkeNFhv2S/kUqkcr0AATLf4YfCY+JJrKGpOIublHG/i -eCu8PgEZYd1nQxkh6Si8R6+voogAw9z8f2QnenN3zdv0SiEMVEOtgo8pvotIIpS8 -pnF0lTNBIuYcauL5wKgxzY9r07qiPa47t0RSr7N40dCjJWV9h1bkj/em5nQ+B4ap -Nv4HJBI/wDQkdrB+kgWsvioJkyL8fWG6Z5lYBzWcQ0Sy0zdgSnLiEGwbnVk/Sm0R -eD0DEIZjeHiqVRqJUSECDRxPTqKzqMErkDw97pCeuds6tPBd/eghhczfLEjP8jTg -6QqgNJeNQ1Uul9g+LfkAmo20D6nXizW88m1OQuat2bsEE8nk2T6wVEsS1S2skm8L -R4GEwTly20HTX95oVgga5svNFbIH3KDQ/gXQfnhCvJC19fKeFgKl2ySO7mtZsHSv -aHF0HRmKsVCIMY+rjJ1tSFO8DLItoua7rwFNvsdqsu1ZyisHUygjEgFYxkkbwAcu -oFnxipwPxB8YvY6DDKEMl4pi+2qX+0uC8IU9HlKT5PdOU6ZVfoIzN2hTUmPqZ50L -Z0gEYgDvOYih9LieUV7JhuktoWpykoe4FpWPuYvIXP4h1Kj6y9Y= -=TjxB ------END PGP SIGNATURE----- diff --git a/screen-4.6.1.tar.gz b/screen-4.6.1.tar.gz new file mode 100644 index 0000000..b609442 --- /dev/null +++ b/screen-4.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba9af66cb626155d6abce4703f45cce0e30a5114a368bd6387c966cbbbb7c64 +size 848979 diff --git a/screen-4.6.1.tar.gz.sig b/screen-4.6.1.tar.gz.sig new file mode 100644 index 0000000..1e1ead4 Binary files /dev/null and b/screen-4.6.1.tar.gz.sig differ diff --git a/screen.changes b/screen.changes index 5a0fef2..5e9b1b3 100644 --- a/screen.changes +++ b/screen.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Thu Jul 11 15:03:24 UTC 2017 - alexander_naumov@opensuse.org + +- adding %set_permissions and %verify_permissions macros + for /run/uscreens/ +- adding %tmpfiles_create macro for /usr/lib/tmpfiles.d/screen.conf + +------------------------------------------------------------------- +Thu Jul 11 14:30:37 UTC 2017 - alexander_naumov@opensuse.org + +- spec file: adding PreReq for permissions + +------------------------------------------------------------------- +Thu Jul 11 13:59:01 UTC 2017 - alexander_naumov@opensuse.org + +- GNU Screen 4.6.1: bugfix release + * problems with starting session in some cases + * parallel make install + * segfault when querying info on nonUTF locale + +------------------------------------------------------------------- +Thu Jun 29 12:24:55 UTC 2017 - alexander_naumov@opensuse.org + +- GNU Screen 4.6.0: + * Update Unicode wide tables to 9.0 + * Support more serial speeds + * Improved namespaces support + * Migrate from fifos to sockets + * Start viewing scrollback at first line of output + +- drop upstreamed 0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch + ------------------------------------------------------------------- Thu May 11 15:46:12 UTC 2017 - jengelh@inai.de diff --git a/screen.spec b/screen.spec index b4460a1..bee452d 100644 --- a/screen.spec +++ b/screen.spec @@ -22,7 +22,7 @@ %define rundir %{_localstatedir}/run %endif Name: screen -Version: 4.5.1 +Version: 4.6.1 Release: 0 Summary: A program to allow multiple screens on a VT100/ANSI Terminal License: GPL-3.0+ @@ -34,7 +34,6 @@ Source2: http://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz.sig Source3: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=screen&download=1#/%{name}.keyring Patch0: global_screenrc.patch Patch6: libtinfo.diff -Patch7: 0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: ncurses-devel @@ -42,6 +41,7 @@ BuildRequires: pam-devel # FIXME: use proper Requires(pre/post/preun/...) PreReq: %{install_info_prereq} PreReq: coreutils +PreReq: permissions Requires(post): %{install_info_prereq} Requires(preun): %{install_info_prereq} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -68,7 +68,6 @@ Documentation: man page %patch0 # libtinfo.diff %patch6 -%patch7 -p2 %build sh ./autogen.sh @@ -125,6 +124,11 @@ install -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d %post %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz +%set_permissions /run/uscreens/ +%tmpfiles_create /usr/lib/tmpfiles.d/screen.conf + +%verifyscript +%verify_permissions -e /run/uscreens/ %preun %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz