update to 1.83
This commit is contained in:
parent
cda42df0a7
commit
482827ff1c
@ -9,3 +9,4 @@ usermode-1.79.tar.bz2
|
|||||||
usermode-1.80.tar.bz2
|
usermode-1.80.tar.bz2
|
||||||
usermode-1.81.tar.bz2
|
usermode-1.81.tar.bz2
|
||||||
usermode-1.82.tar.bz2
|
usermode-1.82.tar.bz2
|
||||||
|
usermode-1.83.tar.bz2
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
ae8a578faf6df028674c02656c9de718 usermode-1.81.tar.bz2
|
140eea2f0c10eaa46f277af4ec054036 usermode-1.83.tar.bz2
|
||||||
b7448fa6eb7f91177db4ac8c7f3cf09f usermode-1.82.tar.bz2
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%define build6x 0
|
%define build6x 0
|
||||||
Summary: Tools for certain user account management tasks.
|
Summary: Tools for certain user account management tasks.
|
||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.82
|
Version: 1.83
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -120,6 +120,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 15 2005 Jindrich Novy <jnovy@redhat.com> 1.83-1
|
||||||
|
- accept gecos information on commandline for userinfo,
|
||||||
|
patch by mclasen@redhat.com (#173232)
|
||||||
|
- update translations
|
||||||
|
|
||||||
* Wed Oct 26 2005 Jindrich Novy <jnovy@redhat.com> 1.82-1
|
* Wed Oct 26 2005 Jindrich Novy <jnovy@redhat.com> 1.82-1
|
||||||
- don't use pam_stack.so
|
- don't use pam_stack.so
|
||||||
- introduce userformat to better handle device formatting
|
- introduce userformat to better handle device formatting
|
||||||
|
Loading…
Reference in New Issue
Block a user