- Export UT_NAMESIZE from <utmp.h> to Python (#141273)
This commit is contained in:
parent
fb4a05db43
commit
f38066cf9e
@ -1 +1 @@
|
|||||||
libuser-0.53.tar.gz
|
libuser-0.53.1.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%define python %(%{__python} -c "import sys; print sys.version[:3]")
|
%define python %(%{__python} -c "import sys; print sys.version[:3]")
|
||||||
|
|
||||||
Name: libuser
|
Name: libuser
|
||||||
Version: 0.53
|
Version: 0.53.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -94,6 +94,9 @@ popd
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 13 2004 Miloslav Trmac <mitr@redhat.com> - 0.53.1-1
|
||||||
|
- Export UT_NAMESIZE from <utmp.h> to Python (#141273)
|
||||||
|
|
||||||
* Sun Nov 14 2004 Miloslav Trmac <mitr@redhat.com> - 0.53-1
|
* Sun Nov 14 2004 Miloslav Trmac <mitr@redhat.com> - 0.53-1
|
||||||
- Support UID and GID values larger than LONG_MAX (#124967)
|
- Support UID and GID values larger than LONG_MAX (#124967)
|
||||||
- Fix updating of groups after user renaming in lusermod
|
- Fix updating of groups after user renaming in lusermod
|
||||||
|
Loading…
Reference in New Issue
Block a user