New upstream version

This commit is contained in:
Jiří Moskovčák 2008-02-12 15:37:16 +00:00
parent fb11c098b0
commit c2589e7490
4 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
acl_2.2.45-1.tar.gz
acl_2.2.47-1.tar.gz

View File

@ -10,7 +10,7 @@ diff -urp acl-2.2.39/getfacl/getfacl.c acl-2.2.39mzk/getfacl/getfacl.c
#endif
#define POSIXLY_CMD_LINE_OPTIONS "d"
@@ -540,18 +540,18 @@ void help(void)
@@ -554,18 +554,18 @@ void help(void)
#if !POSIXLY_CORRECT
} else {
printf(_(
@ -27,7 +27,7 @@ diff -urp acl-2.2.39/getfacl/getfacl.c acl-2.2.39mzk/getfacl/getfacl.c
+" -s, --skip-base skip files that only have the base entries\n"
" -R, --recursive recurse into subdirectories\n"
" -L, --logical logical walk, follow symbolic links\n"
-" -P --physical physical walk, do not follow symbolic links\n"
-" -P, --physical physical walk, do not follow symbolic links\n"
-" --tabular use tabular output format\n"
-" --numeric print numeric user/group identifiers\n"
-" --absolute-names don't strip leading '/' in pathnames\n"));

View File

@ -1,7 +1,7 @@
Summary: Access control list utilities
Name: acl
Version: 2.2.45
Release: 3%{?dist}
Version: 2.2.47
Release: 1%{?dist}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libattr-devel >= 2.4.1
BuildRequires: autoconf, libtool >= 1.5, gettext, gawk
@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
/%{_lib}/libacl.so.*
%changelog
* Tue Feb 12 2008 Jiri Moskovcak <jmoskovc@redhat.com> 2.2.47-1
- new upstream version
* Mon Jan 28 2008 Jiri Moskovcak <jmoskovc@redhat.com> 2.2.45-3
- Fixed segfault when using only "--" as parameter
- Resolves: #430458

View File

@ -1 +1 @@
6c33d0ff98c6294eccfd737da8ef2501 acl_2.2.45-1.tar.gz
a11e4571a54a0b1ae83010d1e68a64c2 acl_2.2.47-1.tar.gz