auto-import usermode-1.63-1 from usermode-1.63-1.src.rpm
This commit is contained in:
parent
3b8e78ae61
commit
d14eecbbaf
@ -1 +1 @@
|
|||||||
usermode-1.62.tar.gz
|
usermode-1.63.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
439a28bf08cc4aea576d2ba243557f45 usermode-1.62.tar.gz
|
7029be0523133853c37e75a1149150cf usermode-1.63.tar.gz
|
||||||
|
@ -1,7 +1,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.62
|
Version: 1.63
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -107,6 +107,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
# If you're updating translations, do me a favor and bump the RELEASE number,
|
# If you're updating translations, do me a favor and bump the RELEASE number,
|
||||||
# and not the VERSION number. Version numbers indicate CODE changes.
|
# and not the VERSION number. Version numbers indicate CODE changes.
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 4 2002 Nalin Dahyabhai <nalin@redhat.com> 1.63-1
|
||||||
|
- userhelper: swallow the exec'd program's exit stauts, which would be
|
||||||
|
misinterpreted by consolehelper anyway
|
||||||
|
|
||||||
* Tue Sep 3 2002 Nalin Dahyabhai <nalin@redhat.com> 1.62-1
|
* Tue Sep 3 2002 Nalin Dahyabhai <nalin@redhat.com> 1.62-1
|
||||||
- consolehelper: suppress dialog on successful execution
|
- consolehelper: suppress dialog on successful execution
|
||||||
- userhelper: return 0 on success, not 1 (what was I *thinking*?)
|
- userhelper: return 0 on success, not 1 (what was I *thinking*?)
|
||||||
|
Loading…
Reference in New Issue
Block a user