[Freeipa-devel] [freeipa PR#596][opened] spec file: support client-only build

HonzaCholasta freeipa-github-notification at redhat.com
Wed Mar 15 08:14:24 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/596
Author: HonzaCholasta
 Title: #596: spec file: support client-only build
Action: opened

PR body:
"""
nspr-devel, nss-devel and openssl-devel are required for client-only build,
move their respective BuildRequires from the server-specific BuildRequires
section to the main BuildRequires section.

Pass --enable-server or --disable-server to ./configure based on the value
of %{ONLY_CLIENT}.

Remove the `make client-check` call from %check, as the client-check target
does not exist anymore. Always call `make check` instead.

Do not package the /usr/share/ipa directory in freeipa-client-common, as it
is not created in client-only build.

https://pagure.io/freeipa/issue/6517
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/596/head:pr596
git checkout pr596
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-596.patch
Type: text/x-diff
Size: 3232 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170315/e980f026/attachment.bin>


More information about the Freeipa-devel mailing list