commit fb6d23925005fc745a604b12d084d61b9076d565
Author: Alexandre Detiste <alexandre.detiste(a)gmail.com>
Date: Sun Jul 16 17:03:20 2017 +0200
strip out include of 'xlocale.h'
live555.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/live555.spec b/live555.spec
index 5851087..5ed2f3e 100644
--- a/live555.spec
+++ b/live555.spec
@@ -67,6 +67,7 @@ vobStreamer) and a variety of test tools.
%setup -q -n live
sed -i -e "s|-O2|%{optflags}|" \
config.linux-with-shared-libraries
+sed -i '/xlocale.h/d' liveMedia/include/Locale.hh
%build
@@ -119,6 +120,8 @@ chmod +x %{buildroot}%{_libdir}/*.so*
%changelog
* Sun Jul 16 2017 Alexandre Detiste <alexandre(a)detiste.be> - 2017.06.04-1
- New release
+- Use sed to out include of obsolete 'xlocale.h'
+
https://bugzilla.redhat.com/show_bug.cgi?id=1464640
* Tue May 23 2017 Alexandre Detiste <alexandre(a)detiste.be> - 2017.04.26-1
- New release