|
@@ -1,3 +1,5 @@
|
|
|
|
+%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
|
|
+
|
|
%define major 0.10
|
|
%define major 0.10
|
|
|
|
|
|
%define _gst_ver 0.10.35
|
|
%define _gst_ver 0.10.35
|
|
@@ -17,7 +19,7 @@ Summary: GStreamer Streaming-media framework base plugins
|
|
Summary(ja): GStreamer ストリーミングメディアフレームワーク用基本プラグイン
|
|
Summary(ja): GStreamer ストリーミングメディアフレームワーク用基本プラグイン
|
|
Name: gstreamer-plugins-base
|
|
Name: gstreamer-plugins-base
|
|
Version: 0.10.35
|
|
Version: 0.10.35
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
License: LGPL
|
|
License: LGPL
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
URL: http://gstreamer.freedesktop.org/
|
|
URL: http://gstreamer.freedesktop.org/
|
|
@@ -88,6 +90,42 @@ plugins.
|
|
This package contains GStreamer base plugins library depvelopment and header
|
|
This package contains GStreamer base plugins library depvelopment and header
|
|
files.
|
|
files.
|
|
|
|
|
|
|
|
+# compat32
|
|
|
|
+%package -n compat32-%{name}
|
|
|
|
+Summary: GStreamer Streaming-media framework base plugins
|
|
|
|
+Summary(ja): GStreamer ストリーミングメディアフレームワーク用基本プラグイン
|
|
|
|
+Group: System Environment/Libraries
|
|
|
|
+Requires: %{name} = %{version}-%{release}
|
|
|
|
+
|
|
|
|
+%description -n compat32-%{name}
|
|
|
|
+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 about anything
|
|
|
|
+else media-related. Its plugin-based architecture means that new data
|
|
|
|
+types or processing capabilities can be added simply by installing new
|
|
|
|
+plugins.
|
|
|
|
+
|
|
|
|
+This package contains a set of well-maintained base plugins.
|
|
|
|
+
|
|
|
|
+%package -n compat32-%{name}-devel
|
|
|
|
+Summary: Libraries/include files for GStreamer base plugins
|
|
|
|
+Summary(ja): GStreamer 基本プラグインの開発用ライブラリ
|
|
|
|
+Group: Development/Libraries
|
|
|
|
+Requires: compat32-%{name} = %{version}-%{release}
|
|
|
|
+Requires: %{name}-devel = %{version}-%{release}
|
|
|
|
+Requires: compat32-gstreamer-devel >= %{_gst_ver}
|
|
|
|
+
|
|
|
|
+%description -n compat32-%{name}-devel
|
|
|
|
+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 about anything
|
|
|
|
+else media-related. Its plugin-based architecture means that new data
|
|
|
|
+types or processing capabilities can be added simply by installing new
|
|
|
|
+plugins.
|
|
|
|
+
|
|
|
|
+This package contains GStreamer base plugins library depvelopment and header
|
|
|
|
+files.
|
|
|
|
+
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q -n gst-plugins-base-%{version}
|
|
%setup -q -n gst-plugins-base-%{version}
|
|
@@ -125,6 +163,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
+%post -n compat32-%{name} -p /sbin/ldconfig
|
|
|
|
+
|
|
|
|
+%postun -n compat32-%{name} -p /sbin/ldconfig
|
|
|
|
+
|
|
%files -f %{po_package}.lang
|
|
%files -f %{po_package}.lang
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
%doc AUTHORS ChangeLog COPYING* NEWS README RELEASE REQUIREMENTS
|
|
%doc AUTHORS ChangeLog COPYING* NEWS README RELEASE REQUIREMENTS
|
|
@@ -157,7 +199,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
|
|
%{_libdir}/gstreamer-%{major}/libgsttcp.so
|
|
%{_libdir}/gstreamer-%{major}/libgsttcp.so
|
|
%{_libdir}/gstreamer-%{major}/libgsttypefindfunctions.so
|
|
%{_libdir}/gstreamer-%{major}/libgsttypefindfunctions.so
|
|
#{_libdir}/gstreamer-%{major}/libgsturidecodebin.so
|
|
#{_libdir}/gstreamer-%{major}/libgsturidecodebin.so
|
|
-%{_libdir}/gstreamer-%{major}/libgstvideo4linux.so
|
|
+#%{_libdir}/gstreamer-%{major}/libgstvideo4linux.so
|
|
%{_libdir}/gstreamer-%{major}/libgstvideorate.so
|
|
%{_libdir}/gstreamer-%{major}/libgstvideorate.so
|
|
%{_libdir}/gstreamer-%{major}/libgstvideoscale.so
|
|
%{_libdir}/gstreamer-%{major}/libgstvideoscale.so
|
|
%{_libdir}/gstreamer-%{major}/libgstvideotestsrc.so
|
|
%{_libdir}/gstreamer-%{major}/libgstvideotestsrc.so
|
|
@@ -183,7 +225,24 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/libgst*-%{major}.so
|
|
%{_libdir}/libgst*-%{major}.so
|
|
|
|
|
|
|
|
+# compat32
|
|
|
|
+%if %{build_compat32}
|
|
|
|
+%files -n compat32-%{name}
|
|
|
|
+%defattr(-,root,root)
|
|
|
|
+%{_libdir}/libgst*-%{major}.so.*
|
|
|
|
+%{_libdir}/gstreamer-%{major}/*.so
|
|
|
|
+
|
|
|
|
+%files -n compat32-%{name}-devel
|
|
|
|
+%defattr(-,root,root)
|
|
|
|
+%{_libdir}/libgst*-%{major}.so
|
|
|
|
+%{_libdir}/pkgconfig/*.pc
|
|
|
|
+%endif
|
|
|
|
+
|
|
|
|
+
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jan 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.35-2
|
|
|
|
+- create compat32 sub packages
|
|
|
|
+
|
|
* Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.35-1
|
|
* Sun Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.35-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|