Skip to content

RHEL5 detection in sssd.spec.in does not work #2248

@sssd-bot

Description

@sssd-bot

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/1206

  • Created at 2012-02-22 19:27:22 by sgallagh
  • Closed as Fixed
  • Assigned to 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).

Comments


Comment from sgallagh at 2012-03-01 15:57:51

Fields changed

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


Comment from dpal at 2012-03-03 04:53:56

Fields changed

rhbz: => 0


Comment from sgallagh at 2012-04-27 14:47:38

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


Comment from sgallagh at 2012-05-03 19:39:08

Fields changed

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


Comment from sgallagh at 2012-05-15 17:53:12

Fields changed

status: new => assigned


Comment from sgallagh at 2012-05-15 17:54:14

Fields changed

patch: 0 => 1


Comment from sgallagh at 2012-05-15 19:43:36

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


Comment from sgallagh at 2017-02-24 15:03:55

Metadata Update from @sgallagh:

  • Issue assigned to sgallagh
  • Issue set to the milestone: SSSD 1.8.4 (LTM)

Metadata

Metadata

Assignees

Labels

Closed: FixedIssue was closed as fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions