|
|
|
@ -1,18 +1,19 @@
|
|
|
|
|
Summary: A collection of programs for manipulating patch files
|
|
|
|
|
Name: patchutils
|
|
|
|
|
Version: 0.3.4
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Version: 0.4.2
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: Applications/System
|
|
|
|
|
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: make
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: perl-generators
|
|
|
|
|
BuildRequires: xmlto
|
|
|
|
|
BuildRequires: automake, autoconf
|
|
|
|
|
BuildRequires: automake
|
|
|
|
|
BuildRequires: autoconf
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
This is a collection of programs that can manipulate patch files in
|
|
|
|
@ -23,27 +24,16 @@ patches, and simply listing the files modified by a patch.
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
|
|
# Fixed handling of delete-file diffs from git (bug #1226985).
|
|
|
|
|
%patch1 -p1 -b .bz1226985
|
|
|
|
|
|
|
|
|
|
# Don't use regerror() result as format string.
|
|
|
|
|
%patch2 -p1 -b .format-str
|
|
|
|
|
|
|
|
|
|
autoreconf
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
touch doc/patchutils.xml
|
|
|
|
|
%configure
|
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
%make_build
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
|
make check
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
make DESTDIR=%{buildroot} install
|
|
|
|
|
%make_install
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%{!?_licensedir:%global license %doc}
|
|
|
|
@ -53,6 +43,47 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/*/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.2-7
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.2-6
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Oct 8 2020 Tim Waugh <twaugh@redhat.com> - 0.4.2-4
|
|
|
|
|
- Fix build
|
|
|
|
|
|
|
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-3
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 17 2020 Tim Waugh <twaugh@redhat.com> - 0.4.2-1
|
|
|
|
|
- 0.4.2.
|
|
|
|
|
|
|
|
|
|
* Thu Jul 16 2020 Tim Waugh <twaugh@redhat.com> - 0.4.0-1
|
|
|
|
|
- 0.4.0.
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-15
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-14
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-13
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 31 2018 Tim Waugh <twaugh@redhat.com> - 0.3.4-12
|
|
|
|
|
- Requires patch (bug #1609946).
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-11
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|