From: Anas Nashif Date: Tue, 6 Nov 2012 21:53:04 +0000 (-0800) Subject: fixed typelib package name X-Git-Tag: submit/tizen/20130618.113901~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53e07fb4b64c6ac7c0f3f032400e89f11f692639;p=platform%2Fupstream%2Fgstreamer.git fixed typelib package name --- diff --git a/packaging/gstreamer.spec b/packaging/gstreamer.spec index 56749c6d4f..95aa79023f 100644 --- a/packaging/gstreamer.spec +++ b/packaging/gstreamer.spec @@ -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