Bug 761528 - Build pidgin-sipe against libnice for audio/video call support
Summary: Build pidgin-sipe against libnice for audio/video call support
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pidgin-sipe
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stefan Becker
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-08 14:42 UTC by Marko Myllynen
Modified: 2012-12-21 18:34 UTC (History)
5 users (show)

Fixed In Version: pidgin-sipe-1.12.0-2.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-19 01:37:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marko Myllynen 2011-12-08 14:42:01 UTC
Description of problem:
Please add a BuildRequires for libnice-devel to pidgin-sipe.spec to have audio/video call support available.

Also note that with current git master (and thus with the next sipe release) requires gmime-devel and nss-devel for TLS-SDK authentication scheme.

Version-Release number of selected component (if applicable):
pidgin-sipe-1.12.0-1.fc16.src.rpm

Comment 1 Stefan Becker 2011-12-08 16:17:56 UTC
(In reply to comment #1)
> Description of problem:
> Please add a BuildRequires for libnice-devel to pidgin-sipe.spec to have
> audio/video call support available.

from contrib/rpm/pidgin-sipe.spec included in the tarball:

# Use "--with vv" to enable Voice & Video features
%if 0%{?_with_vv:1}
BuildRequires:  libpurple-devel >= 2.8.0
BuildRequires:  glib2-devel >= 2.28.0
BuildRequires:  libnice-devel >= 0.1.0
BuildRequires:  gstreamer-devel
%endif

These BRs are fulfilled by F15+

 
> Also note that with current git master (and thus with the next sipe release)
> requires gmime-devel and nss-devel for TLS-SDK authentication scheme.

gmime-devel is still optional. I just enabled it for Fedora, so that I have at least one build platform on OBS that compiles against gmime :-)

Comment 2 Konstantin Ryabitsev 2011-12-08 19:03:11 UTC
I actually no longer use pidgin-sipe, as I recently switched jobs. I'll be orphaning this package shortly -- perhaps someone will pick it up.

Comment 3 Stefan Becker 2011-12-10 09:32:45 UTC
I would like to take ownership of the package. icon & jokajak can you sponsor me to join the "packager" group? My FAS account is "stefanb".

Comment 4 Fedora Admin XMLRPC Client 2012-01-08 06:13:47 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 5 Fedora Update System 2012-01-08 19:40:16 UTC
pidgin-sipe-1.12.0-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/pidgin-sipe-1.12.0-2.fc16

Comment 6 Fedora Update System 2012-01-08 19:41:27 UTC
pidgin-sipe-1.12.0-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/pidgin-sipe-1.12.0-2.fc15

Comment 7 Fedora Update System 2012-01-11 06:07:08 UTC
Package pidgin-sipe-1.12.0-2.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pidgin-sipe-1.12.0-2.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-0320/pidgin-sipe-1.12.0-2.fc15
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2012-01-19 01:37:12 UTC
pidgin-sipe-1.12.0-2.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2012-01-19 01:37:22 UTC
pidgin-sipe-1.12.0-2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Benjamin Kreuter 2012-12-21 18:09:30 UTC
It looks like the version of this package in EPEL6 is out of date and does not support audio/video.  Can the latest version of the package be pushed to EPEL6 also (I can help a bit if needed)?

Thanks.

Comment 11 Stefan Becker 2012-12-21 18:34:05 UTC
Unfortunately I don't have any package commit rights for EPEL5 or 6.

This will only work if EPEL6 fulfils the following additional BRs:

  libpurple-devel >= 2.8.0
  glib2-devel >= 2.28.0
  libnice-devel >= 0.1.0
  gstreamer-devel

I would also suggest to update at least to pidgin-sipe-1.13.3 while you are at it.


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