forked from pool/libmms
6be7f8923f
- 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. OBS-URL: https://build.opensuse.org/request/show/160728 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmms?expand=0&rev=10
45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Mar 24 04:43:36 UTC 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 18:40:37 UTC 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 5 14:00:05 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Added 32bit-compatibility package, needed by
|
|
gstreamer-0_10-plugins-bad-32bit
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 20 10:02:16 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
- Changed one remaining case of %{name}0 to %{name}%{soname}
|
|
- Removed some extraneous spaces
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 16 10:01:18 UTC 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 4 15:21:22 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
- Switch to stored tarball rather that using the download service
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 23 13:43:16 UTC 2011 - reddwarf@opensuse.org
|
|
|
|
- Update to 0.6.2
|