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