|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: A screen manager that supports multiple logins on one terminal
|
|
|
|
|
Name: screen
|
|
|
|
|
Version: 4.0.3
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: Applications/System
|
|
|
|
|
URL: http://www.gnu.org/software/screen
|
|
|
|
@ -115,6 +115,9 @@ fi
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/pam.d/screen
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.3-13
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri May 16 2008 Miroslav Lichvar <mlichvar@redhat.com> - 4.0.3-12
|
|
|
|
|
- fix multiuser support (#446049)
|
|
|
|
|
- fix building with new autoconf
|
|
|
|
|