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