automatic update by autodist [release 1.4.0-1mamba;Tue Nov 04 2014]
This commit is contained in:
parent
f6beb41240
commit
150f41d674
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: python-gst
|
||||
Version: 1.2.1
|
||||
Version: 1.4.0
|
||||
Release: 1mamba
|
||||
Summary: Python bindings for GStreamer
|
||||
Group: Development/Languages
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||
URL: http://gstreamer.freedesktop.org/
|
||||
Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.gz
|
||||
Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.xz
|
||||
Patch: gst-python-0.10.13-configure-python26.patch
|
||||
License: LGPL
|
||||
BuildRequires: gcc-c++
|
||||
@ -72,41 +72,21 @@ This package contains static libraries need for development.
|
||||
%defattr(-,root,root)
|
||||
%dir %{python_sitearch}/gi/overrides/
|
||||
%{python_sitearch}/gi/overrides/*
|
||||
#%{_libdir}/gstreamer-%{majver}/libgstpython.la
|
||||
#%{_libdir}/gstreamer-%{majver}/libgstpython.so
|
||||
#%{python_sitearch}/pygst.pth
|
||||
#%{python_sitearch}//pygst.py
|
||||
#%dir %{python_sitearch}/gst-0.10/gst
|
||||
#%{python_sitearch}/gst-0.10/gst/__init__.py
|
||||
#%{python_sitearch}/gst-0.10/gst/__init__.pyc
|
||||
#%{python_sitearch}/gst-0.10/gst/__init__.pyo
|
||||
#%{python_sitearch}/gst-0.10/gst/*.so
|
||||
#%dir %{python_sitearch}/gst-0.10/gst/extend
|
||||
#%{python_sitearch}/gst-0.10/gst/extend/*.py
|
||||
#%{python_sitearch}/gst-0.10/gst/extend/*.pyc
|
||||
#%{python_sitearch}/gst-0.10/gst/extend/*.pyo
|
||||
#%dir %{_datadir}/gst-python/0.10/defs
|
||||
#%{_datadir}/gst-python/0.10/defs/*.defs
|
||||
#%dir %{_datadir}/gst-python/0.10/examples
|
||||
#%{_datadir}/gst-python/0.10/examples/gst-discover
|
||||
#%{_datadir}/gst-python/0.10/examples/pipeline-tester
|
||||
#%{_datadir}/gst-python/0.10/examples/*.py
|
||||
%{_libdir}/gstreamer-1.0/libgstpythonplugin.la
|
||||
%{_libdir}/gstreamer-1.0/libgstpythonplugin.so
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
#%files devel
|
||||
#%defattr(-,root,root)
|
||||
#%{_includedir}/gstreamer-0.10/gst/pygst.h
|
||||
#%{_includedir}/gstreamer-0.10/gst/pygstexception.h
|
||||
#%{_includedir}/gstreamer-0.10/gst/pygstminiobject.h
|
||||
#%{_includedir}/gstreamer-0.10/gst/pygstvalue.h
|
||||
#%dir %{python_sitearch}/gst-0.10/gst
|
||||
#%{python_sitearch}/gst-0.10/gst/*.la
|
||||
#%{python_sitearch}/*.la
|
||||
#%{python_sitearch}/*.so
|
||||
#%{_libdir}/pkgconfig/*.pc
|
||||
#%doc ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2014 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sun Oct 12 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.90-1mamba
|
||||
- update to 1.3.90
|
||||
|
||||
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user