SPECS: totem.spec - 1.5.2, (re)generate icon cache

freetz freetz at pld-linux.org
Mon Jun 12 20:19:28 CEST 2006


Author: freetz                       Date: Mon Jun 12 18:19:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.5.2, (re)generate icon cache

---- Files affected:
SPECS:
   totem.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/totem.spec
diff -u SPECS/totem.spec:1.86 SPECS/totem.spec:1.87
--- SPECS/totem.spec:1.86	Fri Jun  9 00:00:34 2006
+++ SPECS/totem.spec	Mon Jun 12 20:19:22 2006
@@ -17,12 +17,12 @@
 Summary:	Movie player for GNOME 2 based on the gstreamer engine
 Summary(pl):	Odtwarzacz filmów dla GNOME 2 oparty na silniku gstreamer
 Name:		totem
-Version:	1.5.1
+Version:	1.5.2
 Release:	1
 License:	GPL
 Group:		Applications/Multimedia
 Source0:	http://ftp.gnome.org/pub/gnome/sources/totem/1.5/%{name}-%{version}.tar.bz2
-# Source0-md5:	a3fbceb3648dfe97e5de4479b9bb12cc
+# Source0-md5:	72bbc885374c6322c0a7106e96dc75c4
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-idl.patch
 Patch2:		%{name}-mozilla_includes.patch
@@ -31,7 +31,7 @@
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	dbus-glib-devel >= 0.60
+BuildRequires:	dbus-glib-devel >= 0.61
 BuildRequires:	gnome-desktop-devel >= 2.15.2
 BuildRequires:	gnome-vfs2-devel >= 2.15.1
 BuildRequires:	rpmbuild(macros) >= 1.236
@@ -59,8 +59,9 @@
 BuildRequires:	scrollkeeper
 %{!?with_gstreamer:BuildRequires:	xine-lib-devel >= 2:1.0.2-1}
 BuildRequires:	xorg-lib-libXv-devel
+Requires(post,preun):	GConf2 >= 2.14.0
+Requires(post,postun):	gtk+2 >= 2:2.9.2
 Requires(post,postun):	scrollkeeper
-Requires(post,preun):	GConf2
 Requires:	%{name}-libs = %{version}-%{release}
 %if %{with gstreamer}
 Requires:	gstreamer-GConf >= 0.10.3
@@ -218,6 +219,7 @@
 %gconf_schema_install totem.schemas
 %scrollkeeper_update_post
 %update_desktop_database_post
+gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
 
 %preun
 %gconf_schema_uninstall totem-handlers.schemas
@@ -227,6 +229,7 @@
 %postun
 %scrollkeeper_update_postun
 %update_desktop_database_postun
+gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
 
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
@@ -271,6 +274,7 @@
 %{_desktopdir}/*.desktop
 %{_mandir}/man1/*
 %{_omf_dest_dir}/%{name}
+%{_iconsdir}/hicolor/*/*/media-player-48.png
 %{_pixmapsdir}/*
 %{_sysconfdir}/gconf/schemas/totem-handlers.schemas
 %{_sysconfdir}/gconf/schemas/totem-video-thumbnail.schemas
@@ -304,6 +308,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2006/06/12 18:19:22  freetz
+- 1.5.2, (re)generate icon cache
+
 Revision 1.86  2006/06/08 22:00:34  freetz
 - 1.5.1, GNOME 2.15.x deps, remove unsuported locale
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list