- fix flipdiff.1 man page (#139341)
This commit is contained in:
parent
75fb14c10b
commit
62811d27af
@ -1,11 +1,12 @@
|
||||
Summary: A collection of programs for manipulating patch files
|
||||
Name: patchutils
|
||||
Version: 0.2.30
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
URL: http://cyberelk.net/tim/patchutils/
|
||||
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
|
||||
Patch: patchutils-0.2.30-badman.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
Obsoletes: interdiff
|
||||
Provides: interdiff
|
||||
@ -21,6 +22,7 @@ patches, and simply listing the files modified by a patch.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .badman
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -41,6 +43,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 22 2004 Jindrich Novy <jnovy@redhat.com> 0.2.30-2
|
||||
- fix flipdiff.1 man page (#139341)
|
||||
|
||||
* Thu Jul 22 2004 Tim Waugh <twaugh@redhat.com> 0.2.30-1
|
||||
- 0.2.30.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user