1 Star 0 Fork 16

baizg1107/crash-gcore-command

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
crash-gcore-command.spec 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
baizg1107 提交于 2021-06-02 11:06 . add build requires
Name: crash-gcore-command
Version: 1.3.1
Release: 2
Summary: Command of Gcore for Crash utility
License: GPLv2
URL: http://people.redhat.com/anderson/extensions/%{name}-%{version}.tar.gz
Source: %{name}-%{version}.tar.gz
Buildroot: %{_tmppath}/%{name}-root
BuildRequires: zlib-devel lzo-devel snappy-devel crash-devel >= 5.1.5 gcc
Requires: crash >= 5.1.5
%description
The crash-gcore-command packages contain an extension module for the crash utility
that adds a "gcore" command which can create a core dump file of a user-space task
that was running in a kernel dumpfile.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%make_build -f gcore.mk
%install
install -D %{_builddir}/%{name}-%{version}/gcore.so %{buildroot}%{_libdir}/crash/extensions/gcore.so
%files
%defattr(-,root,root)
%doc COPYING
%{_libdir}/crash/extensions/gcore.so
%changelog
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 1.3.1-2
- Add gcc in BuildRequires
* Thu Nov 28 2019 daiqianwen <daiqianwen@huawei.com> - 1.3.1-1
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bzg1107/crash-gcore-command.git
git@gitee.com:bzg1107/crash-gcore-command.git
bzg1107
crash-gcore-command
crash-gcore-command
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385