added procps to build dependencies Resolves: #380321
This commit is contained in:
parent
e4531699f5
commit
e600d89722
@ -47,7 +47,7 @@ Requires(preun): /bin/rm
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: openssl-devel, bzip2-devel, beecrypt-devel, elfutils-devel
|
BuildRequires: openssl-devel, bzip2-devel, beecrypt-devel, elfutils-devel
|
||||||
BuildRequires: libselinux-devel, elfutils-libelf-devel, rpm-devel
|
BuildRequires: libselinux-devel, elfutils-libelf-devel, rpm-devel
|
||||||
BuildRequires: perl-devel, gawk
|
BuildRequires: perl-devel, gawk, procps
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
BuildRequires: lm_sensors-devel
|
BuildRequires: lm_sensors-devel
|
||||||
%endif
|
%endif
|
||||||
@ -379,6 +379,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Nov 14 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-6
|
* Wed Nov 14 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-6
|
||||||
- add support of lm_sensors v3
|
- add support of lm_sensors v3
|
||||||
|
- added procps to build dependencies (#380321)
|
||||||
|
|
||||||
* Thu Oct 25 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-5
|
* Thu Oct 25 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-5
|
||||||
- move mib2c-update from net-snmp-utils to net-snmp-perl, where
|
- move mib2c-update from net-snmp-utils to net-snmp-perl, where
|
||||||
|
Loading…
Reference in New Issue
Block a user