- New release with updated translations Resolves: #332441
- Build with startup notification Resolves: #294591
This commit is contained in:
parent
4344797e70
commit
c9c819fa09
@ -1 +1 @@
|
|||||||
usermode-1.93.tar.bz2
|
usermode-1.93.1.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
82a157127cc827c0ad4d33fc52a92cb0 usermode-1.93.tar.bz2
|
f4abcfccf2af706fa47f56eec42e2f90 usermode-1.93.1.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Summary: Tools for certain user account management tasks
|
Summary: Tools for certain user account management tasks
|
||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.93
|
Version: 1.93.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -13,7 +13,7 @@ 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
|
||||||
BuildRequires: libglade2-devel, libuser-devel, pam-devel, util-linux
|
BuildRequires: libglade2-devel, libuser-devel, pam-devel, util-linux
|
||||||
BuildRequires: perl-XML-Parser, libSM-devel, gettext
|
BuildRequires: perl-XML-Parser, libSM-devel, startup-notification-devel, gettext
|
||||||
%if %{WITH_SELINUX}
|
%if %{WITH_SELINUX}
|
||||||
BuildRequires: libselinux-devel >= 1.17.13-2
|
BuildRequires: libselinux-devel >= 1.17.13-2
|
||||||
%endif
|
%endif
|
||||||
@ -116,6 +116,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 16 2007 Miloslav Trmač <mitr@redhat.com> - 1.93.1-1
|
||||||
|
- New release with updated translations
|
||||||
|
Resolves: #332441
|
||||||
|
- Build with startup notification
|
||||||
|
Resolves: #294591
|
||||||
|
|
||||||
* Wed Sep 5 2007 Miloslav Trmač <mitr@redhat.com> - 1.93-1
|
* Wed Sep 5 2007 Miloslav Trmač <mitr@redhat.com> - 1.93-1
|
||||||
- Fix handling of PAM conversations with no questions
|
- Fix handling of PAM conversations with no questions
|
||||||
Resolves: #267361
|
Resolves: #267361
|
||||||
|
Loading…
Reference in New Issue
Block a user