commit 4d95e5e3b283a4d6f17ad24eda91733d3b9fb27c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 9 17:32:47 2019 +0000
Add Obsoletes:gstreamer-plugins-ugly-devel-docs, to try to fix an yum
transaction failure
gstreamer-plugins-ugly.spec | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-ugly.spec b/gstreamer-plugins-ugly.spec
index 185d2bc..3836406 100644
--- a/gstreamer-plugins-ugly.spec
+++ b/gstreamer-plugins-ugly.spec
@@ -11,7 +11,7 @@
Summary: GStreamer streaming media framework "ugly" plug-ins
Name: gstreamer-plugins-ugly
Version: 0.10.19
-Release: 30%{?dist}
+Release: 31%{?dist}
License: LGPLv2+
URL:
http://gstreamer.freedesktop.org/
Source:
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{...
@@ -43,6 +43,7 @@ Provides: gstreamer-mad = %{version}-%{release}
Provides: gstreamer-a52dec = %{version}-%{release}
Provides: gstreamer-dvdread = %{version}-%{release}
Provides: gstreamer-mpeg2dec = %{version}-%{release}
+Obsoletes: gstreamer-plugins-ugly-devel-docs <= %{version}-%{release}
%description
GStreamer is a streaming media framework, based on graphs of elements which
@@ -55,6 +56,9 @@ gstreamer-plugins-good because:
- there are possible licensing issues with the code.
+# gtk-doc-1.28 don't have gtkdoc-mktmpl anymore
+# Fix "gtkdoc-mktmpl: Command not found", by disabling gtk-doc
+
#package devel-docs
#Summary: Development documentation for the GStreamer "ugly" plug-ins
#Group: Development/Libraries
@@ -125,6 +129,10 @@ gstreamer-plugins-good because:
%changelog
+* Sat Feb 09 2019 Sérgio Basto <sergio(a)serjux.com> - 0.10.19-31
+- Add Obsoletes:gstreamer-plugins-ugly-devel-docs, to try to fix an yum
+ transaction failure
+
* Fri Nov 23 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 0.10.19-30
- Rebuild for x264-0.148 on el7
- Rebuild for ffmpeg-3.4.5 on el7