123 Star 0 Fork 9

src-openEuler/patchutils
关闭

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
patchutils.spec 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
yangl777 提交于 2021-06-23 14:41 +08:00 . Add gcc build dependcy
Name: patchutils
Version: 0.3.4
Release: 14
Summary: A small collection of programs that operate on patch files
License: GPLv2+
URL: http://cyberelk.net/tim/patchutils/
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
Patch1: patchutils-bz1226985.patch
Patch2: patchutils-format-str.patch
Obsoletes: interdiff <= 0.0.10
Provides: interdiff = 0.0.11
Requires: patch
BuildRequires: automake, autoconf perl-generators xmlto gcc
%description
This is a collection of programs that can manipulate patch files in a variety of ways,
such as interpolating between two pre-patches, combining two incremental patches, fixing
line numbers in manually edited patches, and only listing modifications by patches document.
%package help
Summary: This package contains help documents
%description help
Files for help with patchutils.
%prep
%autosetup -p1
autoreconf
%build
touch doc/patchutils.xml
%configure
%make_build
%check
make check
%install
%make_install
%files
%doc AUTHORS README COPYING
%{_bindir}/*
%files help
%doc ChangeLog BUGS NEWS
%{_mandir}/*/*
%changelog
* Wed Jun 23 2021 liudabo <[email protected]> - 0.3.4-14
- DESC:Add gcc build dependcy
* Wed Nov 27 2019 wangyiru <[email protected]> - 0.3.4-13
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/patchutils.git
[email protected]:src-openeuler/patchutils.git
src-openeuler
patchutils
patchutils
openEuler-22.03-LTS-SP1

搜索帮助