|
|
|
@@ -5,7 +5,7 @@
|
|
|
|
|
%define build6x 0
|
|
|
|
|
Summary: Tools for certain user account management tasks.
|
|
|
|
|
Name: usermode
|
|
|
|
|
Version: 1.71
|
|
|
|
|
Version: 1.72
|
|
|
|
|
Release: 1
|
|
|
|
|
License: GPL
|
|
|
|
|
Group: Applications/System
|
|
|
|
@@ -19,7 +19,7 @@ Conflicts: SysVinit < 2.74-14
|
|
|
|
|
BuildPrereq: desktop-file-utils, glib2-devel, gtk2-devel
|
|
|
|
|
BuildPrereq: libglade2-devel, libuser-devel, pam-devel, util-linux
|
|
|
|
|
%if %{WITH_SELINUX}
|
|
|
|
|
BuildPrereq: libselinux-devel
|
|
|
|
|
BuildPrereq: libselinux-devel >= 1.17.13-2
|
|
|
|
|
%endif
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-root
|
|
|
|
|
|
|
|
|
@@ -114,6 +114,22 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_datadir}/applications/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Sep 27 2004 Ray Strode <rstrode@redhat.com> 1.72-1
|
|
|
|
|
- remove X-Red-Hat-Base category from userinfo.desktop
|
|
|
|
|
- fix `make distcheck'
|
|
|
|
|
- use proper value types for Terminal keys in desktop entries
|
|
|
|
|
- remove upstreamed mkfs patch
|
|
|
|
|
|
|
|
|
|
* Fri Sep 24 2004 Jindrich Novy <jnovy@redhat.com> 1.71-4
|
|
|
|
|
- updated dependencies to SELinux
|
|
|
|
|
|
|
|
|
|
* Wed Sep 22 2004 Jindrich Novy <jnovy@redhat.com> 1.71-3
|
|
|
|
|
- installation to Preferences/More Preferences as a request
|
|
|
|
|
of Ray Strode (rstrode@redhat.com) and #131605
|
|
|
|
|
|
|
|
|
|
* Mon Sep 20 2004 Jindrich Novy <jnovy@redhat.com> 1.71-2
|
|
|
|
|
- added "-I" option to mkfs in the .mkfs patch (#117793)
|
|
|
|
|
|
|
|
|
|
* Thu Aug 26 2004 Alexander Larsson <alexl@redhat.com> - 1.71-1
|
|
|
|
|
- consolehelper: work if root is readonly
|
|
|
|
|
|
|
|
|
|