+ totem-3.22.0-2
Move gst-plugins-bad to Recommends, it's not required anymore since scaletempo moved to -good (#1417467)
This commit is contained in:
parent
b1ae3e88af
commit
731c2333c8
10
totem.spec
10
totem.spec
@ -6,7 +6,7 @@
|
||||
|
||||
Name: totem
|
||||
Version: 3.22.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Movie player for GNOME
|
||||
|
||||
@ -65,7 +65,6 @@ Requires: iso-codes
|
||||
Requires: gstreamer1%{?_isa}
|
||||
Requires: gstreamer1-plugins-base%{?_isa} >= %{gst_plugins_base_version}
|
||||
Requires: gstreamer1-plugins-good%{?_isa}
|
||||
Requires: gstreamer1-plugins-bad-free%{?_isa}
|
||||
Requires: gvfs-fuse%{?_isa}
|
||||
# Disabled until ported to GStreamer 1.0
|
||||
# Requires: gnome-dvb-daemon
|
||||
@ -73,6 +72,8 @@ Requires: grilo-plugins%{?_isa}
|
||||
Requires: gsettings-desktop-schemas%{?_isa}
|
||||
Requires: gtk3%{?_isa} >= %{gtk3_version}
|
||||
|
||||
Recommends: gstreamer1-plugins-bad-free%{?_isa}
|
||||
|
||||
# The mythtv sub-package was removed
|
||||
# (obsoleted by -upnp then by grilo in main)
|
||||
Obsoletes: totem-mythtv < 1:2.91.0-1
|
||||
@ -253,6 +254,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Jan 30 2017 Bastien Nocera <bnocera@redhat.com> - 3.22.0-2
|
||||
+ totem-3.22.0-2
|
||||
- Move gst-plugins-bad to Recommends, it's not required anymore
|
||||
since scaletempo moved to -good (#1417467)
|
||||
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 1:3.22.0-1
|
||||
- Update to 3.22.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user