add dummy spec file to pass CI
* 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>
This commit is contained in:
parent
6fadfc9f34
commit
49d55f2bb7
19
pseudo.spec
Normal file
19
pseudo.spec
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
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
|
||||||
Loading…
x
Reference in New Issue
Block a user