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