fixed typelib package name
authorAnas Nashif <anas.nashif@intel.com>
Tue, 6 Nov 2012 21:53:04 +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 56749c6d4f14f6076cd3b9ad954d3e357ea0ed92..95aa79023fdd1cbf9e6494a0d11a5a46d85377a7 100644 (file)
@@ -44,11 +44,11 @@ about anything else media-related.  Its plug-in-based architecture
 means that new data types or processing capabilities can be added by
 installing new plug-ins.
 
-%package -n typelib-1_0-Gst-1_0
+%package -n typelib-Gst
 Summary:        Streaming-Media Framework Runtime -- Introspection bindings
 Group:          System/Libraries
 
-%description -n typelib-1_0-Gst-1_0
+%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
@@ -81,7 +81,7 @@ Requires:       %{name} = %{version}
 # gstreamer-utils is required for the gstreamer-provides rpm magic.
 Requires:       gstreamer-utils = %{version}
 Requires:       libgstreamer = %{version}
-Requires:       typelib-1_0-Gst-1_0 = %{version}
+Requires:       typelib-Gst = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -138,7 +138,7 @@ rm -rf %{buildroot}
 %defattr(-, root, root)
 %{_libdir}/*.so.*
 
-%files -n typelib-1_0-Gst-1_0
+%files -n typelib--Gst
 %defattr(-, root, root)
 %{_libdir}/girepository-1.0/Gst-1.0.typelib
 %{_libdir}/girepository-1.0/GstBase-1.0.typelib