SPECS (DEVEL): totem.spec - 2.19.90
patrys
patrys at pld-linux.org
Wed Aug 29 04:31:09 CEST 2007
Author: patrys Date: Wed Aug 29 02:31:09 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 2.19.90
---- Files affected:
SPECS:
totem.spec (1.121 -> 1.121.2.1)
---- Diffs:
================================================================
Index: SPECS/totem.spec
diff -u SPECS/totem.spec:1.121 SPECS/totem.spec:1.121.2.1
--- SPECS/totem.spec:1.121 Mon Aug 27 21:34:27 2007
+++ SPECS/totem.spec Wed Aug 29 04:31:04 2007
@@ -13,15 +13,16 @@
Summary: Movie player for GNOME 2 based on the gstreamer engine
Summary(pl.UTF-8): Odtwarzacz filmĂłw dla GNOME 2 oparty na silniku gstreamer
Name: totem
-Version: 2.18.3
+Version: 2.19.90
Release: 1
License: GPL
Group: Applications/Multimedia
-Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/2.18/%{name}-%{version}.tar.bz2
-# Source0-md5: 152a0ed2d21f6ce982e3d37066156110
+Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/2.19/%{name}-%{version}.tar.bz2
+# Source0-md5: 0855cb16f426550619f3549854888063
Patch0: %{name}-desktop.patch
Patch1: %{name}-idl.patch
Patch2: %{name}-configure.patch
+Patch3: %{name}-codegen.patch
URL: http://www.gnome.org/projects/totem/
BuildRequires: GConf2-devel >= 2.18.0.1
BuildRequires: autoconf
@@ -32,7 +33,7 @@
%if %{with gstreamer}
BuildRequires: gstreamer-plugins-base-devel >= 0.10.10
%endif
-BuildRequires: gtk+2-devel >= 2:2.10.9
+BuildRequires: gtk+2-devel >= 2:2.11.6
BuildRequires: intltool >= 0.35.5
BuildRequires: iso-codes
BuildRequires: libglade2-devel >= 1:2.6.0
@@ -156,6 +157,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
%{__intltoolize}
@@ -180,12 +182,13 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
- plugindir=%{_browserpluginsdir} \
+ MOZILLA_PLUGINDIR=%{_browserpluginsdir} \
typelibdir=%{_browserpluginsdir} \
xptdir=%{_browserpluginsdir} \
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
rm -f $RPM_BUILD_ROOT%{_browserpluginsdir}/*.{la,a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/totem/plugins/*/*.{la,a}
rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.{la,a}
%find_lang %{name} --all-name --with-gnome
@@ -235,10 +238,23 @@
%{_mandir}/man1/totem-video-thumbnailer.1*
%{_omf_dest_dir}/%{name}
%{_iconsdir}/hicolor/*/*/totem.*
-%{_pixmapsdir}/vanity.png
%{_sysconfdir}/gconf/schemas/totem-handlers.schemas
%{_sysconfdir}/gconf/schemas/totem-video-thumbnail.schemas
%{_sysconfdir}/gconf/schemas/totem.schemas
+%dir %{_libdir}/totem
+%dir %{_libdir}/totem/plugins
+%dir %{_libdir}/totem/plugins/bemused
+%dir %{_libdir}/totem/plugins/galago
+%dir %{_libdir}/totem/plugins/gromit
+%dir %{_libdir}/totem/plugins/lirc
+%dir %{_libdir}/totem/plugins/media-player-keys
+%dir %{_libdir}/totem/plugins/ontop
+%dir %{_libdir}/totem/plugins/properties
+%dir %{_libdir}/totem/plugins/screensaver
+%dir %{_libdir}/totem/plugins/skipto
+%attr(755,root,root) %{_libdir}/totem/plugins/*/*.so
+%{_libdir}/totem/plugins/*/*.totem-plugin
+%{_libdir}/totem/plugins/*/*.ui
%files libs
%defattr(644,root,root,755)
@@ -267,6 +283,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121.2.1 2007/08/29 02:31:04 patrys
+- 2.19.90
+
Revision 1.121 2007/08/27 19:34:27 megabajt
- updated to 2.18.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/totem.spec?r1=1.121&r2=1.121.2.1&f=u
More information about the pld-cvs-commit
mailing list