- Update to 2.20.1
- Require GTK+ 2.12.1
This commit is contained in:
parent
ba2600f65f
commit
29cec5f683
@ -1 +1 @@
|
||||
totem-2.20.0.tar.bz2
|
||||
totem-2.20.1.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
e7f289179b8ac304738d599d4a5c14a9 totem-2.20.0.tar.bz2
|
||||
6627727e7abd7a7f95257be8df6359a6 totem-2.20.1.tar.bz2
|
||||
|
||||
@ -1,10 +1,11 @@
|
||||
%define gstreamer_version 0.10.1
|
||||
%define gstreamer_plugins_base_version 0.10.14-3
|
||||
%define gstreamer_plugins_good_version 0.10.0
|
||||
%define gtk2_version 2.12.1
|
||||
|
||||
Summary: Movie player for GNOME 2
|
||||
Name: totem
|
||||
Version: 2.20.0
|
||||
Version: 2.20.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 with exception
|
||||
Group: Applications/Multimedia
|
||||
@ -27,6 +28,7 @@ Requires: gstreamer-plugins-good >= %gstreamer_plugins_good_version
|
||||
Requires: iso-codes
|
||||
Requires: gnome-themes
|
||||
Requires: %{name}-plparser = %{version}-%{release}
|
||||
Requires: gtk2 >= %gtk2_version
|
||||
|
||||
BuildRequires: gcc-c++, pkgconfig, gettext, scrollkeeper
|
||||
BuildRequires: gstreamer-devel >= %gstreamer_version
|
||||
@ -233,6 +235,10 @@ fi
|
||||
%{_libdir}/*so
|
||||
|
||||
%changelog
|
||||
* Wed Oct 17 2007 - Bastien Nocera <bnocera@redhat.com> - 2.20.1-1
|
||||
- Update to 2.20.1
|
||||
- Require GTK+ 2.12.1
|
||||
|
||||
* Sun Sep 16 2007 - Bastien Nocera <bnocera@redhat.com> - 2.20.0-1
|
||||
- Update for 2.20.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user