* add dummy spec file to pass CI * pseudo is used by openeuler embedded's yocto build system, not for obs Signed-off-by: Wayne Ren <renwei41@huawei.com>
20 lines
382 B
RPMSpec
20 lines
382 B
RPMSpec
Name: pseudo
|
|
Version: df1d1321fb093283485c387e3c933d2d264e509c
|
|
Release: 0
|
|
Summary: Pseudo gives fake root capabilities to a normal user
|
|
|
|
License: LGPLv2+
|
|
|
|
BuildRequires: gcc
|
|
BuildRequires: make
|
|
|
|
%description
|
|
The pseudo utility offers a way to run commands in a virtualized root environment
|
|
|
|
%files
|
|
|
|
%changelog
|
|
|
|
* Tue July 5 2022 Wayne Ren <renwei41@huawei.com> - 1.0
|
|
- Package init
|