From 8e2442702e61c099b3c960d56b33ed1e5c6c561d Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 9 Feb 2005 11:01:17 +0000 Subject: [PATCH] rebuild with -D_FORTITY_SOURCE=2 --- time.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/time.spec b/time.spec index 66c0da3..9a6437d 100644 --- a/time.spec +++ b/time.spec @@ -1,10 +1,10 @@ Summary: A GNU utility for monitoring a program's use of system resources. Name: time Version: 1.7 -Release: 25 +Release: 26 License: GPL Group: Applications/System -Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz +Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}/%{name}-%{version}.tar.gz Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-root Prereq: /sbin/install-info @@ -46,6 +46,10 @@ fi %{_infodir}/time.info* %changelog +* Wed Feb 09 2005 Karsten Hopp 1.7-26 +- update source URL +- rebuilt + * Tue Jun 15 2004 Elliot Lee - rebuilt