Compare commits

..

2 Commits

Author SHA1 Message Date
Matthias Clasen ea622475b0 Rebuild 2005-03-16 01:44:04 +00:00
Jindrich Novy 59c19fb409 - fix problem with root passwords starting with space (#124980) 2005-03-02 14:28:16 +00:00
3 changed files with 9 additions and 2 deletions
+1
View File
@@ -5,3 +5,4 @@ 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
+1 -1
View File
@@ -1 +1 @@
07df49dc423391510e0b89ec33b6cf90 usermode-1.78.tar.bz2
30e16b96558a31308bff9a95fd39914f usermode-1.79.tar.bz2
+7 -1
View File
@@ -5,7 +5,7 @@
%define build6x 0
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.78
Version: 1.79
Release: 2
License: GPL
Group: Applications/System
@@ -116,6 +116,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* 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
- add $RPM_OPT_FLAGS to CFLAGS