Package Release Info

libmms-0.6.4-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmms-devel
libmms0

Change Logs

* Thu Feb 29 2024 pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
* Thu Feb 09 2017 dimstar@opensuse.org
- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.
* Wed Dec 16 2015 olaf@aepfle.de
- Restore BuildRoot: for SLE_11
* Wed Apr 23 2014 sbrabec@suse.cz
- Update to version 0.6.4:
  * Fix a possible heap memory overrun (bnc#874723, CVE-2014-2892).
  * Some changes for more recent automake versions.
  * Remove glib dependency.
  * Fix several issues that prevented seeking from working.
  * Remove dependency on iconv.
  * Fix connecting to certain mms streams.
* Sun Mar 24 2013 crrodriguez@opensuse.org
- libmms-nognetexport.patch: libmms
  exports functions that belong to gnome's gnet
  library, that will of course cause symbol clashes.
  We cannot just link to the system's gnet because it uses
  and slightly older API, just hide the symbols instead.
* Thu Nov 22 2012 crrodriguez@opensuse.org
- libmms-pkgconfig.patch: DO not inject bogus build
  dependencies via pkgconfig files, in this case glib2 which
  will pull pcre and so on...
* Mon Mar 05 2012 toddrme2178@gmail.com
- Added 32bit-compatibility package, needed by
  gstreamer-0_10-plugins-bad-32bit
* Tue Sep 20 2011 toddrme2178@gmail.com
- Changed one remaining case of %{name}0 to %{name}%{soname}
- Removed some extraneous spaces
* Fri Sep 16 2011 toddrme2178@gmail.com
- Added xine mailing list discussions about LGPL relicensing of
  xine code
- Added note in spec file about LGPL relicensing of xine code
* Thu Aug 04 2011 toddrme2178@gmail.com
- Switch to stored tarball rather that using the download service