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

This commit is contained in:
Jesse Keating 2006-02-11 05:18:45 +00:00
parent 47941b84b1
commit 0a5d4fbf95

View File

@ -1,7 +1,7 @@
Summary: Utilities for managing processes on your system. Summary: Utilities for managing processes on your system.
Name: psmisc Name: psmisc
Version: 21.8 Version: 21.8
Release: 1.2 Release: 1.2.1
License: BSD/GPL License: BSD/GPL
Group: Applications/System Group: Applications/System
Source: ftp://ftp.sf.net/pub/sourceforge/psmisc/psmisc-%{version}.tar.gz Source: ftp://ftp.sf.net/pub/sourceforge/psmisc/psmisc-%{version}.tar.gz
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/pstree.1* %{_mandir}/man1/pstree.1*
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 21.8-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 21.8-1.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 21.8-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes