Compare commits

...

5 Commits

Author SHA1 Message Date
Jindrich Novy 79c5193b41 - new release 2005-08-16 12:56:28 +00:00
Ray Strode eb1277d156 - rebuild 2005-08-11 19:29:12 +00:00
Jindrich Novy 182a7ecde6 - rebuild because of libwnck 2005-08-11 13:25:42 +00:00
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 25 additions and 3 deletions
+2
View File
@@ -6,3 +6,5 @@ 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
+1 -1
View File
@@ -1 +1 @@
30e16b96558a31308bff9a95fd39914f usermode-1.79.tar.bz2
ae8a578faf6df028674c02656c9de718 usermode-1.81.tar.bz2
+22 -2
View File
@@ -5,8 +5,8 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.79
Release: 2
Version: 1.81
Release: 1
License: GPL
Group: Applications/System
Source: usermode-%{version}.tar.bz2
@@ -116,6 +116,26 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Tue Aug 16 2005 Jindrich Novy <jnovy@redhat.com> 1.81-1
- apply SELinux functionality enhancement patch from Dan Walsh
- rebuilt because of the new cairo
* Thu Aug 11 2005 Ray Strode <rstrode@redhat.com> 1.80-4
- rebuild
* Tue Jul 12 2005 Jindrich Novy <jnovy@redhat.com> 1.80-3
- rebuild again because of libwnck change
* 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