- Fix display of '_' in prompts Resolves: #444545
This commit is contained in:
parent
6b8fd28929
commit
b2e118ac49
@ -1 +1 @@
|
|||||||
usermode-1.96.1.tar.bz2
|
usermode-1.97.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
eb937aceae9ae725dfb77f19df02d928 usermode-1.96.1.tar.bz2
|
55b587b75b9ad6d65145222667e986a6 usermode-1.97.tar.bz2
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
Summary: Tools for certain user account management tasks
|
Summary: Tools for certain user account management tasks
|
||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.96.1
|
Version: 1.97
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: https://fedorahosted.org/usermode/
|
URL: https://fedorahosted.org/usermode/
|
||||||
# https://fedorahosted.org/usermode/attachment/wiki/UsermodeDownloads/usermode-%{version}.tar.bz2?format=raw
|
Source: https://fedorahosted.org/releases/u/s/usermode/usermode-%{version}.tar.bz2
|
||||||
Source: usermode-%{version}.tar.bz2
|
|
||||||
Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
|
Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
|
||||||
Conflicts: SysVinit < 2.74-14
|
Conflicts: SysVinit < 2.74-14
|
||||||
BuildRequires: desktop-file-utils, e2fsprogs-devel, glib2-devel, gtk2-devel
|
BuildRequires: desktop-file-utils, e2fsprogs-devel, glib2-devel, gtk2-devel
|
||||||
@ -112,6 +111,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 1 2008 Miloslav Trmač <mitr@redhat.com> - 1.97-1
|
||||||
|
- Fix display of '_' in prompts
|
||||||
|
Resolves: #444545
|
||||||
|
|
||||||
* Thu Apr 10 2008 Miloslav Trmač <mitr@redhat.com> - 1.96.1-1
|
* Thu Apr 10 2008 Miloslav Trmač <mitr@redhat.com> - 1.96.1-1
|
||||||
- New release with updated translations
|
- New release with updated translations
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user