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

This commit is contained in:
Jesse Keating 2006-02-11 04:39:06 +00:00
parent a7174fabdb
commit 074b5673bc

View File

@ -1,7 +1,7 @@
Summary: Install mt-st if you need a tool to control tape drives.
Name: mt-st
Version: 0.9b
Release: 2.2
Release: 2.2.1
License: GPL
Group: Applications/System
Source: ftp://metalab.unc.edu/pub/Linux/system/backup/mt-st-%{version}.tar.gz
@ -44,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man[18]/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.9b-2.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.9b-2.2
- rebuilt for new gcc4.1 snapshot and glibc changes