- Update to 2.91.0

This commit is contained in:
Bastien Nocera 2010-11-02 16:36:34 +00:00
parent 71691bc5a4
commit 0afe5a8ed2
3 changed files with 4 additions and 5 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
totem-2.90.5.tar.bz2
/totem-2.91.0.tar.bz2

View File

@ -1 +1 @@
ec4799ff71d5e406d307017bbb48fb75 totem-2.90.5.tar.bz2
b2770bcb3fa5327035acafa6238f8464 totem-2.91.0.tar.bz2

View File

@ -229,6 +229,7 @@ touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
%preun
%gconf_schema_remove totem totem-handlers totem-video-thumbnail
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%postun
update-desktop-database &> /dev/null || :
@ -236,6 +237,7 @@ if [ $1 -eq 0 ] ; then
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%posttrans
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
@ -245,14 +247,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%preun mythtv
%gconf_schema_remove totem-mythtv
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%post mythtv
%gconf_schema_upgrade totem-mythtv
%postun
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README TODO