[fceux] add scons version
by Leigh Scott
commit 75f87bda19e06a5ca7d2d93eefcd6e211bdc2bab
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 9 17:06:31 2019 +0100
add scons version
fceux.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fceux.spec b/fceux.spec
index a8d0ab9..238d550 100644
--- a/fceux.spec
+++ b/fceux.spec
@@ -8,7 +8,7 @@ URL: http://fceux.com/
Source: http://downloads.sourceforge.net/fceultra/%{name}-%{version}.src.tar.gz
BuildRequires: gcc-c++
-BuildRequires: scons
+BuildRequires: python2-scons
BuildRequires: SDL-devel >= 1.2.14
BuildRequires: gtk2-devel >= 2.18
BuildRequires: gd-devel
@@ -83,7 +83,7 @@ sed -i '/OnlyShowIn=*/s/$/;/' fceux.desktop
# Enable system LUA
# Enable system minizip
# Enable AVI creation
-scons %{?_smp_mflags} \
+scons-2 %{?_smp_mflags} \
SYSTEM_LUA=1 \
SYSTEM_MINIZIP=1 \
CREATE_AVI=1
5 years, 3 months
[flowblade] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
by Leigh Scott
commit 0584848762ccedf57c4ef840db1432f8ce6857ad
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 9 16:28:25 2019 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
flowblade.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/flowblade.spec b/flowblade.spec
index 004ad2d..357f50b 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -10,10 +10,10 @@
Name: flowblade
%if 0%{?usesnapshot}
Version: 2.0
-Release: 4.git%{?snapshottag}%{?dist}
+Release: 5.git%{?snapshottag}%{?dist}
%else
Version: 2.0
-Release: 4%{?dist}
+Release: 5%{?dist}
%endif
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
@@ -132,6 +132,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%{python2_sitelib}/%{name}*
%changelog
+* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.0-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
* Mon Apr 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0-4
- Drop ladspa-swh-plugins on f30+
5 years, 3 months
[firebird-emu] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
by Leigh Scott
commit dee304123371438bda9630d6e8efad8fb5489dc1
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 9 16:28:16 2019 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
firebird-emu.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/firebird-emu.spec b/firebird-emu.spec
index 24a969a..e53a25f 100644
--- a/firebird-emu.spec
+++ b/firebird-emu.spec
@@ -3,7 +3,7 @@
Name: firebird-emu
Version: 1.4
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Third-party emulator for ARM-based TI calculators
License: GPLv3 and Public Domain
@@ -68,6 +68,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.firebird.firebir
%{_datadir}/icons/hicolor/*/apps/firebird.png
%changelog
+* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
5 years, 3 months
[ffmpeg] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
by Leigh Scott
commit f806fb0690f7f803f991e6353ac6a3e88508aee6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 9 16:28:01 2019 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index b8a12a8..369ae35 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -89,7 +89,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2
-Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
+Release: 2%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -430,6 +430,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 4.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
* Mon Aug 05 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 4.2-1
- Update to 4.2 release
- Enable dav1d support
5 years, 3 months
[fceux] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
by Leigh Scott
commit 6b570c93fe859485cd04c0f127d1f38c15866caa
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Aug 9 16:26:56 2019 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
fceux.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/fceux.spec b/fceux.spec
index 28926cc..a8d0ab9 100644
--- a/fceux.spec
+++ b/fceux.spec
@@ -1,6 +1,6 @@
Name: fceux
Version: 2.2.3
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: A cross platform, NTSC and PAL Famicom/NES emulator
License: GPLv2+
@@ -142,6 +142,9 @@ install -p -m 644 fceux-server/fceux-server.conf \
%changelog
+* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.2.3-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
* Thu Mar 07 2019 Andrea Musuruane <musuruan(a)gmail.com> - 2.2.3-6
- Added gcc-c++ dependency
- Updated BR to minizip-compat-devel for F30+
5 years, 3 months