From bd999a739b6f497ca6fbd7ea48997115c60a88ff10df240b2522823b24579c06 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 17 Oct 2014 07:20:21 +0000 Subject: [PATCH] Accepting request 257270 from home:sumski:hazard:to:your:stereo Add baselibs.conf: provide multi-arch packages. OBS-URL: https://build.opensuse.org/request/show/257270 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=71 --- baselibs.conf | 1 + gupnp.changes | 5 +++++ gupnp.spec | 1 + 3 files changed, 7 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..42af5f9 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libgupnp-1_0-4 \ No newline at end of file diff --git a/gupnp.changes b/gupnp.changes index 12e798a..76e7c1d 100644 --- a/gupnp.changes +++ b/gupnp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 16 19:53:02 UTC 2014 - hrvoje.senjan@gmail.com + +- Add baselibs.conf: provide multi-arch packages. + ------------------------------------------------------------------- Mon Jun 30 20:48:09 UTC 2014 - dimstar@opensuse.org diff --git a/gupnp.spec b/gupnp.spec index 01150fa..d82eddf 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -24,6 +24,7 @@ License: LGPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.gupnp.org/ Source: http://download.gnome.org/sources/gupnp/0.20/%{name}-%{version}.tar.xz +Source1: baselibs.conf # Needed for the GTest BuildRequires: pkgconfig(glib-2.0) >= 2.16 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.4