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

This commit is contained in:
Jesse Keating 2006-02-11 01:30:44 +00:00
parent fd316f9317
commit 5d53e06846

View File

@ -1,7 +1,7 @@
Summary: Access control list utilities.
Name: acl
Version: 2.2.34
Release: 1.1
Release: 1.2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libattr-devel >= 2.4.1
Source: ftp://oss.sgi.com/projects/xfs/cmd_tars/acl-%{version}.src.tar.gz
@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
/%{_lib}/libacl.so.*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.2.34-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.2.34-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes