diff --git a/.gitignore b/.gitignore index aee0a4b..b0da44d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ totem-2.90.5.tar.bz2 +/totem-2.91.0.tar.bz2 diff --git a/sources b/sources index 637adad..28610c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec4799ff71d5e406d307017bbb48fb75 totem-2.90.5.tar.bz2 +b2770bcb3fa5327035acafa6238f8464 totem-2.91.0.tar.bz2 diff --git a/totem.spec b/totem.spec index 65fead3..72efa25 100644 --- a/totem.spec +++ b/totem.spec @@ -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