- add touch to prereq
This commit is contained in:
parent
87eb03246d
commit
43d555cef4
@ -12,7 +12,7 @@
|
|||||||
Summary: Utilities for monitoring process activities.
|
Summary: Utilities for monitoring process activities.
|
||||||
Name: psacct
|
Name: psacct
|
||||||
Version: 6.3.2
|
Version: 6.3.2
|
||||||
Release: 40
|
Release: 41
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: ftp://ftp.gnu.org/pub/gnu/acct-6.3.2.tar.gz
|
Source: ftp://ftp.gnu.org/pub/gnu/acct-6.3.2.tar.gz
|
||||||
@ -30,7 +30,7 @@ Patch6: psacct-6.3.2-sa-manfix.patch
|
|||||||
Patch7: psacct-6.3.2-LargeFile.patch
|
Patch7: psacct-6.3.2-LargeFile.patch
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Prereq: /sbin/install-info, /sbin/chkconfig
|
Prereq: /sbin/install-info, /sbin/chkconfig, /bin/touch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
|
|
||||||
# This conflict is to avoid psacct being forced on by old initscripts now that
|
# This conflict is to avoid psacct being forced on by old initscripts now that
|
||||||
@ -164,6 +164,9 @@ fi
|
|||||||
%{_infodir}/accounting.info.gz
|
%{_infodir}/accounting.info.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 27 2006 Peter Jones <pjones@redhat.com> - 6.3.2-41
|
||||||
|
- add touch to prereq
|
||||||
|
|
||||||
* Mon Feb 27 2006 Ivana Varekova <varekova@redhat.com> - 6.3.2-40
|
* Mon Feb 27 2006 Ivana Varekova <varekova@redhat.com> - 6.3.2-40
|
||||||
- add chkconfig to prereq - bug 182848
|
- add chkconfig to prereq - bug 182848
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user