- Fix source URL

This commit is contained in:
Bastien Nocera 2009-08-11 21:48:06 +00:00
parent 62d6dfe198
commit 90ca1a13e9

View File

@ -6,11 +6,11 @@
Summary: Movie player for GNOME
Name: totem
Version: 2.27.2
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+ with exceptions
Group: Applications/Multimedia
URL: http://projects.gnome.org/totem/
Source0: http://download.gnome.org/sources/totem/2.25/totem-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/totem/2.27/totem-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires(pre): GConf2 >= 2.14
@ -376,6 +376,9 @@ fi
%{_libdir}/totem/plugins/publish
%changelog
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.2-4
- Fix source URL
* Tue Aug 04 2009 Bastien Nocera <bnocera@redhat.com> 2.27.2-3
- Remove gnome-themes dependency, use gnome-icon-theme instead