auto-import changelog data from patchutils-0.2.30-1.src.rpm
Thu Jul 22 2004 Tim Waugh <twaugh@redhat.com> 0.2.30-1 - 0.2.30.
This commit is contained in:
parent
e96bc5c869
commit
75fb14c10b
@ -1 +1 @@
|
|||||||
patchutils-0.2.29.tar.bz2
|
patchutils-0.2.30.tar.bz2
|
||||||
|
@ -1,18 +1,17 @@
|
|||||||
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.29
|
Version: 0.2.30
|
||||||
Release: 3
|
Release: 1
|
||||||
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-newline.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.
|
# We only need xmlto if we are patching the documentation.
|
||||||
BuildRequires: xmlto
|
# 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
|
||||||
@ -22,7 +21,6 @@ patches, and simply listing the files modified by a patch.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .newline
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -43,6 +41,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2004 Tim Waugh <twaugh@redhat.com> 0.2.30-1
|
||||||
|
- 0.2.30.
|
||||||
|
|
||||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user