commit acl for openSUSE:Factory
Hello community, here is the log from the commit of package acl for openSUSE:Factory checked in at Sat Aug 1 11:21:47 CEST 2009. -------- --- acl/acl.changes 2009-02-14 02:32:14.000000000 +0100 +++ /mounts/work_src_done/STABLE/acl/acl.changes 2009-08-01 04:29:43.000000000 +0200 @@ -1,0 +2,11 @@ +Sat Aug 1 04:26:07 CEST 2009 - bphilips@novell.com + +- Version bump to 2.2.48 + - Document the new flags comments + - Include the S_ISUID, S_ISGID, S_ISVTX flags in the getfacl output, and restore them with "setfacl --restore=file". + - Make sure that getfacl -R only calls stat(2) on symlinks when it needs to + - Stop quoting nonprintable characters in the getfacl output + - Avoid unnecessary but destructive chown calls + - Clarify license notice + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- acl-2.2.47.src.tar.bz2 acl-Return-error-status-on-setfacl-failures.patch acl-add-getfacl-r-l-p-tests.patch acl-add-make-test-target-and-use-make-to-run-tests.patch acl-add-short-option-support-to-the-acl-commands.patch acl-fix-setfacl-for-long-utf8-filenames.patch acl-minor-fix-to-cp.test.patch acl-move-nfs-tests-to-their-own-folder.patch acl-move-root-tests-to-their-own-folder.patch acl-various-improvements-for-test-run.patch null-pointer-access.diff walk-tree-fix-for-deref.patch New: ---- acl-2.2.48.src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acl.spec ++++++ --- /var/tmp/diff_new_pack.yT9A63/_old 2009-08-01 11:20:31.000000000 +0200 +++ /var/tmp/diff_new_pack.yT9A63/_new 2009-08-01 11:20:31.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package acl (Version 2.2.47) +# spec file for package acl (Version 2.2.48) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,22 +23,11 @@ Group: System/Filesystems AutoReqProv: on Summary: Commands for Manipulating POSIX Access Control Lists -Version: 2.2.47 -Release: 31 -Source: %name-%version.src.tar.bz2 +Version: 2.2.48 +Release: 1 +Source: %name-%version.src.tar.gz Patch0: builddefs.in.diff -Patch1: walk-tree-fix-for-deref.patch -Patch2: null-pointer-access.diff -Patch3: acl-add-make-test-target-and-use-make-to-run-tests.patch -Patch4: acl-various-improvements-for-test-run.patch -Patch5: acl-move-root-tests-to-their-own-folder.patch -Patch6: acl-move-nfs-tests-to-their-own-folder.patch -Patch7: acl-minor-fix-to-cp.test.patch -Patch8: acl-add-getfacl-r-l-p-tests.patch -Patch9: acl-fix-setfacl-for-long-utf8-filenames.patch -Patch10: acl-Return-error-status-on-setfacl-failures.patch -Patch11: acl-add-short-option-support-to-the-acl-commands.patch -Url: ftp://oss.sgi.com/projects/xfs/cmd_tars +Url: http://download.savannah.gnu.org/releases-noredirect/acl/ License: GPL v2 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,15 +35,13 @@ getfacl and setfacl commands for retrieving and setting POSIX access control lists. - - Authors: -------- Andreas Gruenbacher <a.gruenbacher@computer.org> SGI %package -n libacl -License: GPL v2 or later; LGPL v2.1 or later +License: GPL v2 or later ; LGPL v2.1 or later Summary: A dynamic library for accessing POSIX Access Control Lists Group: System/Libraries # bug437293 @@ -68,15 +55,13 @@ POSIX 1003.1e draft standard 17 functions for manipulating access control lists. - - Authors: -------- Andreas Gruenbacher <a.gruenbacher@computer.org> SGI %package -n libacl-devel -License: GPL v2 or later; LGPL v2.1 or later +License: GPL v2 or later ; LGPL v2.1 or later Summary: Include Files and Libraries mandatory for Development AutoReqProv: on Group: Development/Libraries/C and C++ @@ -93,8 +78,6 @@ This package contains all necessary include files and libraries needed to develop applications that require these. - - Authors: -------- SGI @@ -102,17 +85,6 @@ %prep %setup -n acl-%version %patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 %build export OPTIMIZER="$RPM_OPT_FLAGS -fPIC" @@ -162,6 +134,7 @@ %dir %attr(755,root,root) /usr/share/doc/packages/acl %doc %attr(644,root,root) /usr/share/doc/packages/acl/CHANGES.gz %doc %attr(644,root,root) /usr/share/doc/packages/acl/COPYING +%doc %attr(644,root,root) /usr/share/doc/packages/acl/COPYING.LGPL %doc %attr(644,root,root) /usr/share/doc/packages/acl/PORTING %doc %attr(644,root,root) /usr/share/doc/packages/acl/README %doc %attr(644,root,root) %{_mandir}/man1/chacl.1.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de