]> git.pld-linux.org Git - packages/python-gstreamer.git/commitdiff
- updated to 0.10.15 auto/th/python-gstreamer-0_10_15-1 auto/ti/python-gstreamer-0_10_15-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 5 Jun 2009 14:06:49 +0000 (14:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-gstreamer.spec -> 1.31

python-gstreamer.spec

index 83b580c057c384ad183ed43ce9d62bdf1be30ba6..70fb844b494d1b0d09421578cf1b3d9348e3f0c2 100644 (file)
@@ -2,12 +2,12 @@
 Summary:       GStreamer Python bindings
 Summary(pl.UTF-8):     Wiązania języka Python do GStreamera
 Name:          python-gstreamer
-Version:       0.10.14
+Version:       0.10.15
 Release:       1
 License:       LGPL v2+
 Group:         Libraries/Python
 Source0:       http://gstreamer.freedesktop.org/src/gst-python/%{pname}-%{version}.tar.bz2
-# Source0-md5: a2df4bc00c718ab9d1edda4429a58b9d
+# Source0-md5: 3329320a97bdbc669e11054f19bddf5a
 URL:           http://gstreamer.freedesktop.org/modules/gst-python.html
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -70,6 +70,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %py_postclean
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-*/*.la
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/gst-*/gst/*.la
 rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.la
 
@@ -79,6 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS RELEASE TODO
+%attr(755,root,root) %{_libdir}/gstreamer-*/libgstpython.so
 %dir %{py_sitedir}/gst-*
 %dir %{py_sitedir}/gst-*/gst
 %attr(755,root,root) %{py_sitedir}/gstoption.so
This page took 0.34655 seconds and 4 git commands to generate.