- 1.74 - patch from Mathew Miller
This commit is contained in:
parent
618c2731a3
commit
90b7e28bd4
@ -1,2 +1,3 @@
|
|||||||
usermode-1.72.tar.gz
|
usermode-1.72.tar.gz
|
||||||
usermode-1.73.tar.bz2
|
usermode-1.73.tar.bz2
|
||||||
|
usermode-1.74.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
ea84c89460354c9c814a545975f83d39 usermode-1.73.tar.bz2
|
1c78136b3274e6d85f10343c075a8494 usermode-1.74.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.73
|
Version: 1.74
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -115,6 +115,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 20 2004 Jindrich Novy <jnovy@redhat.con> 1.74-1
|
||||||
|
- add patch from Mathew Miller (mattdm@mattdm.org) to use
|
||||||
|
own user's password instead of root's in authentization
|
||||||
|
(the user must be a member of specific group to enable it)
|
||||||
|
|
||||||
* Mon Oct 04 2004 Jindrich Novy <jnovy@redhat.com> 1.73-1
|
* Mon Oct 04 2004 Jindrich Novy <jnovy@redhat.com> 1.73-1
|
||||||
- add support to configure.in for more languages
|
- add support to configure.in for more languages
|
||||||
- update translations from upstream
|
- update translations from upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user