SPECS: python-gstreamer.spec - make import pygst usable

patrys patrys at pld-linux.org
Fri Mar 3 20:51:10 CET 2006


Author: patrys                       Date: Fri Mar  3 19:51:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make import pygst usable

---- Files affected:
SPECS:
   python-gstreamer.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/python-gstreamer.spec
diff -u SPECS/python-gstreamer.spec:1.13 SPECS/python-gstreamer.spec:1.14
--- SPECS/python-gstreamer.spec:1.13	Mon Jan 23 20:01:45 2006
+++ SPECS/python-gstreamer.spec	Fri Mar  3 20:51:03 2006
@@ -4,7 +4,7 @@
 Summary(pl):	Wiązania języka Python do GStreamera
 Name:		python-gstreamer
 Version:	0.10.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://gstreamer.freedesktop.org/src/gst-python/%{pname}-%{version}.tar.bz2
@@ -53,6 +53,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%py_comp $RPM_BUILD_ROOT%{py_sitedir}
+%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
+
 %py_postclean
 
 cp -R examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -71,6 +74,7 @@
 %dir %{py_sitedir}/gst-*/gst/extend
 %{py_sitedir}/gst-*/gst/extend/*.py[co]
 %{py_sitedir}/pygst.pth
+%{py_sitedir}/pygst.py[co]
 %{_datadir}/gst-python
 %{_pkgconfigdir}/gst-python-*.pc
 %{_examplesdir}/%{name}-%{version}
@@ -81,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/03/03 19:51:03  patrys
+- make import pygst usable
+
 Revision 1.13  2006/01/23 19:01:45  qboosh
 - updated to 0.10.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-gstreamer.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list