Compare commits

..
Author SHA1 Message Date
Miloslav Trmac 59b85d754a - Show the user we're authenticating as in an i18n-safe way. Resolves:
#233210
- Remove BuildRequires: libattr-devel
2007-06-11 13:11:09 +00:00
Miloslav Trmac 66235cdb84 - New release with updated translations 2007-04-19 14:05:40 +00:00
3 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
usermode-1.91.tar.bz2
usermode-1.91.2.tar.bz2
+1 -1
View File
@@ -1 +1 @@
3de0199d1393e57ca91e1b965c19908e usermode-1.91.tar.bz2
84abb408057912b710bf51aea5bc59ce usermode-1.91.2.tar.bz2
+11 -3
View File
@@ -4,8 +4,8 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.91
Release: 2
Version: 1.91.2
Release: 1
License: GPL
Group: Applications/System
Source: usermode-%{version}.tar.bz2
@@ -13,7 +13,7 @@ Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
Conflicts: SysVinit < 2.74-14
BuildRequires: desktop-file-utils, e2fsprogs-devel, glib2-devel, gtk2-devel
BuildRequires: libglade2-devel, libuser-devel, pam-devel, util-linux
BuildRequires: perl-XML-Parser, libattr-devel, libSM-devel, gettext
BuildRequires: perl-XML-Parser, libSM-devel, gettext
%if %{WITH_SELINUX}
BuildRequires: libselinux-devel >= 1.17.13-2
%endif
@@ -121,6 +121,14 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Sat Jun 9 2007 Miloslav Trmač <mitr@redhat.com> - 1.91.2-1
- Show the user we're authenticating as in an i18n-safe way.
Resolves: #233210
- Remove BuildRequires: libattr-devel
* Thu Apr 19 2007 Miloslav Trmac <mitr@redhat.com> - 1.91.1-1
- New release with updated translations
* Tue Mar 27 2007 Matthias Clasen <mclasen@redhat.com> 1.91-2
- Clean up desktop files