bump for new gcc/glibc

This commit is contained in:
Jesse Keating 2006-02-07 11:59:34 +00:00
parent 1e4ad8c47f
commit ba79877a3a

View File

@ -1,7 +1,7 @@
Summary: A mouse server for the Linux console.
Name: gpm
Version: 1.20.1
Release: 73
Release: 73.1
License: GPL
Group: System Environment/Daemons
Source: http://ftp.linux.it/pub/People/rubini/gpm/%{name}-%{version}.tar.gz
@ -178,6 +178,9 @@ fi
%{_libdir}/libgpm.so
%changelog
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.20.1-73.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Jan 18 2006 Petr Rockai <prockai@redhat.com> 1.20.1-73
- do not ooops in gpm when console device cannot be found, print
an error message instead and exit(1), as per BR 140025, 176178