SPECS (DEVEL): totem.spec - fix python support

patrys patrys at pld-linux.org
Wed Aug 6 13:01:21 CEST 2008


Author: patrys                       Date: Wed Aug  6 11:01:21 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- fix python support

---- Files affected:
SPECS:
   totem.spec (1.142.2.4 -> 1.142.2.5) 

---- Diffs:

================================================================
Index: SPECS/totem.spec
diff -u SPECS/totem.spec:1.142.2.4 SPECS/totem.spec:1.142.2.5
--- SPECS/totem.spec:1.142.2.4	Wed Jul 23 18:16:01 2008
+++ SPECS/totem.spec	Wed Aug  6 13:01:15 2008
@@ -57,7 +57,7 @@
 BuildRequires:	sed >= 4.0
 BuildRequires:	shared-mime-info >= 0.22
 BuildRequires:	startup-notification-devel >= 0.8
-BuildRequires:	totem-pl-parser-devel >= 2.22.1
+BuildRequires:	totem-pl-parser-devel >= 2.23.3
 %{!?with_gstreamer:BuildRequires:	xine-lib-devel >= 2:1.0.2-1}
 BuildRequires:	xorg-lib-libXv-devel
 BuildRequires:	xorg-lib-libXxf86vm-devel >= 1.0.1
@@ -158,6 +158,7 @@
 	--enable-nautilus \
 	--%{?with_nvtv:enable}%{!?with_nvtv:disable}-nvtv \
 	%{?with_gstreamer:--enable-gstreamer} \
+	--enable-python \
 	--with-gecko=xulrunner
 
 %{__make}
@@ -273,6 +274,7 @@
 %attr(755,root,root) %{_libdir}/totem/plugins/tracker/libtracker.so
 %{_libdir}/totem/plugins/tracker/tracker.totem-plugin
 %dir %{_libdir}/totem/plugins/youtube
+%{_libdir}/totem/plugins/totem/__init__.py[co]
 %{_libdir}/totem/plugins/youtube/youtube.py[co]
 %{_libdir}/totem/plugins/youtube/youtube.totem-plugin
 %{_libdir}/totem/plugins/youtube/youtube.ui
@@ -288,6 +290,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.142.2.5  2008/08/06 11:01:15  patrys
+- fix python support
+
 Revision 1.142.2.4  2008/07/23 16:16:01  patrys
 - 2.23.4
 - patch for nvtv with --as-needed
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/totem.spec?r1=1.142.2.4&r2=1.142.2.5&f=u



More information about the pld-cvs-commit mailing list