[yabause] Fix build requires and cmake macros
by Leigh Scott
commit be9f874063d424922ad3cc42753dcd40b0a1412a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 19 07:35:26 2020 +0100
Fix build requires and cmake macros
yabause.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/yabause.spec b/yabause.spec
index 56d5318..193db17 100644
--- a/yabause.spec
+++ b/yabause.spec
@@ -1,4 +1,5 @@
%undefine _hardened_build
+%undefine __cmake_in_source_build
Name: yabause
Version: 0.9.15
@@ -19,7 +20,8 @@ BuildRequires: libXmu-devel
BuildRequires: openal-devel
%if 0%{?fedora} >= 25
BuildRequires: libXi-devel
-BuildRequires: qt5-devel
+BuildRequires: qt5-qtbase-devel
+BuildRequires: qt5-qtmultimedia-devel
%else
BuildRequires: qt4-devel
%endif
@@ -52,16 +54,16 @@ export CXXFLAGS
#arm dynarec is broken
%ifarch %{ix86} x86_64
-%cmake3 -DBUILD_SHARED_LIBS:BOOL=OFF -DYAB_PORTS=qt -DYAB_OPTIMIZATION=-O2 .
+%cmake3 -DBUILD_SHARED_LIBS:BOOL=OFF -DYAB_PORTS=qt -DYAB_OPTIMIZATION=-O2
%else
%cmake3 -DBUILD_SHARED_LIBS:BOOL=OFF -DYAB_PORTS=qt -DYAB_OPTIMIZATION=-O2 \
- -DSH2_DYNAREC:BOOL=OFF .
+ -DSH2_DYNAREC:BOOL=OFF
%endif
-%make_build
+%cmake3_build
%install
-%make_install
+%cmake3_install
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
4 years, 3 months
[zoneminder] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit aac773c750cf628a2c88f3766fd4f1724cc68e51
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 19 07:20:17 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
zoneminder.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/zoneminder.spec b/zoneminder.spec
index 8c360fd..778a93f 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -29,7 +29,7 @@
Name: zoneminder
Version: 1.34.18
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
# Mootools is inder the MIT license: http://mootools.net/
@@ -420,6 +420,9 @@ EOF
%dir %attr(755,nginx,nginx) %{_localstatedir}/spool/zoneminder-upload
%changelog
+* Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.34.18-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Thu Aug 06 2020 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.34.18-1
- 1.34.18 Release
4 years, 3 months
[zboy] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit c49cd81a5017f705333b3e3ff59a63d63b21aeb5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 19 07:19:16 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
zboy.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/zboy.spec b/zboy.spec
index de1b68d..11de6b7 100644
--- a/zboy.spec
+++ b/zboy.spec
@@ -1,6 +1,6 @@
Name: zboy
Version: 0.71
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A GameBoy Classic emulator
License: GPLv3
@@ -59,6 +59,9 @@ install -p -m 0755 %{name} %{buildroot}%{_bindir}
%changelog
+* Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.71-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Sun Feb 02 2020 Andrea Musuruane <musuruan(a)gmail.com> - 0.71-1
- Updated to new upstream release
4 years, 3 months
[xvidcore] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit 07897bfdfa8185b9be50b7b4ffc744a63dd83389
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 19 06:37:56 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
xvidcore.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xvidcore.spec b/xvidcore.spec
index b31ae69..3414d5c 100644
--- a/xvidcore.spec
+++ b/xvidcore.spec
@@ -2,7 +2,7 @@
Name: xvidcore
Version: 1.3.7
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: MPEG-4 Simple and Advanced Simple Profile codec
License: GPLv2+
URL: https://www.xvid.com/
@@ -77,6 +77,9 @@ find %{buildroot} -name "*.a" -delete
%changelog
+* Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.3.7-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Wed Mar 11 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.3.7-3
- Rebuilt for i686
4 years, 3 months