commit 27671b40b096342b6cab5684c1b31cb8dd267f41
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Dec 7 14:41:24 2018 +0100
Rebuild for x264-0.148 on el7
gstreamer1-plugins-ugly.spec | 18 +++++++++++-------
sources | 2 +-
2 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec
index 721f839..ce990e8 100644
--- a/gstreamer1-plugins-ugly.spec
+++ b/gstreamer1-plugins-ugly.spec
@@ -1,11 +1,11 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
-Version: 1.10.4
+Version: 1.10.5
Release: 1%{?dist}
License: LGPLv2+
-Group: Applications/Multimedia
URL:
http://gstreamer.freedesktop.org/
Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{...
+
BuildRequires: gstreamer1-devel >= 1.10.0
BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
BuildRequires: gettext-devel
@@ -38,7 +38,6 @@ gstreamer-plugins-good because:
%package devel-docs
Summary: Development documentation for the GStreamer "ugly" plug-ins
-Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
BuildArch: noarch
@@ -54,21 +53,21 @@ be shipped in gstreamer-plugins-good because:
%prep
-%setup -q -n gst-plugins-ugly-%{version}
+%autosetup -n gst-plugins-ugly-%{version}
%build
%configure --disable-static \
--with-package-name="gst-plugins-ugly 1.0 rpmfusion rpm" \
--with-package-origin="http://rpmfusion.org/" \
- --enable-debug \
+ --disable-debug \
--enable-gtk-doc \
--disable-cdio \
--disable-dvdread \
--disable-xingmux \
--disable-mpg123
-make %{?_smp_mflags}
+%make_build V=1
# --disable-twolame
# --disable-a52dec \
@@ -77,7 +76,7 @@ make %{?_smp_mflags}
%install
%make_install
%find_lang gst-plugins-ugly-1.0
-rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
# gstreamer1-plugins-ugly-free-devel already have all files of gtk-doc
rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc
@@ -111,6 +110,11 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc
%changelog
+* Tue Nov 20 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.10.5-1
+- Rebuild for x264-0.148 on el7
+- Rebuild for ffmpeg-3.4.5 on el7
+- Set Make macros
+
* Mon Aug 27 2018 Sérgio Basto <sergio(a)serjux.com> - 1.10.4-1
- Update to 1.10.4
diff --git a/sources b/sources
index 7cc0247..3ec851e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c68d0509c9980b0b70a4b836ff73fff1 gst-plugins-ugly-1.10.4.tar.xz
+75fcb303118d4035d2740adb825505fb gst-plugins-ugly-1.10.5.tar.xz