From 3fb639d3391cffacee70514c30f7e69669c16791 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:43:55 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- star.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/star.spec b/star.spec index 1dcb812..c542f56 100644 --- a/star.spec +++ b/star.spec @@ -4,7 +4,7 @@ Summary: An archiving tool with ACL support Name: star Version: 1.5a69 -Release: 1.2 +Release: 1.2.1 Source: ftp://ftp.berlios.de/pub/star/alpha/%{name}-%{version}.tar.bz2 Patch1: star-1.5-newMake.patch Patch2: star-1.5-nofsync.patch @@ -102,6 +102,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man1/spax.1* %changelog +* Fri Feb 10 2006 Jesse Keating - 1.5a69-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.5a69-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes