diff --git a/.cvsignore b/.cvsignore index 175f32d..389b45f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -acl_2.2.45-1.tar.gz +acl_2.2.47-1.tar.gz diff --git a/acl-2.2.39-params.patch b/acl-2.2.39-params.patch index c192d0d..cc48fe4 100644 --- a/acl-2.2.39-params.patch +++ b/acl-2.2.39-params.patch @@ -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")); diff --git a/acl.spec b/acl.spec index 6a4f595..10ca641 100644 --- a/acl.spec +++ b/acl.spec @@ -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 2.2.47-1 +- new upstream version + * Mon Jan 28 2008 Jiri Moskovcak 2.2.45-3 - Fixed segfault when using only "--" as parameter - Resolves: #430458 diff --git a/sources b/sources index 81b4c7a..4903c9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c33d0ff98c6294eccfd737da8ef2501 acl_2.2.45-1.tar.gz +a11e4571a54a0b1ae83010d1e68a64c2 acl_2.2.47-1.tar.gz