#1206 RHEL5 detection in sssd.spec.in does not work
Closed: Fixed None Opened 12 years ago by sgallagh.

We attempt to use {{{%if (0%{?rhel} == 5)}}} to determine that we're building on a RHEL 5 system. This works properly when building in 'mock' on RHEL 6 or a recent Fedora.

Unfortunately, this macro is not actually defined on a true RHEL 5 system, which means that {{{make rpms}}} will fail while attempting to build against libunistring (which is not available on RHEL 5).


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9 beta
owner: somebody => sgallagh

Fields changed

rhbz: => 0

Marking this as easyfix since it deals with RPM spec changes and not SSSD code. Should be possible for someone unfamiliar with SSSD to pick up and fix.

keywords: => easyfix

Fields changed

milestone: SSSD 1.9.0 beta 1 => SSSD 1.9.0 beta 2

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

Fixed by:
- ecd6aa1 (master)
- 7e4457f (sssd-1-8)

milestone: SSSD 1.9.0 beta 2 => SSSD 1.8.4 (LTM)
resolution: => fixed
status: assigned => closed

Metadata Update from @sgallagh:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.8.4 (LTM)

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2248

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata