forked from pool/gupnp
Accepting request 75653 from home:vuntz:branches:GNOME:Factory
Update to 0.17.1 OBS-URL: https://build.opensuse.org/request/show/75653 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=30
This commit is contained in:
10
gupnp.spec
10
gupnp.spec
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: gupnp
|
||||
Version: 0.17.0
|
||||
Version: 0.17.1
|
||||
Release: 1
|
||||
Summary: Implementation of the UPnP specification
|
||||
License: LGPL v2 or later
|
||||
@@ -44,6 +44,8 @@ libraries utilizing the GUPnP framework.
|
||||
License: LGPL v2 or later
|
||||
Summary: Implementation of the UPnP specification
|
||||
Group: Development/Libraries/C and C++
|
||||
# This is the default context manager we want
|
||||
Recommends: NetworkManager
|
||||
|
||||
%description -n libgupnp-1_0-4
|
||||
GUPnP implements the UPnP specification: resource announcement and
|
||||
@@ -58,9 +60,6 @@ License: LGPL v2 or later
|
||||
Summary: Implementation of the UPnP specification - Development Files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libgupnp-1_0-4 = %{version}
|
||||
Requires: libsoup-devel
|
||||
Requires: libgssdp-devel
|
||||
Requires: libxml2-devel
|
||||
|
||||
%description -n libgupnp-devel
|
||||
GUPnP implements the UPnP specification: resource announcement and
|
||||
@@ -74,7 +73,8 @@ libraries utilizing the GUPnP framework.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
%configure --disable-static \
|
||||
--with-context-manager=network-manager
|
||||
%__make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
|
Reference in New Issue
Block a user