Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBS spec update for 5.1.0 release #1316

Merged
merged 7 commits into from
Nov 25, 2017
Merged

Conversation

sergey-safarov
Copy link
Member

Also need do cherry-pick to 5.1 branch

%bcond_without sctp
%bcond_without websocket
%bcond_with sctp
%bcond_with websocket
%bcond_without xmlrpc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reverts 612e96d. Unintentional?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section is applicable to RHEL7 dist only, not CentOS7.
RHEL7 is not have libunistring package and build will fail.

Same is related to sctp.
RHEL not have lksctp-tools-devel

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What repo you used to build sctp and websocket modules on RHEL?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created PR #1317

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both libunistring-devel and lksctp-tools-devel are in the rhel7-server-optional repo, which my machine has enabled by default.

When bulding packages in EPEL they enable the same repo, ref
http://fedoraproject.org/wiki/EPEL/GuidelinesAndPolicies#Policy

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you help find way how to attache this optional repo on OpenSUSE build server.
I see OBS not provide this optional repo.
Without this optional repo we cannot build this packages on available infrastructure.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With a quick search I found some details at:

But not sure if that command can be used in OBS.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes Daniel
This is requires active RedHat support contact.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think add instruction how to build this modules to README file for RHEL dist.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oyvindkolbu Please test instructions on commit 35f28d7
And let me know, please.

@sergey-safarov sergey-safarov changed the title OBS spec update for 5.1.0 relesse OBS spec update for 5.1.0 release Nov 23, 2017
@miconda
Copy link
Member

miconda commented Nov 23, 2017

@sergey-safarov, @oyvindkolbu -- was all sorted out here? Should I merge this one?

@sergey-safarov
Copy link
Member Author

yes, Daniel.
This may be merged. Readme instruction i can check when get access to RHEL with optional repo.

@miconda miconda merged commit 6f170d2 into kamailio:master Nov 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants