forked from pool/rygel
Accepting request 459800 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459800 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=152
This commit is contained in:
10
rygel.spec
10
rygel.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rygel
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: rygel
|
||||
Version: 0.32.1
|
||||
Version: 0.33.1
|
||||
Release: 0
|
||||
Summary: Home Media Solution for GNOME based on UPnP/DLNA
|
||||
License: LGPL-2.0+
|
||||
Group: Productivity/Multimedia/Other
|
||||
Url: http://live.gnome.org/Rygel
|
||||
Source0: http://download.gnome.org/sources/rygel/0.32/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/rygel/0.33/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gobject-introspection-devel >= 1.33.4
|
||||
BuildRequires: libgupnp-av-devel >= 0.12.8
|
||||
BuildRequires: libgupnp-devel >= 0.20.14
|
||||
@@ -32,7 +32,9 @@ BuildRequires: libunistring-devel
|
||||
BuildRequires: sqlite3-devel >= 3.5
|
||||
BuildRequires: suse-xsl-stylesheets
|
||||
BuildRequires: systemd
|
||||
%if !0%{?is_opensuse}
|
||||
BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.24.0
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
@@ -213,7 +215,9 @@ the local machine.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if !0%{?is_opensuse}
|
||||
translation-update-upstream
|
||||
%endif
|
||||
|
||||
%build
|
||||
%configure --enable-tracker-plugin \
|
||||
|
Reference in New Issue
Block a user