rpms/gstreamer-python/devel gstreamer-python.spec,1.5,1.6

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Apr 1 14:11:59 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/gstreamer-python/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1015/gstreamer-python/devel

Modified Files:
	gstreamer-python.spec 
Log Message:
a first batch of fixes for missing directories


Index: gstreamer-python.spec
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-python/devel/gstreamer-python.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gstreamer-python.spec	31 Mar 2005 21:22:33 -0000	1.5
+++ gstreamer-python.spec	1 Apr 2005 14:11:56 -0000	1.6
@@ -4,7 +4,7 @@
 
 Name:           %{gstreamer}-python
 Version:        0.8.1
-Release:        2
+Release:        3
 Summary:        Python bindings for GStreamer.
 
 Group:          Development/Languages
@@ -65,10 +65,15 @@
 %{_libdir}/python?.?/site-packages/gst
 %dir %{_datadir}/gst-python
 %{_datadir}/gst-python/examples
+%dir %{_datadir}/gst-python/2.0/
+%dir %{_datadir}/gst-python/2.0/defs/
 %{_datadir}/gst-python/2.0/defs/*.defs
 %{_libdir}/pkgconfig/gst-python-0.8.pc
 
 %changelog
+* Fri Apr  1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.8.1-3
+- include missing directories
+
 * Thu Mar 31 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.8.1-2
 - add deps pygtk2-devel and gstreamer-devel for pkgconfig file
 




More information about the fedora-extras-commits mailing list