diff --git a/patchutils.spec b/patchutils.spec index 4781d53..accee03 100644 --- a/patchutils.spec +++ b/patchutils.spec @@ -1,13 +1,13 @@ Summary: A collection of programs for manipulating patch files Name: patchutils Version: 0.2.31 -Release: 2.2.2 -License: GPL +Release: 3%{?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}-buildroot +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: interdiff Provides: interdiff BuildRequires: xmlto @@ -45,6 +45,11 @@ rm -rf %{buildroot} %{_mandir}/*/* %changelog +* Wed Aug 29 2007 Tim Waugh 0.2.31-3 +- Added dist tag. +- Better buildroot tag. +- More specific license tag. + * Wed Jul 12 2006 Jesse Keating - 0.2.31-2.2.2 - rebuild