https://bugzilla.redhat.com/show_bug.cgi?id=1815936



--- Comment #10 from Daniel Pocock <[email protected]> ---

The resiprocate.org server had a crash a few weeks ago, it is very gradually
being restored from backup.  I think the older source tarballs are back again
now.  My own beta build this week is at this URL:
https://fedrtc.org/resiprocate-review/

The unversioned Obsoletes is fixed in my local copy, I can't push it.

-Obsoletes: resiprocate-b2bua
+Obsoletes: resiprocate-b2bua < 1.9.0

I made the reTurn stuff optional on older systems without asio-1.14.0, so that
part wasn't tested in my own build on EPEL7.  I don't have a machine running
rawhide here.

Could you please add them like this.  Will it automatically handle the debug
symbols?  I don't have anything about *.debug files for any of the other libs.


 %files libs
 %doc COPYING
 %{_libdir}/libdum-*.so
 %{_libdir}/librepro-*.so
 %{_libdir}/libresip-*.so
 %if %build_return
 %{_libdir}/libreTurnClient-*.so
+%{_libdir}/libreTurnCommon-*.so
 %endif
 %{_libdir}/librutil-*.so
 %{_libdir}/libsipdial-*.so

 %files devel
 .....
 %{_libdir}/libresip.so
 %if %build_return
 %{_libdir}/libreTurnClient.so
+%{_libdir}/libreTurnCommon-*.so
 %endif
 %{_libdir}/librutil.so
 %{_libdir}/libsipdial.so

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to