Compare commits

..

4 Commits

Author SHA1 Message Date
Miloslav Trmac d34e729342 - Update to usermode-1.104 2010-02-25 12:01:12 +00:00
Bill Nottingham 80f9e7def5 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:16:26 +00:00
Miloslav Trmac 2e7272343d - Update to usermode-1.102 2009-10-05 19:04:51 +00:00
Jesse Keating a52f4531bf Initialize branch F-12 for usermode 2009-09-29 07:13:50 +00:00
4 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
usermode-1.103.tar.bz2
usermode-1.104.tar.bz2
+1
View File
@@ -0,0 +1 @@
F-12
+1 -1
View File
@@ -1 +1 @@
f3650586d3199b5ccefd6ab0b35c844c usermode-1.103.tar.bz2
64f6ba4490ef50977b1fe9c0525f9265 usermode-1.104.tar.bz2
+5 -2
View File
@@ -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,9 @@ 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
* Tue Feb 16 2010 Miloslav Trmač <mitr@redhat.com> - 1.103-1
- Update to usermode-1.103