- Update to usermode-1.104 Resolves: #567117
This commit is contained in:
parent
e206231461
commit
44bb808ae0
3 changed files with 8 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
usermode-1.103.tar.bz2
|
||||
usermode-1.104.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
f3650586d3199b5ccefd6ab0b35c844c usermode-1.103.tar.bz2
|
||||
64f6ba4490ef50977b1fe9c0525f9265 usermode-1.104.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Summary: Tools for certain user account management tasks
|
||||
Name: usermode
|
||||
Version: 1.103
|
||||
Version: 1.104
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
|
|
@ -27,7 +27,7 @@ by ordinary users.
|
|||
The usermode-gtk package contains several graphical tools for users:
|
||||
userinfo, usermount and userpasswd. Userinfo allows users to change
|
||||
their finger information. Usermount lets users mount, unmount, and
|
||||
format filesystems. Userpasswd allows users to change their
|
||||
format file systems. Userpasswd allows users to change their
|
||||
passwords.
|
||||
|
||||
Install the usermode-gtk package if you would like to provide users with
|
||||
|
|
@ -112,6 +112,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_datadir}/applications/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 25 2010 Miloslav Trmač <mitr@redhat.com> - 1.104-1
|
||||
- Update to usermode-1.104
|
||||
Resolves: #567117
|
||||
|
||||
* Tue Feb 16 2010 Miloslav Trmač <mitr@redhat.com> - 1.103-1
|
||||
- Update to usermode-1.103
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue