Rebase to new upstream release 1.6.3

el8
Hans de Goede 9 years ago
parent b2abb36277
commit c6b3e06ee0

1
.gitignore vendored

@ -1,3 +1,4 @@
gst-plugins-bad-1.4.5.tar.xz
gst-plugins-bad-1.6.1.tar.xz
gst-plugins-bad-1.6.2.tar.xz
gst-plugins-bad-1.6.3.tar.xz

@ -4,7 +4,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Version: 1.6.2
Version: 1.6.3
Release: 1%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
@ -40,9 +40,9 @@ well enough, or the code is not of good enough quality.
%prep
%setup -q -n gst-plugins-bad-%{version}
# 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.2/GST_REQ=1.6.0/' configure
sed -i 's/GSTPB_REQ=1.6.2/GSTPB_REQ=1.6.0/' configure
# hack to allow building against 1.6.0 as 1.6.3 is not yet in the buildroot
sed -i 's/GST_REQ=1.6.3/GST_REQ=1.6.0/' configure
sed -i 's/GSTPB_REQ=1.6.3/GSTPB_REQ=1.6.0/' configure
%build
@ -96,6 +96,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
* Sat Jan 23 2016 Hans de Goede <j.w.r.degoede@gmail.com> - 1.6.3-1
- Rebase to new upstream release 1.6.3
* Thu Dec 24 2015 Hans de Goede <j.w.r.degoede@gmail.com> - 1.6.2-1
- Rebase to new upstream release 1.6.2

@ -1 +1 @@
7c73bec1d389f0e184ebbbbb9e9f883d gst-plugins-bad-1.6.2.tar.xz
4857adcafe41e4b9b8805cf88303bd55 gst-plugins-bad-1.6.3.tar.xz

Loading…
Cancel
Save