- Kill galago plugin
This commit is contained in:
parent
97b770e439
commit
1d87f2fe63
23
totem.spec
23
totem.spec
@ -9,7 +9,7 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 2.25.91
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+ with exceptions
|
||||
Group: Applications/Multimedia
|
||||
URL: http://projects.gnome.org/totem/
|
||||
@ -56,12 +56,12 @@ BuildRequires: liberation-sans-fonts
|
||||
|
||||
# For plugins
|
||||
BuildRequires: lirc-devel
|
||||
BuildRequires: libgalago-devel
|
||||
BuildRequires: gmyth-devel
|
||||
#BuildRequires: tracker-devel
|
||||
BuildRequires: libepc-devel
|
||||
|
||||
Obsoletes: nautilus-media
|
||||
Obsoletes: totem-galago
|
||||
|
||||
%description
|
||||
Totem is simple movie player for the GNOME desktop. It features a
|
||||
@ -119,18 +119,6 @@ Requires: %{name} = %{version}-%{release}
|
||||
%description lirc
|
||||
This package provides a plugin to add LIRC (Infrared remote) support to Totem.
|
||||
|
||||
%package galago
|
||||
Summary: Galago (Instant Messenger status) plugin for Totem
|
||||
Group: Applications/Multimedia
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
%description galago
|
||||
This package provides a plugin to allow Totem to set Instant Messenger
|
||||
statuses when playing a movie in fullscreen.
|
||||
|
||||
Your Instant Messenging program might require a plugin to take
|
||||
advantage of this feature.
|
||||
|
||||
%package mythtv
|
||||
Summary: MythTV plugin for Totem
|
||||
Group: Applications/Multimedia
|
||||
@ -446,10 +434,6 @@ fi
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/nautilus/extensions-2.0/*.so*
|
||||
|
||||
%files galago
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/totem/plugins/galago
|
||||
|
||||
%files lirc
|
||||
%defattr(-, root, root)
|
||||
%{_libdir}/totem/plugins/lirc
|
||||
@ -496,6 +480,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 26 2009 - Bastien Nocera <bnocera@redhat.com> - 2.25.91-4
|
||||
- Kill galago plugin
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user