代码拉取完成,页面将自动刷新
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
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。