mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 09:00:54 +00:00
update spec file
Original commit message from CVS: update spec file
This commit is contained in:
parent
06744a6b8e
commit
d27adc910e
2 changed files with 4 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit e0b121388ece524c0b7035a72bddd191d122d8bf
|
||||
Subproject commit bc4325349e8d0ec90aa5c5e74566880cc2e82527
|
|
@ -1,5 +1,5 @@
|
|||
%define majorminor @GST_MAJORMINOR@
|
||||
%define gstreamer gstreamer010
|
||||
%define gstreamer gstreamer
|
||||
%define _pygtk @PYGTK_REQ@
|
||||
%define _gst @GST_REQ@
|
||||
|
||||
|
@ -60,6 +60,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/python?.?/site-packages/pygst.pth
|
||||
%{_libdir}/python?.?/site-packages/pygst.py
|
||||
%{_libdir}/python?.?/site-packages/gst-%{majorminor}/gst/__init__.py*
|
||||
%{_libdir}/python?.?/site-packages/pygst.pyc
|
||||
%{_libdir}/python?.?/site-packages/pygst.pyo
|
||||
%{_libdir}/python?.?/site-packages/gst-%{majorminor}/gst/extend
|
||||
%{_libdir}/python?.?/site-packages/gst-%{majorminor}/gst/_gst.so
|
||||
%{_libdir}/python?.?/site-packages/gst-%{majorminor}/gst/interfaces.so
|
||||
|
|
Loading…
Reference in a new issue