fixed typelib package name
authorAnas Nashif <anas.nashif@intel.com>
Tue, 6 Nov 2012 21:53:54 +0000 (13:53 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 18 Jun 2013 11:31:41 +0000 (07:31 -0400)
packaging/gstreamer.spec

index 95aa79023fdd1cbf9e6494a0d11a5a46d85377a7..6163a39b3f98ac2c57c9a6d4d2e4dfae92dba89b 100644 (file)
@@ -48,7 +48,7 @@ installing new plug-ins.
 Summary:        Streaming-Media Framework Runtime -- Introspection bindings
 Group:          System/Libraries
 
-%description -n typelib-Gst-
+%description -n typelib-Gst
 GStreamer is a streaming-media framework, based on graphs of filters
 which operate on media data. Applications using this library can do
 anything from real-time sound processing to playing videos, and just
@@ -138,7 +138,7 @@ rm -rf %{buildroot}
 %defattr(-, root, root)
 %{_libdir}/*.so.*
 
-%files -n typelib--Gst
+%files -n typelib-Gst
 %defattr(-, root, root)
 %{_libdir}/girepository-1.0/Gst-1.0.typelib
 %{_libdir}/girepository-1.0/GstBase-1.0.typelib