[gstreamer1-plugins-bad-freeworld] remove unused gtk-doc
by Leigh Scott
commit 0c7bac326674c11e30564e9cc1d6dd66248d07d6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 21:22:48 2020 +0000
remove unused gtk-doc
gstreamer1-plugins-bad-freeworld.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 156ca30..b4afc51 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -21,7 +21,6 @@ BuildRequires: gstreamer1-plugins-base-devel >= %{version}
BuildRequires: check
BuildRequires: gettext-devel
BuildRequires: libXt-devel
-BuildRequires: gtk-doc
BuildRequires: orc-devel
BuildRequires: libdca-devel
BuildRequires: faad2-devel
4 years, 8 months
[gstreamer1-plugins-bad-freeworld] Disable libde265 for i686
by Leigh Scott
commit 81a06a5110b411beef9d37bae30d23ecac841c45
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 21:19:19 2020 +0000
Disable libde265 for i686
gstreamer1-plugins-bad-freeworld.spec | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index a258ec2..156ca30 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,6 +1,10 @@
# which plugins to actually build and install
%global gstdirs gst/dvbsuboverlay gst/dvdspu gst/siren
+%ifnarch i686
%global extdirs ext/dts ext/faad ext/libde265 ext/libmms ext/mpeg2enc ext/mplex ext/rtmp ext/voamrwbenc ext/x265
+%else
+%global extdirs ext/dts ext/faad ext/libmms ext/mpeg2enc ext/mplex ext/rtmp ext/voamrwbenc ext/x265
+%endif
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
@@ -28,7 +32,9 @@ BuildRequires: vo-amrwbenc-devel
#BuildRequires: vo-aacenc-devel
BuildRequires: libusbx-devel
BuildRequires: x265-devel
+%ifnarch i686
BuildRequires: libde265-devel
+%endif
%description
GStreamer is a streaming media framework, based on graphs of elements which
@@ -87,7 +93,9 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstsiren.so
# Plugins with external dependencies
+%ifnarch i686
%{_libdir}/gstreamer-1.0/libgstde265.so
+%endif
%{_libdir}/gstreamer-1.0/libgstdtsdec.so
%{_libdir}/gstreamer-1.0/libgstfaad.so
%{_libdir}/gstreamer-1.0/libgstmms.so
4 years, 8 months
[gstreamer1-plugins-bad-freeworld] Rebuilt for i686
by Leigh Scott
commit ea7a4c58a6e120ce34dfc45e95db6e60afa1da2d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 20:02:30 2020 +0000
Rebuilt for i686
gstreamer1-plugins-bad-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index f73c0aa..a258ec2 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,7 +5,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Version: 1.16.2
-Release: 3%{?dist}
+Release: 4%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
Source0: %{url}/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
@@ -100,6 +100,9 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Thu Mar 12 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.16.2-4
+- Rebuilt for i686
+
* Sun Feb 23 2020 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1.16.2-3
- Rebuild for x265
4 years, 8 months
[libquicktime] Rebuilt for i686
by Leigh Scott
commit 1181b8c0aefcdc6d77000394c6b2be817c64ac4a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 18:53:39 2020 +0000
Rebuilt for i686
libquicktime.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libquicktime.spec b/libquicktime.spec
index 2346d69..9e9e7d8 100644
--- a/libquicktime.spec
+++ b/libquicktime.spec
@@ -7,7 +7,7 @@
Summary: Library for reading and writing Quicktime files
Name: libquicktime
Version: 1.2.4
-Release: 42%{?rel_string}%{?dist}
+Release: 43%{?rel_string}%{?dist}
License: LGPLv2+
URL: http://libquicktime.sourceforge.net/
Source0: https://sourceforge.net/code-snapshots/git/l/li/libquicktime/git.git/libq...
@@ -137,6 +137,9 @@ find $RPM_BUILD_ROOT%{_libdir} -type f -a -name \*.la -exec rm {} \;
# --------------------------------------------------------------------
%changelog
+* Thu Mar 12 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.2.4-43.112.20180804gitfff99cd
+- Rebuilt for i686
+
* Sat Feb 22 2020 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1.2.4-42.112.20180804gitfff99cd
- Rebuild for ffmpeg-4.3 git
4 years, 8 months
[mjpegtools/f32] Rebuilt for i686
by Leigh Scott
Summary of changes:
da0e68e... Rebuilt for i686 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[mjpegtools] Rebuilt for i686
by Leigh Scott
commit da0e68e6de5271990fbe85a0b0e9dfb8f14904a9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 18:50:23 2020 +0000
Rebuilt for i686
mjpegtools.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mjpegtools.spec b/mjpegtools.spec
index 6505682..85e4c24 100644
--- a/mjpegtools.spec
+++ b/mjpegtools.spec
@@ -4,7 +4,7 @@
Name: mjpegtools
Version: 2.1.0
-Release: 18%{?dist}
+Release: 19%{?dist}
Summary: Tools to manipulate MPEG data
License: GPLv2
URL: http://mjpeg.sourceforge.net/
@@ -171,6 +171,9 @@ rm %buildroot%{_bindir}/mpegtranscode
%changelog
+* Thu Mar 12 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.1.0-19
+- Rebuilt for i686
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.1.0-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 8 months
[rtmpdump/f32] Rebuilt for i686
by Leigh Scott
Summary of changes:
97cd858... Rebuilt for i686 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 8 months
[rtmpdump] Rebuilt for i686
by Leigh Scott
commit 97cd8585a7513f853f2a188c39f32106b2d08845
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 18:27:55 2020 +0000
Rebuilt for i686
rtmpdump.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rtmpdump.spec b/rtmpdump.spec
index eea2769..353cc6e 100644
--- a/rtmpdump.spec
+++ b/rtmpdump.spec
@@ -4,7 +4,7 @@
Name: rtmpdump
Version: 2.4
-Release: 16.%{gitdate}.git%{shortcommit}%{?dist}
+Release: 17.%{gitdate}.git%{shortcommit}%{?dist}
Summary: Toolkit for RTMP streams
# The tools are GPLv2+. The library is LGPLv2+, see below.
@@ -77,6 +77,9 @@ rm -f %{buildroot}%{_libdir}/librtmp.a
%{_mandir}/man3/librtmp.3*
%changelog
+* Thu Mar 12 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.4-17.20190330.gitc5f04a5
+- Rebuilt for i686
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.4-16.20190330.gitc5f04a5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 8 months