control: Build the server only on archs where 389-ds-base is available.

This commit is contained in:
Timo Aaltonen
2018-09-28 13:50:11 +03:00
parent ea86593790
commit 978ea07a15
2 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View File

@@ -38,6 +38,8 @@ freeipa (4.7.0-1) UNRELEASED; urgency=medium
* source/lintian-overrides: Updated.
* control: Bump policy to 4.1.5.
* control: Update maintainer list address.
* control: Build the server only on archs where 389-ds-base is
available.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 18 Apr 2018 17:50:11 +0300

View File

@@ -1,5 +1,5 @@
Package: freeipa-server
Architecture: any
Architecture: amd64 arm64 mips64el ppc64el s390x
Breaks: freeipa-server-trust-ad (<< 4.3.0-1)
Replaces: freeipa-server-trust-ad (<< 4.3.0-1)
Depends:
@@ -76,7 +76,7 @@ Description: FreeIPA centralized identity framework -- IPA DNS integration
This package adds DNS integration with BIND 9.
Package: freeipa-server-trust-ad
Architecture: any
Architecture: amd64 arm64 mips64el ppc64el s390x
Depends:
freeipa-common (= ${source:Version}),
freeipa-server (= ${binary:Version}),