Compare commits

..

4 Commits
f8 .. f7

Author SHA1 Message Date
Fedora Release Engineering 3278e2dd64 dist-git conversion 2010-07-29 14:48:29 +00:00
Miloslav Trmac e03eab771e - Fix handling of PAM conversations with no questions Resolves: #267361
- Update License:
2007-09-05 00:39:55 +00:00
Miloslav Trmac da7dff5ce1 Prepare an usermode-1.92 update for F7. 2007-06-15 08:47:17 +00:00
Bill Nottingham 8d2320e2ed Initialize branch F-7 for usermode 2007-05-18 10:51:21 +00:00
3 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -1 +1 @@
usermode-1.93.1.tar.bz2
usermode-1.93.tar.bz2
+1 -1
View File
@@ -1 +1 @@
f4abcfccf2af706fa47f56eec42e2f90 usermode-1.93.1.tar.bz2
82a157127cc827c0ad4d33fc52a92cb0 usermode-1.93.tar.bz2
+2 -8
View File
@@ -4,7 +4,7 @@
Summary: Tools for certain user account management tasks
Name: usermode
Version: 1.93.1
Version: 1.93
Release: 1%{?dist}
License: GPLv2+
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
BuildRequires: desktop-file-utils, e2fsprogs-devel, glib2-devel, gtk2-devel
BuildRequires: libglade2-devel, libuser-devel, pam-devel, util-linux
BuildRequires: perl-XML-Parser, libSM-devel, startup-notification-devel, gettext
BuildRequires: perl-XML-Parser, libSM-devel, gettext
%if %{WITH_SELINUX}
BuildRequires: libselinux-devel >= 1.17.13-2
%endif
@@ -116,12 +116,6 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%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
- Fix handling of PAM conversations with no questions
Resolves: #267361