|
|
@ -51,9 +51,9 @@ be shipped in gstreamer-plugins-good because:
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q -n gst-plugins-ugly-%{version}
|
|
|
|
%setup -q -n gst-plugins-ugly-%{version}
|
|
|
|
# hack to allow building against 1.6.0 as 1.6.1 is not yet in the buildroot
|
|
|
|
# hack to allow building against 1.6.0 as 1.6.2 is not yet in the buildroot
|
|
|
|
sed -i 's/GST_REQ=1.6.1/GST_REQ=1.6.0/' configure
|
|
|
|
sed -i 's/GST_REQ=1.6.2/GST_REQ=1.6.0/' configure
|
|
|
|
sed -i 's/GSTPB_REQ=1.6.1/GSTPB_REQ=1.6.0/' configure
|
|
|
|
sed -i 's/GSTPB_REQ=1.6.2/GSTPB_REQ=1.6.0/' configure
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|