cvsdist 48dc3ff
Summary: A collection of programs for manipulating patch files
cvsdist 87beb60
Name: patchutils
fabbc9a
Version: 0.4.2
d23f8a4
Release: 4%{?dist}
86baa1f
License: GPLv2+
cvsdist 87beb60
URL: http://cyberelk.net/tim/patchutils/
876325b
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
b6989e0
Obsoletes: interdiff <= 0.0.10
dd2c8dc
Provides: interdiff = 0.0.11
12cd2d9
Requires: patch
c173af9
BuildRequires: make
8808933
BuildRequires: gcc
937c0b8
BuildRequires: perl-generators
912006f
BuildRequires: xmlto
8808933
BuildRequires: automake
8808933
BuildRequires: autoconf
cvsdist 87beb60
cvsdist 87beb60
%description
cvsdist 87beb60
This is a collection of programs that can manipulate patch files in
cvsdist 48dc3ff
a variety of ways, such as interpolating between two pre-patches, 
cvsdist 48dc3ff
combining two incremental patches, fixing line numbers in hand-edited 
cvsdist 48dc3ff
patches, and simply listing the files modified by a patch.
cvsdist 87beb60
cvsdist 87beb60
%prep
cvsdist 87beb60
%setup -q
cvsdist 87beb60
cvsdist 87beb60
%build
cvsdist 87beb60
%configure
fabbc9a
%make_build
b6989e0
b6989e0
%check
cvsdist 973fef6
make check
cvsdist 87beb60
cvsdist 87beb60
%install
8808933
%make_install
8808933
cvsdist 87beb60
cvsdist 87beb60
%files
dd2c8dc
%{!?_licensedir:%global license %doc}
d23f8a4
%doc AUTHORS ChangeLog README BUGS NEWS
dd2c8dc
%license COPYING
cvsdist 87beb60
%{_bindir}/*
cvsdist 87beb60
%{_mandir}/*/*
cvsdist 87beb60
cvsdist 87beb60
%changelog
d23f8a4
* Thu Oct  8 2020 Tim Waugh <twaugh@redhat.com> - 0.4.2-4
d23f8a4
- Fix build
d23f8a4
bcec0ac
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-3
bcec0ac
- Second attempt - Rebuilt for
bcec0ac
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
bcec0ac
1679db4
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-2
1679db4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
1679db4
fabbc9a
* Fri Jul 17 2020 Tim Waugh <twaugh@redhat.com> - 0.4.2-1
fabbc9a
- 0.4.2.
fabbc9a
e69506d
* Thu Jul 16 2020 Tim Waugh <twaugh@redhat.com> - 0.4.0-1
e69506d
- 0.4.0.
e69506d
96b85fa
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-15
96b85fa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
96b85fa
44d1d30
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-14
44d1d30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
44d1d30
852c6f4
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-13
852c6f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
852c6f4
12cd2d9
* Tue Jul 31 2018 Tim Waugh <twaugh@redhat.com> - 0.3.4-12
12cd2d9
- Requires patch (bug #1609946).
12cd2d9
00479f3
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-11
00479f3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
00479f3
f6c3cfa
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-10
f6c3cfa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
f6c3cfa
3483991
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-9
3483991
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
3483991
fb82a73
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-8
fb82a73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
fb82a73
8cf335f
* Mon May 15 2017 Tim Waugh <twaugh@redhat.com> - 0.3.4-7
8cf335f
- Don't use regerror() result as format string.
8cf335f
9a39436
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-6
9a39436
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
9a39436
32150ae
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-5
32150ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
32150ae
dd2c8dc
* Fri Aug 21 2015 Tim Waugh <twaugh@redhat.com> - 0.3.4-4
dd2c8dc
- Spec file cleanups (bug #1251587).
dd2c8dc
3461286
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-3
3461286
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
3461286
2732270
* Tue Jun  9 2015 Tim Waugh <twaugh@redhat.com> - 0.3.4-2
2732270
- Fixed handling of delete-file diffs from git (bug #1226985).
2732270
ca56821
* Mon Apr 20 2015 Tim Waugh <twaugh@redhat.com> - 0.3.4-1
ca56821
- 0.3.4.
ca56821
cdd62c1
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-6
cdd62c1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
cdd62c1
02799c2
* Fri Jun 06 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-5
02799c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
02799c2
f206826
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-4
f206826
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
f206826
eb5e788
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.3.3-3
eb5e788
- Perl 5.18 rebuild
eb5e788
081c794
* Thu Apr 11 2013 Tim Waugh <twaugh@redhat.com> 0.3.3-2
93989de
- Fixed help output (bug #948973).
081c794
- Fixed changelog dates.
081c794
876325b
* Tue Apr  2 2013 Tim Waugh <twaugh@redhat.com> 0.3.3-1
876325b
- 0.3.3.
876325b
9673781
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-4
9673781
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
9673781
d1937c9
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-3
d1937c9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
d1937c9
2211a3e
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-2
2211a3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2211a3e
7e94644
* Thu Feb 10 2011 Tim Waugh <twaugh@redhat.com> 0.3.2-1
7e94644
- 0.3.2.
7e94644
124e0f8
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-4
124e0f8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
124e0f8
db14d6d
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-3
db14d6d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
db14d6d
eedefd4
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.1-2
eedefd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
eedefd4
3042984
* Fri Jan 23 2009 Tim Waugh <twaugh@redhat.com> 0.3.1-1
3042984
- 0.3.1.
3042984
799cc5f
* Wed Jul  2 2008 Tim Waugh <twaugh@redhat.com> 0.3.0-1
799cc5f
- 0.3.0.
799cc5f
644298a
* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 0.2.31-5
644298a
- Rebuild for GCC 4.3.
644298a
b6989e0
* Mon Dec  3 2007 Tim Waugh <twaugh@redhat.com> 0.2.31-4
b6989e0
- Versioned obsoletes/provides (bug #226234).
b6989e0
- Created %%check section (bug #226234).
b6989e0
- Avoid %%makeinstall (bug #226234).
b6989e0
- Fixed defattr declaration (bug #226234).
b6989e0
86baa1f
* Wed Aug 29 2007 Tim Waugh <twaugh@redhat.com> 0.2.31-3
86baa1f
- Added dist tag.
86baa1f
- Better buildroot tag.
86baa1f
- More specific license tag.
86baa1f
8976383
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.2.31-2.2.2
8976383
- rebuild
8976383
61eefb2
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.2.31-2.2.1
61eefb2
- bump again for double-long bug on ppc(64)
61eefb2
7e748a1
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.2.31-2.2
7e748a1
- rebuilt for new gcc4.1 snapshot and glibc changes
7e748a1
beb6b3a
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
beb6b3a
- rebuilt
beb6b3a
bf78145
* Fri Jul 22 2005 Tim Waugh <twaugh@redhat.com>
bf78145
- Better structure in XML documentation.
bf78145
716e067
* Tue Jul 19 2005 Tim Waugh <twaugh@redhat.com> 0.2.31-2
716e067
- Rebuilt to pick up new man-pages stylesheet.
716e067
87bcb39
* Mon Jun 13 2005 Tim Waugh <twaugh@redhat.com> 0.2.31-1
87bcb39
- 0.2.31.
87bcb39
2d4e366
* Wed Mar  2 2005 Tim Waugh <twaugh@redhat.com> 0.2.30-4
2d4e366
- Rebuild for new GCC.
2d4e366
912006f
* Mon Nov 22 2004 Tim Waugh <twaugh@redhat.com> 0.2.30-3
912006f
- Moved last fix into docbook-style-xsl.
912006f
62811d2
* Mon Nov 22 2004 Jindrich Novy <jnovy@redhat.com> 0.2.30-2
62811d2
- fix flipdiff.1 man page (#139341)
62811d2
cvsdist 75fb14c
* Thu Jul 22 2004 Tim Waugh <twaugh@redhat.com> 0.2.30-1
cvsdist 75fb14c
- 0.2.30.
cvsdist 75fb14c
cvsdist e96bc5c
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist e96bc5c
- rebuilt
cvsdist e96bc5c
cvsdist 2cd36b7
* Fri Apr 16 2004 Tim Waugh <twaugh@redhat.com> 0.2.29-2
cvsdist 2cd36b7
- Fix no-newline handling in filterdiff.
cvsdist 2cd36b7
cvsdist 2cd36b7
* Mon Apr  5 2004 Tim Waugh <twaugh@redhat.com> 0.2.29-1
cvsdist 2cd36b7
- 0.2.29.
cvsdist 2cd36b7
cvsdist e20b378
* Wed Mar 10 2004 Tim Waugh <twaugh@redhat.com> 0.2.28-1
cvsdist e20b378
- 0.2.28.
cvsdist e20b378
cvsdist e20b378
* Thu Feb 26 2004 Tim Waugh <twaugh@redhat.com> 0.2.27-1
cvsdist e20b378
- 0.2.27.
cvsdist e20b378
cvsdist e20b378
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist e20b378
- rebuilt
cvsdist e20b378
cvsdist 7a5e585
* Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 0.2.26-1
cvsdist 7a5e585
- 0.2.26.
cvsdist 7a5e585
cvsdist 7a5e585
* Tue Jan  6 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 7a5e585
- Ship AUTHORS and ChangeLog as well (bug #112936).
cvsdist 7a5e585
cvsdist 7a5e585
* Mon Dec 15 2003 Tim Waugh <twaugh@redhat.com> 0.2.25-1
cvsdist 7a5e585
- 0.2.25.
cvsdist 7a5e585
cvsdist 7a5e585
* Wed Sep  3 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 7a5e585
- Remove buildroot before installing.
cvsdist 7a5e585
cvsdist ae347da
* Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 0.2.24-2
cvsdist ae347da
- Add support for -H in lsdiff/grepdiff (from CVS).
cvsdist ae347da
cvsdist ae347da
* Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 0.2.24-1
cvsdist ae347da
- 0.2.24 (fixes bug #100795).
cvsdist ae347da
081c794
* Thu Jun 5 2003 Elliot Lee <sopwith@redhat.com>
cvsdist ae347da
- rebuilt
cvsdist ae347da
cvsdist ae347da
* Thu Jun  5 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-2
cvsdist ae347da
- Added patch from CVS which adds timestamp removal to filterdiff.
cvsdist ae347da
cvsdist ae347da
* Thu Jun  5 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-1.1
cvsdist ae347da
- Rebuilt.
cvsdist ae347da
cvsdist ae347da
* Thu Jun  5 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-1
cvsdist ae347da
- 0.2.23.  Fixes bug #92320.
cvsdist ae347da
cvsdist ae347da
* Sat Mar  8 2003 Tim Waugh <twaugh@redhat.com> 0.2.22-1
cvsdist ae347da
- 0.2.22.
cvsdist ae347da
cvsdist d1fc367
* Thu Jan 23 2003 Tim Waugh <twaugh@redhat.com> 0.2.19-1
cvsdist d1fc367
- 0.2.19, incorporating all patches.
cvsdist d1fc367
cvsdist d1fc367
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 0.2.18-3
cvsdist d1fc367
- rebuilt
cvsdist d1fc367
cvsdist d1fc367
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com>
cvsdist d1fc367
- Apply editdiff patch from 0.2.19pre2.
cvsdist d1fc367
cvsdist d1fc367
* Wed Jan 22 2003 Tim Waugh <twaugh@redhat.com> 0.2.18-2
cvsdist d1fc367
- Bug-fix for rediff.
cvsdist d1fc367
cvsdist d1fc367
* Mon Dec 16 2002 Tim Waugh <twaugh@redhat.com> 0.2.18-1
cvsdist d1fc367
- Fix file_exists().
cvsdist d1fc367
- 0.2.18.
cvsdist d1fc367
cvsdist d1fc367
* Wed Oct 16 2002 Tim Waugh <twaugh@redhat.com> 0.2.17-1
cvsdist d1fc367
- 0.2.17.
cvsdist d1fc367
cvsdist fcdca0a
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist fcdca0a
- automated rebuild
cvsdist fcdca0a
cvsdist 973fef6
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 973fef6
- automated rebuild
cvsdist 973fef6
cvsdist 973fef6
* Sat May 18 2002 Tim Waugh <twaugh@redhat.com> 0.2.14-1
cvsdist 973fef6
- 0.2.14.
cvsdist 973fef6
cvsdist 973fef6
* Thu May  9 2002 Tim Waugh <twaugh@redhat.com> 0.2.13-1
cvsdist 973fef6
- 0.2.13.
cvsdist 973fef6
cvsdist 973fef6
* Tue Apr 23 2002 Tim Waugh <twaugh@redhat.com> 0.2.13-0.pre1.1
cvsdist 973fef6
- 0.2.13pre1 (now handles diffutils 2.8.1 output).
cvsdist 973fef6
- Run tests after build step.
cvsdist 973fef6
cvsdist 973fef6
* Fri Apr 19 2002 Tim Waugh <twaugh@redhat.com> 0.2.12-1
cvsdist 973fef6
- 0.2.12.
cvsdist 973fef6
cvsdist 48dc3ff
* Wed Mar 20 2002 Tim Waugh <twaugh@redhat.com> 0.2.11-2
cvsdist 48dc3ff
- Fix handling of context diffs so that it handles GNU diff's output
cvsdist 48dc3ff
  style.
cvsdist 48dc3ff
081c794
* Thu Mar 14 2002 Tim Waugh <twaugh@redhat.com> 0.2.11-1
cvsdist 87beb60
- 0.2.11.
cvsdist 87beb60
cvsdist 87beb60
* Mon Mar 04 2002 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 87beb60
- I need this. :-)
cvsdist 87beb60
cvsdist 87beb60
* Tue Nov 27 2001 Tim Waugh <twaugh@redhat.com>
cvsdist 87beb60
- Initial spec file.