More spec file updates for 3.7.93
This commit is contained in:
parent
46cae50dae
commit
fdc9065ae7
@ -6,7 +6,7 @@ Epoch: 1
|
||||
License: GPLv2+ with exceptions
|
||||
Group: Applications/Multimedia
|
||||
URL: http://projects.gnome.org/totem/
|
||||
Source0: http://download.gnome.org/sources/totem/3.6/totem-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/totem/3.7/totem-%{version}.tar.xz
|
||||
|
||||
Requires: gnome-icon-theme
|
||||
# For the opensubtitles plugin
|
||||
@ -35,10 +35,10 @@ BuildRequires: gcc-c++, pkgconfig, gettext
|
||||
BuildRequires: perl(XML::Parser) intltool
|
||||
BuildRequires: gnome-icon-theme
|
||||
BuildRequires: gsettings-desktop-schemas-devel
|
||||
BuildRequires: itstool
|
||||
BuildRequires: libXtst-devel
|
||||
BuildRequires: libXi-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: gnome-doc-utils
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: pygobject3-devel
|
||||
BuildRequires: totem-pl-parser-devel
|
||||
@ -157,7 +157,6 @@ export BROWSER_PLUGIN_DIR=%{_libdir}/mozilla/plugins
|
||||
%configure \
|
||||
--enable-browser-plugins \
|
||||
--enable-nautilus \
|
||||
--disable-scrollkeeper \
|
||||
--disable-static
|
||||
|
||||
make %{?_smp_mflags}
|
||||
@ -216,7 +215,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/totem/properties.ui
|
||||
%{_datadir}/totem/totem.ui
|
||||
%{_datadir}/totem/uri.ui
|
||||
%{_datadir}/totem/video-list.ui
|
||||
%dir %{_libexecdir}/totem
|
||||
%{_libexecdir}/totem/totem-bugreport.py
|
||||
%exclude %{_libexecdir}/totem/totem-bugreport.py[co]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user