- Remove unneeded scrollkeeper BR (#460344)
This commit is contained in:
parent
bed1c881cd
commit
8560e45c3e
@ -10,7 +10,7 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 2.23.91
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2 with exception
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.gnome.org/projects/totem/
|
||||
@ -34,7 +34,7 @@ Requires: gtk2 >= %gtk2_version
|
||||
#Requires: %{name}-backend = %{version}-%{release}
|
||||
Requires: %{name}-gstreamer
|
||||
|
||||
BuildRequires: gcc-c++, pkgconfig, gettext, scrollkeeper
|
||||
BuildRequires: gcc-c++, pkgconfig, gettext
|
||||
BuildRequires: gnome-desktop-devel >= 2.6.0, libglade2-devel
|
||||
BuildRequires: perl(XML::Parser) intltool
|
||||
BuildRequires: iso-codes-devel
|
||||
@ -412,6 +412,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 01 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.91-2
|
||||
- Remove unneeded scrollkeeper BR (#460344)
|
||||
|
||||
* Fri Aug 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.91-1
|
||||
- Update to 2.23.91
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user