From 93a8fe0150eec6b4a8447789abdfb77726aeaac0 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Aug 29 2007 14:24:24 +0000 Subject: - Added dist tag. - More specific license tag. - Fixed summary. - Better buildroot tag. --- diff --git a/patch.spec b/patch.spec index c5c7dee..a796c56 100644 --- a/patch.spec +++ b/patch.spec @@ -1,8 +1,8 @@ -Summary: The GNU patch command, for modifying/upgrading files. +Summary: The GNU patch command, for modifying/upgrading files Name: patch Version: 2.5.4 -Release: 29.2.2 -License: GPL +Release: 30%{?dist} +License: GPLv2+ URL: http://www.gnu.org/software/patch/patch.html Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/patch/patch-%{version}.tar.gz @@ -13,7 +13,7 @@ Patch4: patch-2.5.4-ifdef.patch Patch5: patch-2.5.4-program_name.patch Patch6: patch-stripcr.patch Patch8: patch-parse.patch -Buildroot: %{_tmppath}/%{name}-%{version}-root +Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The patch program applies diff files to originals. The diff command @@ -60,6 +60,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Wed Aug 29 2007 Tim Waugh 2.5.4-30 +- Added dist tag. +- More specific license tag. +- Fixed summary. +- Better buildroot tag. + * Wed Jul 12 2006 Jesse Keating - 2.5.4-29.2.2 - rebuild