cvsdist 48dc3ff
Summary: A collection of programs for manipulating patch files
cvsdist 87beb60
Name: patchutils
cvsdist e20b378
Version: 0.2.28
cvsdist 7a5e585
Release: 1
cvsdist 87beb60
License: GPL
cvsdist 87beb60
Group: Applications/System
cvsdist 87beb60
URL: http://cyberelk.net/tim/patchutils/
cvsdist 973fef6
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
cvsdist 87beb60
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
cvsdist 87beb60
Obsoletes: interdiff
cvsdist 87beb60
Provides: interdiff
cvsdist 87beb60
cvsdist ae347da
# We only need xmlto if we are patching the documentation.
cvsdist ae347da
BuildRequires: xmlto
cvsdist ae347da
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
cvsdist 87beb60
make
cvsdist 973fef6
make check
cvsdist 87beb60
cvsdist 87beb60
%install
cvsdist 7a5e585
rm -rf %{buildroot}
cvsdist 87beb60
%makeinstall
cvsdist 87beb60
cvsdist 87beb60
%clean
cvsdist 87beb60
rm -rf %{buildroot}
cvsdist 87beb60
cvsdist 87beb60
%files
cvsdist 87beb60
%defattr(-,root,root)
cvsdist 7a5e585
%doc AUTHORS ChangeLog README COPYING BUGS NEWS
cvsdist 87beb60
%{_bindir}/*
cvsdist 87beb60
%{_mandir}/*/*
cvsdist 87beb60
cvsdist 87beb60
%changelog
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
cvsdist ae347da
* Wed 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
cvsdist 87beb60
* Mon 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.