Changelog for
openmcu-debuginfo-3.48.0-1.13.x86_64.rpm :
* Sat Jul 23 2016 davejplaterAATTgmail.com- Fix build with ffmpeg3 libraries with openmcu-ffmpeg3.patch.
* Mon Jul 04 2016 iAATTmarguerite.su- add patch openmcu-3.48.0-gcc6.patch, fixed boo#985367
* if/ofstream takes \'const char
*\' as the first argument, can\'t pass PString to it.
* PString has its own constructors defined that conflicts w/ std::string (same methods like ++), so use \'PString.operator std::string()\' to convert PString to std::string, then use string method c_str() to convert to const char
*
* Thu Mar 10 2016 dvaleevAATTsuse.com- ppc64le-support.patch: Add support for ppc64le
* Thu Oct 15 2015 schwabAATTsuse.de- aarch64-support.patch: Add support for aarch64- undefined-operation.patch: Remove undefined operation
* Thu Sep 17 2015 jengelhAATTinai.de- Trim filelist, use ffmpeg instead of libav
* Thu Sep 17 2015 p.drouandAATTgmail.com- Update to version 3.48.0
* No changelog available- Remove openmcu_missing_includes.patch- Split out codecs into there own subpackage- Update homepage Url- Use download Url as source- Move from pwlib-devel and openh323-devel to libpt-devel and h323plus-devel- Add additional dependencies
* libav-tools
* libavcodec-devel
* libswresample-devel
* pkgconfig(alsa)
* pkgconfig(expat)
* pkgconfig(freetype2)
* pkgconfig(sofia-sip-ua)
* pkgconfig(libsasl2)
* pkgconfig(libv4l2)
* pkgconfig(opal)
* pkgconfig(openssl)
* pkgconfig(vpx)
* libjpeg-devel
* bison
* flex
* autoconf
* automake
* Wed Jul 11 2012 adrianAATTsuse.de- fix builds when using a target arch (eg. armv7hl)- drop unsafe build root removal
* Tue Feb 21 2012 kkeilAATTlinux-pingi.de- update to v2_2_1
* No changes documented upstream
* Sat May 12 2007 olhAATTsuse.de- remove unused libavc1394-devel libdc1394-devel from Buildrequires
* Tue Nov 07 2006 roAATTsuse.de- fix manpage permissions
* Thu Aug 10 2006 kkeilAATTsuse.de- update to 2.2.0- fixes for pwlib 1.11.1
* Thu Mar 09 2006 bkAATTsuse.de- Use explicit gcc-c++ in BuildRequires (was implicit by SDL-devel)
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Fri Apr 08 2005 kkaempfAATTsuse.de- update to 2.1.0- fixes for 64bit systems
* Wed Aug 18 2004 kkaempfAATTsuse.de- update to 2.0.5, versioning decoupled from openh323 now.
* Mon Mar 22 2004 kkaempfAATTsuse.de- update to 1.13.4
* Mon Mar 08 2004 roAATTsuse.de- added libdc1394-devel to neededforbuild
* Sun Feb 22 2004 kkaempfAATTsuse.de- update to 1_13_1
* Sat Jan 10 2004 adrianAATTsuse.de- add %defattr
* Fri Jul 18 2003 kkaempfAATTsuse.de- update to 1.1.9
* Wed Jan 29 2003 meissnerAATTsuse.de- Tried fixing it again.
* Sun Jan 26 2003 meissnerAATTsuse.de- ppc64 support, cleaned up arch handling.
* Wed Jan 15 2003 kkaempfAATTsuse.de- update to 1.1.5
* Mon Nov 18 2002 kkaempfAATTsuse.de- add expat for VoiceXML support.
* Thu Nov 14 2002 kkaempfAATTsuse.de- update to 1.1.3
* Thu Nov 07 2002 roAATTsuse.de- update to 1.1.1
* Sun Aug 18 2002 kkaempfAATTsuse.de- Update to 1.0.19
* Tue Jul 09 2002 kkaempfAATTsuse.de- Update to 1.0.18
* Fri Feb 01 2002 kkaempfAATTsuse.de- Update to 1.0.12
* Tue Dec 18 2001 kkaempfAATTsuse.de- Update to 1.0.11- Use %{_libdir} in .spec file.- replace README with man page.
* Fri Aug 17 2001 kkaempfAATTsuse.de- update to 1.0.9 install README.txt to /usr/share/doc/packages
* Thu Aug 16 2001 kkaempfAATTsuse.de- implement RPM_BUILD_ROOT in spec file.
* Tue Aug 07 2001 kkaempfAATTsuse.de- update to 1.0.8- add openssl, openssl-devel to neededforbuild
* Wed Jan 03 2001 kkaempfAATTsuse.de- install directly to /usr/sbin
* Tue Jan 02 2001 kkaempfAATTsuse.de- update to maintenance release 0.1alpha2
* Wed Jul 12 2000 kkaempfAATTsuse.de- fix sparc machtype
* Mon Jul 10 2000 kkaempfAATTsuse.de- fix alpha and ia64
* Mon Jul 03 2000 kkaempfAATTsuse.de- fix neededforbuild
* Mon Jul 03 2000 kkaempfAATTsuse.de- created package