From 816836bd6a0b022aeb75a1ead7db32dde576a42c04eb226b18aebb66a200f7c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 5 Mar 2012 14:33:00 +0000 Subject: [PATCH] Accepting request 107986 from home:TheBlackCat:branches:multimedia:libs - Added 32bit-compatibility package, needed by gstreamer-0_10-plugins-bad-32bit OBS-URL: https://build.opensuse.org/request/show/107986 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmms?expand=0&rev=6 --- baselibs.conf | 1 + libmms.changes | 6 ++++++ libmms.spec | 3 ++- 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..0d41ce4 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libmms0 diff --git a/libmms.changes b/libmms.changes index 39d074f..ff36b26 100644 --- a/libmms.changes +++ b/libmms.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/libmms.spec b/libmms.spec index 04516d4..27eca97 100644 --- a/libmms.spec +++ b/libmms.spec @@ -20,7 +20,7 @@ Name: libmms Version: 0.6.2 Release: 0 -License: LGPLv2+ +License: LGPL-2.1+ # NOTE: there are files from the xine project with GPL headers in the source, # but these were re-licensed to LGPLv2+ with the explicit permission of all # contributors. @@ -33,6 +33,7 @@ Group: System/Libraries Source0: %{name}-%{version}.tar.bz2 Source1: libmms-relicensing-1.txt Source2: libmms-relicensing-2.txt +Source3: baselibs.conf BuildRequires: pkg-config BuildRequires: pkgconfig(glib-2.0)