From 9aec24360b6cb564035daa3336b2cab0ed945ae600f2c54f96a4ba7051ea8ed8 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 11 Feb 2014 13:06:46 +0000 Subject: [PATCH] Accepting request 221843 from home:coolo:branches:openSUSE:Factory - add baselibs.conf to satisfy libqt5-base-32bit OBS-URL: https://build.opensuse.org/request/show/221843 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/mtdev?expand=0&rev=11 --- baselibs.conf | 1 + mtdev.changes | 5 +++++ mtdev.spec | 3 ++- 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..db71c8e --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libmtdev1 diff --git a/mtdev.changes b/mtdev.changes index cddf61b..2e3acd9 100644 --- a/mtdev.changes +++ b/mtdev.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 11 13:02:33 UTC 2014 - coolo@suse.com + +- add baselibs.conf to satisfy libqt5-base-32bit + ------------------------------------------------------------------- Thu Sep 5 13:53:53 UTC 2013 - sndirsch@suse.com diff --git a/mtdev.spec b/mtdev.spec index 66630c3..71d045e 100644 --- a/mtdev.spec +++ b/mtdev.spec @@ -1,7 +1,7 @@ # # spec file for package mtdev # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,7 @@ Group: System/Libraries Version: 1.1.4 Release: 0 Source: http://bitmath.org/code/mtdev/mtdev-%{version}.tar.bz2 +Source1: baselibs.conf Url: http://bitmath.org/code/mtdev/ BuildRoot: %{_tmppath}/%{name}-%{version}-build