From 2085fc7d3ee0e44aeba08f0bd3e7f317ab7392c0 Mon Sep 17 00:00:00 2001 From: Roman Rakus Date: Mon, 29 Sep 2008 07:53:26 +0000 Subject: [PATCH] Fix Patch:/%%patch0 mismatch. Resolves: #463067 --- time.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/time.spec b/time.spec index 5778a7b..b628b0b 100644 --- a/time.spec +++ b/time.spec @@ -1,12 +1,12 @@ Summary: A GNU utility for monitoring a program's use of system resources Name: time Version: 1.7 -Release: 33%{?dist} +Release: 34%{?dist} License: GPLv2+ Group: Applications/System Url: http://www.gnu.org/software/time/ Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}/%{name}-%{version}.tar.gz -Patch: time-1.7-destdir.patch +Patch0: time-1.7-destdir.patch Patch1: time-1.7-verbose.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/install-info @@ -51,6 +51,10 @@ fi %{_infodir}/time.info* %changelog +* Sun Sep 21 2008 Ville Skyttä - 1.7-34 +- Fix Patch:/%%patch0 mismatch. + Resolves: #463067 + * Tue Mar 4 2008 Roman Rakus - 1.7-33 - Added patch from JW (redhat@zacglen.com), less nonverbose output