bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:41:20 +00:00
parent 8825f383ee
commit 143a747f5e

View File

@ -3,7 +3,7 @@
Summary: A utility for configuring serial ports.
Name: setserial
Version: 2.17
Release: 19.2
Release: 19.2.1
Source: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
Patch0: setserial-2.17-fhs.patch
Patch1: setserial-2.17-rc.patch
@ -52,6 +52,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man*/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.17-19.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.17-19.2
- rebuilt for new gcc4.1 snapshot and glibc changes