Bug 1310444 - Request for asterisk and asterisk-sounds-core in EPEL 7
Summary: Request for asterisk and asterisk-sounds-core in EPEL 7
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: asterisk
Version: epel7
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: EPEL Packagers SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-21 16:08 UTC by Fredrik Fornstad
Modified: 2024-07-09 15:35 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-09 15:35:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Fredrik Fornstad 2016-02-21 16:08:13 UTC
Description of problem:
Thanks for very good work. It would be nice to have asterisk and asterisk-sounds-core in EPEL 7. If you can consider this, then a small change is neccessary in the asterisk.spec file: RHEL 7 contains speex 1.2-0.19-rc1 which is before speexdsp was put in a separate package (the split happened for speex 1.2rc2).

Row 107:   BuildRequires:    speexdsp-devel >= 1.2

should therefore (I think) be encapsulated in a if-statement like this:

%if (0%{?fedora} > 21 || 0%{?rhel} > 7)
BuildRequires:    speexdsp-devel >= 1.2
%endif

Also, dahdi-tools, libpri, libss7, libresample and ices must also be in EPEL 7 due to dependencies.

Additionally, it would also be nice to have asterisk-sounds-core in EPEL 7.



Version-Release number of selected component (if applicable):
Latest spec file (with the above fix of speexdsp) and sources seems to work when I built it on local Centos7.

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:
asterisk and asterisk-sounds-core missing in EPEL 7

Expected results:
asterisk and asterisk-sounds-core available in EPEL 7

Additional info:

Comment 1 Jared Smith 2016-09-28 22:12:25 UTC
I have a set of Asterisk 14.0.1 packages for EPEL built at https://copr.fedorainfracloud.org/coprs/jsmith/asterisk14/ while I'm waiting to get proper commit rights for the dependencies to be in EPEL.

Please test them out and let me know how they work, etc.

Comment 2 Fedora Admin user for bugzilla script actions 2022-09-09 12:08:04 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 3 Troy Dawson 2024-07-09 15:35:49 UTC
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.  EPEL 7 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.


Note You need to log in before you can comment on or make changes to this bug.