Removed BuildRequires for lm_sensors on s390 and s390x
This commit is contained in:
parent
66e9e4cd54
commit
caa5ee37d6
@ -4,7 +4,7 @@
|
|||||||
Summary: 389 Directory Server (base)
|
Summary: 389 Directory Server (base)
|
||||||
Name: 389-ds-base
|
Name: 389-ds-base
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
URL: http://port389.org/
|
URL: http://port389.org/
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -23,7 +23,7 @@ BuildRequires: libicu-devel
|
|||||||
BuildRequires: pcre-devel
|
BuildRequires: pcre-devel
|
||||||
# The following are needed to build the snmp ldap-agent
|
# The following are needed to build the snmp ldap-agent
|
||||||
BuildRequires: net-snmp-devel
|
BuildRequires: net-snmp-devel
|
||||||
%ifnarch sparc sparc64 ppc ppc64
|
%ifnarch sparc sparc64 ppc ppc64 s390 s390x
|
||||||
BuildRequires: lm_sensors-devel
|
BuildRequires: lm_sensors-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: bzip2-devel
|
BuildRequires: bzip2-devel
|
||||||
@ -173,6 +173,9 @@ fi
|
|||||||
%{_libdir}/%{pkgname}/*.so
|
%{_libdir}/%{pkgname}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 08 2009 Nathan Kinder <nkinder@redhat.com> - 1.2.2-3
|
||||||
|
- removed BuildRequires for lm_sensors on s390 and s390x
|
||||||
|
|
||||||
* Tue Sep 01 2009 Caolán McNamara <caolanm@redhat.com> - 1.2.2-2
|
* Tue Sep 01 2009 Caolán McNamara <caolanm@redhat.com> - 1.2.2-2
|
||||||
- rebuild with new openssl to fix dependencies
|
- rebuild with new openssl to fix dependencies
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user