1 Star 0 Fork 0

euler-ttttt/procenv3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
procenv3.spec 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
zengchen1024 提交于 2023-12-07 10:38 . add spec and rpm
Name: procenv
Version: 0.60
Release: 1
Summary: Utility to show process environment
License: GPL-3.0-or-later
URL: https://github.com/jamesodhunt/procenv
Source0: https://github.com/jamesodhunt/procenv/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: groff-base
BuildRequires: expat, libcap-devel, libselinux-devel, check-devel, gcc
%ifnarch %{arm}
BuildRequires: numactl-devel
%endif
%description
This package contains a command-line tool that displays as much
detail about itself and its environment as possible. It can be
used as a test tool, to understand the type of environment a
process runs in, and for comparing system environments.
%prep
%setup -q
%build
%configure
%make_build
%install
%make_install
%check
make check
%files
%{_bindir}/procenv
%{_mandir}/man1/procenv.1*
# ChangeLog is empty
%doc README.md NEWS AUTHORS TODO
%license COPYING
%changelog
* Fri Sep 9 2022 lichaoran <pkwarcraft@hotmail.com> - 0.60-1
- Initial packaging
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/euler-ttttt/procenv3.git
git@gitee.com:euler-ttttt/procenv3.git
euler-ttttt
procenv3
procenv3
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385