1 Star 0 Fork 10

lihuanyu410621/pax

forked from src-openEuler/pax 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pax.spec 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
Name: pax
Version: 3.4
Release: 37
Summary: POSIX File System Archiver
License: BSD
URL: http://repository.timesys.com/buildsources/p
Source: http://repository.timesys.com/buildsources/p/pax/pax-3.4/pax-3.4.tar.bz2
Patch0000: pax-disable_Werror_option.patch
Patch0001: pax-3.4-gcc10.patch
%description
Pax is the POSIX standard archive tool. It supports the two most common
forms of standard archive (backup) files - CPIO and TAR.
%package help
Summary: Help documents for pax
Buildarch: noarch
Requires: %{name} = %{version}-%{release}
BuildRequires: gcc
%description help
Man pages and other related help documents for pax.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure
%make_build
%install
%make_install
%files
%license COPYING
%doc ABOUT-NLS AUTHORS
%{_bindir}/pax
%files help
%doc ChangeLog NEWS README THANKS
%doc %{_mandir}/man1/pax.1.gz
%changelog
* Tue Aug 20 2024 Huanyu Li <lihuanyu@cqsoftware.com.cn> - 3.4-37
- Add 'Buildarch: noarch' to the help subpackage
* Fri 30 Jul 2021 zhangtao<zhangtao221@huawei.com> - 3.4-36
- fix gcc upgrade causes compilation failure
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 3.4-35
- fixs faileds: /bin/sh: gcc: command not found.
* Tue Feb 18 2020 Ling Yang <lingyang2@huawei.com> - 3.4-34
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lihuanyu410621/pax.git
git@gitee.com:lihuanyu410621/pax.git
lihuanyu410621
pax
pax
master

搜索帮助