[x264/f32] Rebuilt for i686
by Leigh Scott
Summary of changes:
f1c0573... Rebuilt for i686 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[x264] Rebuilt for i686
by Leigh Scott
commit f1c0573b12dc46fc24febf856dc5a56ff560ecdc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 16:42:58 2020 +0000
Rebuilt for i686
x264.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/x264.spec b/x264.spec
index 65ab1be..db36407 100644
--- a/x264.spec
+++ b/x264.spec
@@ -7,7 +7,7 @@
%global gver .%{gitdate}git%{gitversion}
%global branch stable
-%global _with_bootstrap 1
+#global _with_bootstrap 1
%{?_with_bootstrap:
%global _without_gpac 1
@@ -31,7 +31,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 6%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 7%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL: https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -207,6 +207,9 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%endif
%changelog
+* Thu Mar 12 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.159-7.20191127git1771b55
+- Rebuilt for i686
+
* Wed Mar 11 2020 Nicolas Chauvet <kwizart(a)gmail.com> - 0.159-6.20191127git1771b55_bootstrap
- bootstrap for i686
4 years, 11 months
[faad2] Disable xmms for i686
by Leigh Scott
commit 28d58d3f60db35e0dea6f50439022ca0e4e1b1f0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 15:31:00 2020 +0000
Disable xmms for i686
faad2.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/faad2.spec b/faad2.spec
index 637960a..abfb0ce 100644
--- a/faad2.spec
+++ b/faad2.spec
@@ -1,7 +1,9 @@
%if 0%{?fedora} || 0%{?el7}
+%ifnarch i686
%global _with_xmms 1
%global xmmsinputplugindir %(xmms-config --input-plugin-dir 2>/dev/null)
%endif
+%endif
%global _version 2_9_1
Summary: Library and frontend for decoding MPEG2/4 AAC
4 years, 11 months
[faad2] Rebuilt for i686
by Leigh Scott
commit fb04f7a373174e760cd31e8128df43a8716f4fda
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 15:23:18 2020 +0000
Rebuilt for i686
faad2.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/faad2.spec b/faad2.spec
index d2ebd35..637960a 100644
--- a/faad2.spec
+++ b/faad2.spec
@@ -8,7 +8,7 @@ Summary: Library and frontend for decoding MPEG2/4 AAC
Name: faad2
Epoch: 1
Version: 2.9.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
URL: http://www.audiocoding.com/faad2.html
Source: https://github.com/knik0/faad2/archive/%{_version}/%{name}-%{_version}.ta...
@@ -120,6 +120,9 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
}
%changelog
+* Thu Mar 12 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:2.9.1-3
+- Rebuilt for i686
+
* Tue Feb 04 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1:2.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 11 months
[gpac/f32] (2 commits) ...Rebuilt for i686
by Leigh Scott
Summary of changes:
f5fb952... Rebuild for ffmpeg-4.3 git (*)
b042ed2... Rebuilt for i686 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 11 months
[gpac] Rebuilt for i686
by Leigh Scott
commit b042ed26b6f2b3be2ce020d72168a988bfded09f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Mar 12 14:58:14 2020 +0000
Rebuilt for i686
gpac.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gpac.spec b/gpac.spec
index 00ad355..512acfe 100644
--- a/gpac.spec
+++ b/gpac.spec
@@ -9,7 +9,7 @@
Name: gpac
Summary: MPEG-4 multimedia framework
Version: 0.8.0
-Release: 4%{?dist}
+Release: 5%{?dist}
License: LGPLv2+
URL: http://gpac.sourceforge.net/
Source0: https://github.com/gpac/gpac/archive/v%{version}/gpac-%{version}.tar.gz
@@ -174,6 +174,9 @@ rm %{buildroot}%{_includedir}/wince/errno.h
%changelog
+* Thu Mar 12 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.8.0-5
+- Rebuilt for i686
+
* Sat Feb 22 2020 Leigh Scott <leigh123linux(a)googlemail.com> - 0.8.0-4
- Rebuild for ffmpeg-4.3 git
4 years, 11 months
[ffmpeg/f32] Rebuilt for i686
by Leigh Scott
commit a77ba2fc753768e5563cb76f6a56c46558b5ee2d
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Mar 12 08:42:31 2020 +0000
Rebuilt for i686
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 0b5c24f..bd6dae0 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -83,7 +83,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2.2
-Release: 3%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 4%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -425,6 +425,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Thu Mar 12 2020 leigh123linux <leigh123linux(a)googlemail.com> - 4.2.2-4
+- Rebuilt for i686
+
* Sun Feb 23 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.2-3
- Rebuild for x265
4 years, 11 months
[ffmpeg/f32] Fixup for i686
by Leigh Scott
commit 0a4600f56dd7d41dfd2933248e5564b73e8a7068
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 11 21:40:15 2020 +0000
Fixup for i686
ffmpeg.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index e32ff4b..0b5c24f 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -11,13 +11,13 @@
%global _without_aom 1
%global _without_dav1d 1
%global _without_frei0r 1
-%global _without_mfx 1
%global _without_opus 1
%global _without_vpx 1
%endif
%if 0%{?fedora} || 0%{?rhel} > 7
%ifarch x86_64
+%global _with_mfx 1
%global _with_vmaf 1
%endif
%endif
@@ -139,8 +139,8 @@ BuildRequires: libv4l-devel
BuildRequires: libvdpau-devel
BuildRequires: libvorbis-devel
%{?!_without_vpx:BuildRequires: libvpx-devel >= 1.4.0}
+%{?_with_mfx:BuildRequires: pkgconfig(libmfx) >= 1.23-1}
%ifarch %{ix86} x86_64
-%{!?_without_mfx:BuildRequires: pkgconfig(libmfx) >= 1.23-1}
BuildRequires: nasm
%endif
%{?_with_webp:BuildRequires: libwebp-devel}
@@ -337,9 +337,7 @@ cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/
%ifarch %{ix86}
--cpu=%{_target_cpu} \
%endif
-%ifarch %{ix86} x86_64
- %{!?_without_mfx:--enable-libmfx} \
-%endif
+ %{?_with_mfx:--enable-libmfx} \
%ifarch %{ix86} x86_64 %{power64}
--enable-runtime-cpudetect \
%endif
4 years, 11 months
[ffmpeg] Fixup for i686
by Leigh Scott
commit abc3613a4f6f7e4619e669d9bdf5f39d688bda02
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 11 21:40:15 2020 +0000
Fixup for i686
ffmpeg.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 7c57fa9..38a95cc 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -21,13 +21,13 @@
%global _without_aom 1
%global _without_dav1d 1
%global _without_frei0r 1
-%global _without_mfx 1
%global _without_opus 1
%global _without_vpx 1
%endif
%if 0%{?fedora} || 0%{?rhel} > 7
%ifarch x86_64
+%global _with_mfx 1
%global _with_vmaf 1
%endif
%endif
@@ -148,8 +148,8 @@ BuildRequires: libv4l-devel
BuildRequires: libvdpau-devel
BuildRequires: libvorbis-devel
%{?!_without_vpx:BuildRequires: libvpx-devel >= 1.4.0}
+%{?_with_mfx:BuildRequires: pkgconfig(libmfx) >= 1.23-1}
%ifarch %{ix86} x86_64
-%{!?_without_mfx:BuildRequires: pkgconfig(libmfx) >= 1.23-1}
BuildRequires: nasm
%endif
%{?_with_webp:BuildRequires: libwebp-devel}
@@ -349,9 +349,7 @@ cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/
%ifarch %{ix86}
--cpu=%{_target_cpu} \
%endif
-%ifarch %{ix86} x86_64
- %{!?_without_mfx:--enable-libmfx} \
-%endif
+ %{?_with_mfx:--enable-libmfx} \
%ifarch %{ix86} x86_64 %{power64}
--enable-runtime-cpudetect \
%endif
4 years, 11 months