Fix Patch:/%%patch0 mismatch. Resolves: #463067
This commit is contained in:
parent
d452263eb4
commit
2085fc7d3e
@ -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ä <ville.skytta at iki.fi> - 1.7-34
|
||||
- Fix Patch:/%%patch0 mismatch.
|
||||
Resolves: #463067
|
||||
|
||||
* Tue Mar 4 2008 Roman Rakus <rrakus@redhat.cz> - 1.7-33
|
||||
- Added patch from JW (redhat@zacglen.com), less nonverbose output
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user