Compare commits

...

2 Commits

Author SHA1 Message Date
Jindrich Novy 30b3d6cc3d - rebuild because of broken libwnck dependency 2005-07-12 11:18:47 +00:00
Jindrich Novy 7dfd98933b - 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
2005-05-11 12:14:38 +00:00
3 changed files with 13 additions and 2 deletions
+1
View File
@@ -6,3 +6,4 @@ 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
+1 -1
View File
@@ -1 +1 @@
30e16b96558a31308bff9a95fd39914f usermode-1.79.tar.bz2
46b55c4d1a5c879ca15b4445237a7e93 usermode-1.80.tar.bz2
+11 -1
View File
@@ -5,7 +5,7 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.79
Version: 1.80
Release: 2
License: GPL
Group: Applications/System
@@ -116,6 +116,16 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Tue Jul 12 2005 Jindrich Novy <jnovy@redhat.com> 1.80-2
- rebuild because of broken libwnck dependency
* 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