commit add6ce3e2dfcea95461d1a8d48d8aeb6e7a38e0d
Merge: d02e3e0 1a883f4
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Dec 7 13:04:10 2018 +0100
Rebuild for x264-0.148 on el7
gstreamer-plugins-ugly.spec | 75 +++++++++++++++++++++++++++++++--------------
1 file changed, 52 insertions(+), 23 deletions(-)
---
diff --cc gstreamer-plugins-ugly.spec
index 9ca4679,d4e801f..185d2bc
--- a/gstreamer-plugins-ugly.spec
+++ b/gstreamer-plugins-ugly.spec
@@@ -55,21 -55,21 +55,21 @@@ gstreamer-plugins-good because
- there are possible licensing issues with the code.
- %package devel-docs
- Summary: Development documentation for the GStreamer "ugly" plug-ins
- Group: Development/Libraries
- Requires: %{name} = %{version}-%{release}
- BuildArch: noarch
-
- %description devel-docs
- GStreamer is a streaming media framework, based on graphs of elements which
- operate on media data.
-
- This package contains the development documentation for the plug-ins that can't
- be shipped in gstreamer-plugins-good because:
- - the license is not LGPL
- - the license of the library is not LGPL
- - there are possible licensing issues with the code.
+ #package devel-docs
+ #Summary: Development documentation for the GStreamer "ugly" plug-ins
+ #Group: Development/Libraries
-#Requires: %{name} = %{version}-%{release}
++#Requires: %%{name} = %%{version}-%%{release}
+ #BuildArch: noarch
+ #
+ #description devel-docs
+ #GStreamer is a streaming media framework, based on graphs of elements which
+ #operate on media data.
+ #
+ #This package contains the development documentation for the plug-ins that can't
+ #be shipped in gstreamer-plugins-good because:
+ #- the license is not LGPL
+ #- the license of the library is not LGPL
+ #- there are possible licensing issues with the code.
%prep
@@@ -120,8 -120,8 +120,8 @@@
%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
- %files devel-docs
- %doc %{_datadir}/gtk-doc/html/gst-plugins-ugly-plugins-0.10
+ #files devel-docs
-#doc %{_datadir}/gtk-doc/html/gst-plugins-ugly-plugins-0.10
++#doc %%{_datadir}/gtk-doc/html/gst-plugins-ugly-plugins-0.10
%changelog
Show replies by date