auto-import changelog data from patchutils-0.2.24-2.src.rpm
Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 0.2.24-2 - Add support for -H in lsdiff/grepdiff (from CVS). Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 0.2.24-1 - 0.2.24 (fixes bug #100795). Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Thu Jun 05 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-2 - Added patch from CVS which adds timestamp removal to filterdiff. Thu Jun 05 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-1.1 - Rebuilt. Thu Jun 05 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-1 - 0.2.23. Fixes bug #92320. Sat Mar 08 2003 Tim Waugh <twaugh@redhat.com> 0.2.22-1 - 0.2.22.
This commit is contained in:
parent
d1fc367ad7
commit
ae347da4e6
@ -1 +1 @@
|
|||||||
patchutils-0.2.19.tar.bz2
|
patchutils-0.2.24.tar.bz2
|
||||||
|
@ -1,15 +1,19 @@
|
|||||||
Summary: A collection of programs for manipulating patch files
|
Summary: A collection of programs for manipulating patch files
|
||||||
Name: patchutils
|
Name: patchutils
|
||||||
Version: 0.2.19
|
Version: 0.2.24
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://cyberelk.net/tim/patchutils/
|
URL: http://cyberelk.net/tim/patchutils/
|
||||||
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
|
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
|
||||||
|
Patch0: patchutils-0.2.24-hH.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
Obsoletes: interdiff
|
Obsoletes: interdiff
|
||||||
Provides: interdiff
|
Provides: interdiff
|
||||||
|
|
||||||
|
# We only need xmlto if we are patching the documentation.
|
||||||
|
BuildRequires: xmlto
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a collection of programs that can manipulate patch files in
|
This is a collection of programs that can manipulate patch files in
|
||||||
a variety of ways, such as interpolating between two pre-patches,
|
a variety of ways, such as interpolating between two pre-patches,
|
||||||
@ -18,6 +22,7 @@ patches, and simply listing the files modified by a patch.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1 -b .hH
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -37,6 +42,27 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 0.2.24-2
|
||||||
|
- Add support for -H in lsdiff/grepdiff (from CVS).
|
||||||
|
|
||||||
|
* Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 0.2.24-1
|
||||||
|
- 0.2.24 (fixes bug #100795).
|
||||||
|
|
||||||
|
* Wed Jun 5 2003 Elliot Lee <sopwith@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
|
* Thu Jun 5 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-2
|
||||||
|
- Added patch from CVS which adds timestamp removal to filterdiff.
|
||||||
|
|
||||||
|
* Thu Jun 5 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-1.1
|
||||||
|
- Rebuilt.
|
||||||
|
|
||||||
|
* Thu Jun 5 2003 Tim Waugh <twaugh@redhat.com> 0.2.23-1
|
||||||
|
- 0.2.23. Fixes bug #92320.
|
||||||
|
|
||||||
|
* Sat Mar 8 2003 Tim Waugh <twaugh@redhat.com> 0.2.22-1
|
||||||
|
- 0.2.22.
|
||||||
|
|
||||||
* Thu Jan 23 2003 Tim Waugh <twaugh@redhat.com> 0.2.19-1
|
* Thu Jan 23 2003 Tim Waugh <twaugh@redhat.com> 0.2.19-1
|
||||||
- 0.2.19, incorporating all patches.
|
- 0.2.19, incorporating all patches.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user