Accepting request 505265 from home:dimstar:Factory
- Add user(daemon) and group(sys) BuildRequires: needed in order to pass the test suite. OBS-URL: https://build.opensuse.org/request/show/505265 OBS-URL: https://build.opensuse.org/package/show/devel:tools/fakeroot?expand=0&rev=10
This commit is contained in:
parent
2df0a832eb
commit
7bd9c2281e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 21 10:40:40 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add user(daemon) and group(sys) BuildRequires: needed in order to
|
||||||
|
pass the test suite.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 10 16:56:20 UTC 2017 - aloisio@gmx.com
|
Tue Jan 10 16:56:20 UTC 2017 - aloisio@gmx.com
|
||||||
|
|
||||||
|
@ -39,6 +39,9 @@ BuildRequires: libcap-progs
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: po4a
|
BuildRequires: po4a
|
||||||
BuildRequires: sharutils
|
BuildRequires: sharutils
|
||||||
|
# user(daemon)/group(sys) is required for t.tar testsuite
|
||||||
|
BuildRequires: group(sys)
|
||||||
|
BuildRequires: user(daemon)
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(preun): update-alternatives
|
Requires(preun): update-alternatives
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user