commit acl for openSUSE:Factory
Hello community, here is the log from the commit of package acl for openSUSE:Factory checked in at 2017-03-29 13:21:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acl (Old) and /work/SRC/openSUSE:Factory/.acl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "acl" Wed Mar 29 13:21:37 2017 rev:40 rq:481225 version:2.2.52 Changes: -------- --- /work/SRC/openSUSE:Factory/acl/acl.changes 2016-02-08 09:46:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.acl.new/acl.changes 2017-03-29 13:21:38.537307783 +0200 @@ -1,0 +2,5 @@ +Mon Mar 13 11:06:09 CET 2017 - kukuk@suse.de + +- Add BuildRequires for system user bin needed by test suite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acl.spec ++++++ --- /var/tmp/diff_new_pack.qQKw7m/_old 2017-03-29 13:21:39.881117738 +0200 +++ /var/tmp/diff_new_pack.qQKw7m/_new 2017-03-29 13:21:39.881117738 +0200 @@ -1,7 +1,7 @@ # # spec file for package acl # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -78,6 +78,9 @@ BuildRequires: libattr-devel BuildRequires: libtool BuildRequires: pkg-config +%if 0%{?suse_version} > 1320 +BuildRequires: system-user-bin +%endif #BuildRequires: gpg-offline BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -87,8 +90,8 @@ %package -n %lname Summary: A dynamic library for accessing POSIX Access Control Lists -Group: System/Libraries # bug437293 +Group: System/Libraries %ifarch ppc64 Obsoletes: libacl-64bit %endif @@ -103,8 +106,8 @@ %package -n libacl-devel Summary: Include Files and Libraries mandatory for Development -Group: Development/Libraries/C and C++ # the .so file references libattr.so.x, so require libattr-devel +Group: Development/Libraries/C and C++ Requires: %lname = %version Requires: glibc-devel Requires: libattr-devel
participants (1)
-
root@hilbert.suse.de