Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95d21ef6b4 | |||
| 9e8ab5b8be | |||
| e9e0413017 | |||
| b69d7feef0 | |||
| 2745361128 | |||
| 065e583d79 | |||
| 6725f90f7e |
+2
-12
@@ -1,12 +1,2 @@
|
||||
usermode-1.72.tar.gz
|
||||
usermode-1.73.tar.bz2
|
||||
usermode-1.74.tar.bz2
|
||||
usermode-1.75.tar.bz2
|
||||
usermode-1.76.tar.bz2
|
||||
usermode-1.77.tar.bz2
|
||||
usermode-1.78.tar.bz2
|
||||
usermode-1.79.tar.bz2
|
||||
usermode-1.80.tar.bz2
|
||||
usermode-1.81.tar.bz2
|
||||
usermode-1.82.tar.bz2
|
||||
usermode-1.83.tar.bz2
|
||||
usermode-1.84.tar.bz2
|
||||
usermode-1.85.tar.bz2
|
||||
|
||||
@@ -1 +1 @@
|
||||
140eea2f0c10eaa46f277af4ec054036 usermode-1.83.tar.bz2
|
||||
63570836f5e3bcb9c7f746048887a589 usermode-1.85.tar.bz2
|
||||
|
||||
+23
-3
@@ -5,8 +5,8 @@
|
||||
%define build6x 0
|
||||
Summary: Tools for certain user account management tasks.
|
||||
Name: usermode
|
||||
Version: 1.83
|
||||
Release: 1
|
||||
Version: 1.85
|
||||
Release: 2.2
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source: usermode-%{version}.tar.bz2
|
||||
@@ -18,7 +18,7 @@ Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd
|
||||
Conflicts: SysVinit < 2.74-14
|
||||
BuildPrereq: desktop-file-utils, glib2-devel, gtk2-devel
|
||||
BuildPrereq: libglade2-devel, libuser-devel, pam-devel, util-linux
|
||||
BuildPrereq: perl-XML-Parser
|
||||
BuildPrereq: perl-XML-Parser, libattr-devel, libSM-devel, gettext
|
||||
%if %{WITH_SELINUX}
|
||||
BuildPrereq: libselinux-devel >= 1.17.13-2
|
||||
%endif
|
||||
@@ -120,6 +120,26 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/applications/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.85-2.2
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.85-2.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
* Tue Jan 31 2006 Jindrich Novy <jnovy@redhat.com> 1.85-2
|
||||
- add gettext, libattr-devel, libSM-devel dependencies
|
||||
|
||||
* Tue Jan 3 2006 Jindrich Novy <jnovy@redhat.com> 1.85-1
|
||||
- fix userpasswd - don't crash if pam produces multi-line output (#175735)
|
||||
Thanks to toddp@bestweb.net
|
||||
- added Serbian translation (#176152)
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Thu Dec 1 2005 Jindrich Novy <jnovy@redhat.com> 1.84-1
|
||||
- usermode-gtk dialog stays always on top, thanks to Pierre Ossman (#80634)
|
||||
|
||||
* Tue Nov 15 2005 Jindrich Novy <jnovy@redhat.com> 1.83-1
|
||||
- accept gecos information on commandline for userinfo,
|
||||
patch by mclasen@redhat.com (#173232)
|
||||
|
||||
Reference in New Issue
Block a user