- Fix unclosed curly brace
This commit is contained in:
parent
e3ee71fd14
commit
3e7d23ad30
@ -5,7 +5,7 @@
|
||||
Summary: Movie player for GNOME 2
|
||||
Name: totem
|
||||
Version: 2.19.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.gnome.org/projects/totem/
|
||||
@ -193,7 +193,7 @@ fi
|
||||
%{_datadir}/omf/%{name}/
|
||||
%{_datadir}/%{name}/
|
||||
%{_libdir}/nautilus/extensions-1.0/*.so*
|
||||
%dir %{_libdir/totem/plugins
|
||||
%dir %{_libdir}/totem/plugins
|
||||
%{_libdir}/totem/plugins/gromit
|
||||
%{_libdir}/totem/plugins/ontop
|
||||
%{_libdir}/totem/plugins/screensaver
|
||||
@ -229,6 +229,9 @@ fi
|
||||
%{_libdir}/*so
|
||||
|
||||
%changelog
|
||||
* Mon May 21 2007 - Bastien Nocera <bnocera@redhat.com> - 2.19.2-3
|
||||
- Fix unclosed curly brace
|
||||
|
||||
* Fri May 18 2007 - Bastien Nocera <bnocera@redhat.com> - 2.19.2-2
|
||||
- Add lirc, and galago sub-packages
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user