2.23.2-3: rename patches

This commit is contained in:
Karel Zak 2013-09-09 09:22:51 +02:00
parent d7262717be
commit 706e746809
3 changed files with 59 additions and 60 deletions

View File

@ -9,4 +9,3 @@ diff -up util-linux-2.23.2/login-utils/login.c.kzak util-linux-2.23.2/login-util
+ fd = open(_PATH_LASTLOG, O_RDWR | O_CREAT, 0);
if (fd < 0)
return;

View File

@ -75,10 +75,10 @@ Requires: libmount = %{version}-%{release}
### Ready for upstream?
###
# 151635 - makeing /var/log/lastlog
Patch0: util-linux-ng-2.22-login-lastlog.patch
Patch0: 2.23-login-lastlog-create.patch
### Backport from v2.24 + #972457
Patch1: util-linux-2.23-agetty-clocal.patch
Patch1: 2.24-agetty-clocal.patch
%description
The util-linux package contains a large variety of low-level system
@ -796,7 +796,7 @@ fi
%changelog
* Mon Sep 9 2013 Karel Zak <kzak@redhat.com> 2.23.2-3
- refresh patches
- refresh and rename patches
* Thu Aug 1 2013 Karel Zak <kzak@redhat.com> 2.23.2-2
- fix 990083 - su doesn't work with pam_ecryptfs