bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 05:06:38 +00:00
parent b6b9a647f5
commit 0421c6826c
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Access control list utilities.
Name: acl
Version: 2.2.39
Release: 1
Release: 1.1
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libattr-devel >= 2.4.1
Source: ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_%{version}-1.tar.gz
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
/%{_lib}/libacl.so.*
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.2.39-1.1
- rebuild
* Wed Jul 5 2006 Thomas Woerner <twoerner@redhat.com> 2.2.39-1
- new version 2.2.39
- fixed usage of long UTF-8 filenames (#183181)