Compare commits

...

1 Commits

Author SHA1 Message Date
Jesse Keating c644a17de2 bump for gcc bug 2006-10-01 20:21:20 +00:00
+4 -1
View File
@@ -6,7 +6,7 @@
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.87
Release: 1
Release: 2
License: GPL
Group: Applications/System
Source: usermode-%{version}.tar.gz
@@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 1.87-2
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Wed Sep 20 2006 Martin Bacovsky <mbacovsky@redhat.com> 1.87-1
- pam-panel-icon is now transparent on GTK+ >2.10 (#207181),
thanks to Bill Nottingham