- 0.3.0.
This commit is contained in:
parent
644298a2d5
commit
799cc5ff6d
@ -1,2 +1,3 @@
|
||||
patchutils-0.2.30.tar.bz2
|
||||
patchutils-0.2.31.tar.bz2
|
||||
patchutils-0.3.0.tar.bz2
|
||||
|
BIN
patchutils-0.3.0.tar.bz2.sig
Normal file
BIN
patchutils-0.3.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,31 +0,0 @@
|
||||
--- patchutils-0.2.31/doc/patchutils.xml.author 2005-03-22 13:18:36.000000000 +0000
|
||||
+++ patchutils-0.2.31/doc/patchutils.xml 2005-07-22 15:08:10.000000000 +0100
|
||||
@@ -4,18 +4,20 @@
|
||||
<book>
|
||||
<bookinfo>
|
||||
<title>Patchutils</title>
|
||||
- <author>
|
||||
- <firstname>Tim</firstname>
|
||||
- <surname>Waugh</surname>
|
||||
- <affiliation>
|
||||
- <address><email>twaugh@redhat.com</email></address>
|
||||
- </affiliation>
|
||||
- </author>
|
||||
</bookinfo>
|
||||
|
||||
<reference>
|
||||
- <title>Man pages</title>
|
||||
+ <referenceinfo>
|
||||
+ <author>
|
||||
+ <firstname>Tim</firstname>
|
||||
+ <surname>Waugh</surname>
|
||||
+ <affiliation>
|
||||
+ <address><email>twaugh@redhat.com</email></address>
|
||||
+ </affiliation>
|
||||
+ </author>
|
||||
+ </referenceinfo>
|
||||
|
||||
+ <title>Man pages</title>
|
||||
<refentry id="interdiff">
|
||||
<refentryinfo>
|
||||
<productname>patchutils</productname>
|
@ -1,12 +1,11 @@
|
||||
Summary: A collection of programs for manipulating patch files
|
||||
Name: patchutils
|
||||
Version: 0.2.31
|
||||
Release: 5%{?dist}
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: http://cyberelk.net/tim/patchutils/
|
||||
Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.bz2
|
||||
Patch0: patchutils-author.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Obsoletes: interdiff <= 0.0.10
|
||||
Provides: interdiff = 0.0.10
|
||||
@ -23,7 +22,6 @@ patches, and simply listing the files modified by a patch.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .author
|
||||
|
||||
%build
|
||||
touch doc/patchutils.xml
|
||||
@ -47,6 +45,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 2 2008 Tim Waugh <twaugh@redhat.com> 0.3.0-1
|
||||
- 0.3.0.
|
||||
|
||||
* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 0.2.31-5
|
||||
- Rebuild for GCC 4.3.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user