Compare commits

..
3 changed files with 28 additions and 16 deletions
+2 -11
View File
@@ -1,11 +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.84.tar.bz2
usermode-1.85.tar.bz2
+1 -2
View File
@@ -1,2 +1 @@
ae8a578faf6df028674c02656c9de718 usermode-1.81.tar.bz2
b7448fa6eb7f91177db4ac8c7f3cf09f usermode-1.82.tar.bz2
63570836f5e3bcb9c7f746048887a589 usermode-1.85.tar.bz2
+25 -3
View File
@@ -5,8 +5,8 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.82
Release: 1
Version: 1.85
Release: 2.1
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,28 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* 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)
- update translations
* Wed Oct 26 2005 Jindrich Novy <jnovy@redhat.com> 1.82-1
- don't use pam_stack.so
- introduce userformat to better handle device formatting