Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7dfd98933b | ||
|
|
ea622475b0 | ||
|
|
59c19fb409 |
@@ -5,3 +5,5 @@ usermode-1.75.tar.bz2
|
|||||||
usermode-1.76.tar.bz2
|
usermode-1.76.tar.bz2
|
||||||
usermode-1.77.tar.bz2
|
usermode-1.77.tar.bz2
|
||||||
usermode-1.78.tar.bz2
|
usermode-1.78.tar.bz2
|
||||||
|
usermode-1.79.tar.bz2
|
||||||
|
usermode-1.80.tar.bz2
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
07df49dc423391510e0b89ec33b6cf90 usermode-1.78.tar.bz2
|
46b55c4d1a5c879ca15b4445237a7e93 usermode-1.80.tar.bz2
|
||||||
|
|||||||
+15
-2
@@ -5,8 +5,8 @@
|
|||||||
%define build6x 0
|
%define build6x 0
|
||||||
Summary: Tools for certain user account management tasks.
|
Summary: Tools for certain user account management tasks.
|
||||||
Name: usermode
|
Name: usermode
|
||||||
Version: 1.78
|
Version: 1.80
|
||||||
Release: 2
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: usermode-%{version}.tar.bz2
|
Source: usermode-%{version}.tar.bz2
|
||||||
@@ -116,6 +116,19 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2005 Jindrich Novy <jnovy@redhat.com> 1.80-1
|
||||||
|
- fix "Unknown error" when password is mistyped in userpasswd (#135500)
|
||||||
|
- add icons to windows for usermode-gtk applications (#155867)
|
||||||
|
- add missing checks for some PAM error codes
|
||||||
|
- fix ungettextized error message
|
||||||
|
- update translations
|
||||||
|
|
||||||
|
* Tue Mar 15 2005 Matthias Clasen <mclasen@redhat.com> 1.79-2
|
||||||
|
- rebuild against new libwnck
|
||||||
|
|
||||||
|
* Wed Mar 02 2005 Jindrich Novy <jnovy@rdhat.com> 1.79-1
|
||||||
|
- fix problem with root passwords starting with space (#124980)
|
||||||
|
|
||||||
* Wed Feb 16 2005 Jindrich Novy <jnovy@rdhat.com> 1.78-2
|
* Wed Feb 16 2005 Jindrich Novy <jnovy@rdhat.com> 1.78-2
|
||||||
- add $RPM_OPT_FLAGS to CFLAGS
|
- add $RPM_OPT_FLAGS to CFLAGS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user