From 3cd500cd4608a278a5a26fd1d2fb9417995dde68 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Apr 21 2011 15:12:48 +0000 Subject: new upstream release: acl-2.2.51 --- diff --git a/.gitignore b/.gitignore index db4fb54..18b7762 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ acl-2.2.49.src.tar.gz /acl-2.2.50.src.tar.gz +/acl-2.2.51.src.tar.gz diff --git a/acl-2.2.49-tests.patch b/acl-2.2.49-tests.patch index d48b998..1ceabf8 100644 --- a/acl-2.2.49-tests.patch +++ b/acl-2.2.49-tests.patch @@ -26,7 +26,7 @@ diff --git a/test/misc.test b/test/misc.test index 7c62c64..e6140da 100644 --- a/test/misc.test +++ b/test/misc.test -@@ -253,7 +253,7 @@ Add some users and groups +@@ -254,7 +254,7 @@ Add some users and groups Symlink in directory with default ACL? $ ln -s d d/l @@ -35,7 +35,7 @@ index 7c62c64..e6140da 100644 > lrwxrwxrwx $ ls -dl -L d/l | awk '{print $1}' -@@ -342,7 +342,7 @@ Remove the default ACL +@@ -343,7 +343,7 @@ Remove the default ACL Reset to base entries $ setfacl -b d @@ -44,7 +44,7 @@ index 7c62c64..e6140da 100644 > drwxr-x--- $ getfacl --omit-header d -@@ -354,7 +354,7 @@ Reset to base entries +@@ -355,7 +355,7 @@ Reset to base entries Now, chmod should change the group_obj entry $ chmod 775 d diff --git a/acl-2.2.50.src.tar.gz.sig b/acl-2.2.50.src.tar.gz.sig deleted file mode 100644 index e4fd836..0000000 Binary files a/acl-2.2.50.src.tar.gz.sig and /dev/null differ diff --git a/acl-2.2.51.src.tar.gz.sig b/acl-2.2.51.src.tar.gz.sig new file mode 100644 index 0000000..aa2f6af Binary files /dev/null and b/acl-2.2.51.src.tar.gz.sig differ diff --git a/acl.spec b/acl.spec index 1c1c75e..9748e98 100644 --- a/acl.spec +++ b/acl.spec @@ -1,6 +1,6 @@ Summary: Access control list utilities Name: acl -Version: 2.2.50 +Version: 2.2.51 Release: 1%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gawk @@ -9,7 +9,6 @@ BuildRequires: libattr-devel BuildRequires: libtool Requires: libacl = %{version}-%{release} Source: http://download.savannah.gnu.org/releases-noredirect/acl/acl-%{version}.src.tar.gz -Source2: malformed-restore-double-owner.acl Patch1: acl-2.2.39-build.patch # prepare the test-suite for SELinux and arbitrary umask @@ -55,9 +54,6 @@ defined in POSIX 1003.1e draft standard 17. %patch4 -p1 %patch6 -p1 -# part of the test-suite not packaged upstream -install -m0644 %{SOURCE2} test/ - %build touch .census # acl abuses libexecdir @@ -130,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT /%{_lib}/libacl.so.* %changelog +* Thu Apr 21 2011 Kamil Dudka 2.2.51-1 +- new upstream release + * Tue Apr 19 2011 Kamil Dudka 2.2.50-1 - new upstream release diff --git a/malformed-restore-double-owner.acl b/malformed-restore-double-owner.acl deleted file mode 100644 index 1981de2..0000000 --- a/malformed-restore-double-owner.acl +++ /dev/null @@ -1,8 +0,0 @@ -# file: tmp -# owner: USER -# owner: USER -# group: GROUP -user::rwx -group::rwx -other::rwx - diff --git a/sources b/sources index 1a9e17f..2ae99e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4917495f155260c552d9fcff63769a98 acl-2.2.50.src.tar.gz +3fc0ce99dc5253bdcce4c9cd437bc267 acl-2.2.51.src.tar.gz