Hello community, here is the log from the commit of package acl for openSUSE:Factory checked in at 2011-12-06 17:57:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acl (Old) and /work/SRC/openSUSE:Factory/.acl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "acl", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/acl/acl.changes 2011-09-23 01:51:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.acl.new/acl.changes 2011-12-06 17:57:44.000000000 +0100 @@ -1,0 +2,11 @@ +Wed Nov 30 13:35:50 UTC 2011 - [email protected] + +- license update: GPL-2.0+;LGPL-2.1+ + SPDX format + +------------------------------------------------------------------- +Wed Nov 30 09:20:53 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acl.spec ++++++ --- /var/tmp/diff_new_pack.CF3CCb/_old 2011-12-06 17:57:45.000000000 +0100 +++ /var/tmp/diff_new_pack.CF3CCb/_new 2011-12-06 17:57:45.000000000 +0100 @@ -15,14 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: acl %define lname libacl1 -BuildRequires: libattr-devel +BuildRequires: automake libattr-devel Group: System/Filesystems -AutoReqProv: on Summary: Commands for Manipulating POSIX Access Control Lists Version: 2.2.51 Release: 1 @@ -31,20 +29,14 @@ Patch0: builddefs.in.diff Patch1: acl-fiximplicit.patch Url: http://download.savannah.gnu.org/releases-noredirect/acl/ -License: GPLv2+ ; LGPLv2.1+ +License: GPL-2.0+;LGPL-2.1+ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description getfacl and setfacl commands for retrieving and setting POSIX access control lists. -Authors: --------- - Andreas Gruenbacher <[email protected]> - SGI - %package -n %lname -License: GPLv2+ ; LGPLv2.1+ Summary: A dynamic library for accessing POSIX Access Control Lists Group: System/Libraries # bug437293 @@ -60,15 +52,8 @@ POSIX 1003.1e draft standard 17 functions for manipulating access control lists. -Authors: --------- - Andreas Gruenbacher <[email protected]> - SGI - %package -n libacl-devel -License: GPLv2+ ; LGPLv2.1+ Summary: Include Files and Libraries mandatory for Development -AutoReqProv: on Group: Development/Libraries/C and C++ Requires: %lname = %version, glibc-devel # the .so file references libattr.so.x, so require libattr-devel @@ -85,10 +70,6 @@ This package contains all necessary include files and libraries needed to develop applications that require these. -Authors: --------- - SGI - %prep %setup -q -n acl-%version %patch0 -p1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
