- The mozilla plugin only need gecko-libs, not devel Thanks to Jeremy Katz
for noticing
This commit is contained in:
parent
7e53acd3d1
commit
c3f37dfbdf
@ -7,7 +7,7 @@
|
||||
Summary: Movie player for GNOME 2
|
||||
Name: totem
|
||||
Version: 2.21.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2 with exception
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.gnome.org/projects/totem/
|
||||
@ -64,7 +64,7 @@ a pretty complete keyboard navigation.
|
||||
%package mozplugin
|
||||
Summary: Mozilla plugin for Totem
|
||||
Group: Applications/Internet
|
||||
Requires: gecko-devel = %gecko_version
|
||||
Requires: gecko-libs = %gecko_version
|
||||
|
||||
%description mozplugin
|
||||
Totem is simple movie player for the Gnome desktop. The mozilla plugin
|
||||
@ -282,6 +282,10 @@ fi
|
||||
%{_libdir}/*so
|
||||
|
||||
%changelog
|
||||
* Thu Dec 06 2007 - Bastien Nocera <bnocera@redhat.com> - 2.21.3-3
|
||||
- The mozilla plugin only need gecko-libs, not devel
|
||||
Thanks to Jeremy Katz for noticing
|
||||
|
||||
* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 2.21.3-2
|
||||
- Rebuild for deps
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user