[totem] - fix typo from previous commit

paragn paragn at fedoraproject.org
Wed Oct 27 04:32:35 UTC 2010


commit 2591f3fa426f3ee12fc3004d8587ce59d77f76bd
Author: paragn <paragn at fedoraproject.org>
Date:   Wed Oct 27 09:58:35 2010 +0530

    - fix typo from previous commit

 totem.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index ff6f592..2fcbd1c 100644
--- a/totem.spec
+++ b/totem.spec
@@ -250,7 +250,7 @@ touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 %gconf_schema_prepare totem totem-handlers totem-video-thumbnail
 
 %preun
-%gconf_schema_remove totem totem-handlers.schemas totem-video-thumbnail
+%gconf_schema_remove totem totem-handlers totem-video-thumbnail
 
 %postun
 update-desktop-database &> /dev/null || :


More information about the scm-commits mailing list