auto-import changelog data from time-1.7-18.src.rpm
Wed Jun 19 2002 Florian La Roche <Florian.LaRoche@redhat.de> - do not strip apps, do not compress info page Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild
This commit is contained in:
parent
d4143a1f71
commit
e3dba4b86d
11
time.spec
11
time.spec
@ -1,7 +1,7 @@
|
||||
Summary: A GNU utility for monitoring a program's use of system resources.
|
||||
Name: time
|
||||
Version: 1.7
|
||||
Release: 16
|
||||
Release: 18
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source: ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz
|
||||
@ -26,9 +26,6 @@ make
|
||||
rm -rf %{buildroot}
|
||||
%makeinstall
|
||||
|
||||
gzip -9nf %{buildroot}%{_infodir}/time.info
|
||||
strip %{buildroot}/%{_bindir}/time
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
@ -49,6 +46,12 @@ fi
|
||||
%{_infodir}/time.info*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 19 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- do not strip apps, do not compress info page
|
||||
|
||||
* Thu May 23 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
* Mon Feb 25 2002 Elliot Lee <sopwith@redhat.com>
|
||||
- Remove HAVE_WAIT3 hack, tried to replace it with a requirement for an
|
||||
autoconf with the fixed test, didn't work, put in another less-bad hack
|
||||
|
||||
Loading…
Reference in New Issue
Block a user