SPECS: python-gstreamer.spec - add pth file; import gst works now

arekm arekm at pld-linux.org
Sun Aug 28 22:20:19 CEST 2005


Author: arekm                        Date: Sun Aug 28 20:20:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add pth file; import gst works now

---- Files affected:
SPECS:
   python-gstreamer.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/python-gstreamer.spec
diff -u SPECS/python-gstreamer.spec:1.8 SPECS/python-gstreamer.spec:1.9
--- SPECS/python-gstreamer.spec:1.8	Sun Aug 28 22:04:35 2005
+++ SPECS/python-gstreamer.spec	Sun Aug 28 22:20:12 2005
@@ -49,6 +49,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+echo "gst" > $RPM_BUILD_ROOT%{py_sitedir}/gst.pth
+
 cp -R examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
@@ -59,6 +61,7 @@
 %doc AUTHORS ChangeLog NEWS README TODO
 %dir %{py_sitedir}/gst
 %attr(755,root,root) %{py_sitedir}/gst/*.so
+%{py_sitedir}/*.pth
 %{py_sitescriptdir}/gst/*py[co]
 %{_pkgconfigdir}/*.pc
 %{_datadir}/%{pname}
@@ -70,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/08/28 20:20:12  arekm
+- add pth file; import gst works now
+
 Revision 1.8  2005/08/28 20:04:35  arekm
 - up to 0.8.2
 
================================================================

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




More information about the pld-cvs-commit mailing list