[zoneminder/el8] 1.34.2 Release
by Andrew Bauer
Summary of changes:
76c1b33... 1.34.2 Release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[zoneminder/f30] 1.34.2 Release
by Andrew Bauer
Summary of changes:
76c1b33... 1.34.2 Release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[zoneminder/f31] 1.34.2 Release
by Andrew Bauer
Summary of changes:
76c1b33... 1.34.2 Release (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 9 months
[zoneminder] 1.34.2 Release
by Andrew Bauer
commit 76c1b33c2f8f85738f88872320891637e03e8e5c
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Sat Feb 8 11:18:38 2020 -0600
1.34.2 Release
.gitignore | 1 +
sources | 3 +--
zoneminder.spec | 5 ++++-
3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d872bc..33ecbe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/zoneminder-1.32.3.tar.gz
/zoneminder-1.34.0.tar.gz
/zoneminder-1.34.1.tar.gz
+/zoneminder-1.34.2.tar.gz
diff --git a/sources b/sources
index a5f5ee2..4975dfe 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,3 @@
SHA512 (cakephp-enum-behavior-1.0-zm.tar.gz) = 26b4fa4e4b53b6add69df506d68cee06c7c153ddb6facb76ff1156c5f558b9a7704e99b54361771195092ae7ab4f493c24135fa5a3f59fae84b6dc33ff3e0bd1
SHA512 (crud-3.1.0-zm.tar.gz) = 03b641454ad070a729e45f592c6c01bf2c80c53f00e085eb48380ba96e88d8c1410b2a0c58607f85d6536375d789b022b9e6b7de5bda8886ec17c3bdb07a68fc
-SHA512 (zoneminder-1.32.2.tar.gz) = 0d39330a91b4cfe75a2bb11799a4c53b319527397ae7dae6e949a95a02eeeba935efddda89ee6cf8cee2aed667ea7f026ceb701dfd2d77cb4c2dddf68adec4e6
-SHA512 (zoneminder-1.34.1.tar.gz) = b5e319568bde4104dcd0c90e426de21f4bcdce4a49af8be8de7f55b4aafaab40bda2e83269c5f7fe29e265af853dff68cca352a0f641807dcb1444f07cd44537
+SHA512 (zoneminder-1.34.2.tar.gz) = ad9494bd6013e17c02908144b483d53e17d63e0221103ca81436188b22270857484c59acb56322e9b61f91e167d38dc1e9afcd2ee6f85ebb20759ef78271ef20
diff --git a/zoneminder.spec b/zoneminder.spec
index 0638c6e..f36b239 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -28,7 +28,7 @@
%global _hardened_build 1
Name: zoneminder
-Version: 1.34.1
+Version: 1.34.2
Release: 1%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
@@ -416,6 +416,9 @@ EOF
%dir %attr(755,nginx,nginx) %{_localstatedir}/spool/zoneminder-upload
%changelog
+* Tue Feb 04 2020 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.34.2-1
+- 1.34.2 Release
+
* Fri Jan 31 2020 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.34.1-1
- 1.34.1 Release
4 years, 9 months
[wxsvg] Update to 1.5.22
by Martin Gansser
commit 252f1c36f42f4cb5facc8e0c57f2d5ed2c5cf5f9
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Feb 8 14:29:12 2020 +0100
Update to 1.5.22
.gitignore | 1 +
sources | 2 +-
wxsvg.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbffe7a..5970435 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ wxsvg-1.5.5.tar.bz2
/wxsvg-1.5.19.tar.bz2
/wxsvg-1.5.20.tar.bz2
/wxsvg-1.5.21.tar.bz2
+/wxsvg-1.5.22.tar.bz2
diff --git a/sources b/sources
index 07f7fc5..eeffdaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (wxsvg-1.5.21.tar.bz2) = 8c775cf21163ae2a4cecbd1ad4e0ac9198024f83947416e8e76f2ca9095e48fce631bc7660b43d0401a4f606dfab8b477d5532ec9ae865a8af12ee068972cbf6
+SHA512 (wxsvg-1.5.22.tar.bz2) = de9ffe314293267b728d0c9bd79b72c87ab057ca9e40af4e7f248ff4e39040a8f1b2a95a1e0bf2db20f3e718ad585e26dc8e69beeeb23b3161edac447e3cfe7b
diff --git a/wxsvg.spec b/wxsvg.spec
index 791e0f3..f4bb827 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,6 +1,6 @@
Name: wxsvg
-Version: 1.5.21
-Release: 2%{?dist}
+Version: 1.5.22
+Release: 1%{?dist}
Summary: C++ library to create, manipulate and render SVG files
Group: System Environment/Libraries
@@ -71,6 +71,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
+* Sat Feb 08 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 1.5.22-1
+- Update to 1.5.22
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.5.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 9 months
[plus4emu] Fix FTBFS for F32
by Andrea Musuruane
commit 79749c7d1f6cd272f9cabffc8f751fb73e17360d
Author: Andrea Musuruane <musuruan(a)gmail.com>
Date: Sat Feb 8 10:31:40 2020 +0100
Fix FTBFS for F32
plus4emu.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/plus4emu.spec b/plus4emu.spec
index c5b812c..4fdaabf 100644
--- a/plus4emu.spec
+++ b/plus4emu.spec
@@ -1,6 +1,6 @@
Name: plus4emu
Version: 1.2.10.1
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: Portable emulator of the Commodore 264 family of computers
License: GPLv2+
URL: https://github.com/istvan-v/plus4emu
@@ -18,7 +18,7 @@ BuildRequires: fltk-fluid
BuildRequires: libsndfile-devel
BuildRequires: lua-devel
BuildRequires: portaudio-devel
-BuildRequires: scons
+BuildRequires: python3-scons
BuildRequires: SDL-devel
BuildRequires: libXcursor-devel
BuildRequires: libXinerama-devel
@@ -91,6 +91,9 @@ install -pm0644 roms/* %{buildroot}%{_datadir}/%{name}/roms
%changelog
+* Sat Feb 08 2020 Andrea Musuruane <musuruan(a)gmail.com> - 1.2.10.1-11
+- Fix FTBFS for F32
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.2.10.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 9 months
[chromium-vaapi] Package renamed to chromium-freeworld
by hellbanger
commit 07303504d14a1c8e31e3ae255743f623c0c3caaa
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Sat Feb 8 13:18:43 2020 +0530
Package renamed to chromium-freeworld
.gitignore | 1 -
Add-missing-header-to-fix-webrtc-build.patch | 16 -
LICENSE | 29 -
brand.patch | 25 -
cert-trans-google.patch | 13 -
chromium-73.0.3683.75-pipewire-cstring-fix.patch | 11 -
chromium-base-location.patch | 13 -
chromium-gcc9-dns_util-ambiguous-ctor.patch | 20 -
chromium-gcc9-r688676.patch | 1471 ----------------------
chromium-gcc9-r694853.patch | 51 -
chromium-gcc9-r696834.patch | 89 --
chromium-gcc9-r706467.patch | 48 -
chromium-system-icu.patch | 14 -
chromium-unbundle-zlib.patch | 13 -
chromium-v8-gcc9.patch | 32 -
chromium-vaapi.appdata.xml | 37 -
chromium-vaapi.sh | 63 -
chromium-vaapi.spec | 909 -------------
dead.package | 1 +
enable-vaapi.patch | 115 --
fixvaapionintel.patch | 49 -
py2-bootstrap.patch | 33 -
sources | 1 -
widevine.patch | 22 -
24 files changed, 1 insertion(+), 3075 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..fcd9b2c
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Package renamed to chromium-freeworld
4 years, 9 months
[pcsx2] Update to 1.5+ and resurrect package
by Artem Polishchuk
commit 78f19e93c8d341d9023acd66f0b87b6c0318b2b8
Author: Artem Polishchuk <ego.cordatus(a)gmail.com>
Date: Fri Feb 7 19:30:45 2020 +0200
Update to 1.5+ and resurrect package
.gitignore | 1 +
download_pcsx2_1.4_tarball.sh | 125 --------------------
pcsx2-gcc6.patch | 12 --
pcsx2-wxWidgets-SDL2.patch | 71 ------------
pcsx2.spec | 258 +++++++++++++++++-------------------------
sources | 2 +-
6 files changed, 106 insertions(+), 363 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d1758c..8ed481c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
v1.2.1.tar.gz
pcsx2.1.4.tar.gz
+/pcsx2-1.5.0.20200205git5308be3.tar.gz
diff --git a/pcsx2.spec b/pcsx2.spec
index d8480c6..f528126 100644
--- a/pcsx2.spec
+++ b/pcsx2.spec
@@ -1,179 +1,129 @@
-Name: pcsx2
-Version: 1.4
-Release: 12%{?dist}
-Summary: A Sony Playstation2 emulator
-License: GPLv3
-URL: https://github.com/PCSX2/pcsx2
-#github source contains copyrighted material, so downloaded and modified with
-#script download_pcsx2_1.4_tarball.sh contained in Source1
-Source0: pcsx2.1.4.tar.gz
-Source1: download_pcsx2_1.4_tarball.sh
-Patch1: pcsx2-gcc6.patch
-Patch2: pcsx2-wxWidgets-SDL2.patch
-# PCSX2 does not support running as a 64 bit application.
-# http://code.google.com/p/pcsx2/wiki/ChrootAnd64bStatusLinux
-ExclusiveArch: i686
-BuildRequires: gcc gcc-c++
-BuildRequires: desktop-file-utils
-BuildRequires: cmake
-BuildRequires: zlib-devel
-BuildRequires: bzip2-devel
-BuildRequires: freetype-devel
-BuildRequires: gettext
-BuildRequires: glew-devel
-BuildRequires: libGL-devel
-BuildRequires: libGLU-devel
-BuildRequires: libX11-devel
-BuildRequires: libICE-devel
-BuildRequires: libXrandr-devel
-BuildRequires: mesa-libGLES-devel
-BuildRequires: alsa-lib-devel
-BuildRequires: gtk2-devel
-#BuildRequires: gtk3-devel
-BuildRequires: portaudio-devel
-BuildRequires: sparsehash-devel
-%if (0%{?fedora} >= 28)
-BuildRequires: SDL2-devel
-%else
-BuildRequires: SDL-devel
-%endif
-# use SDL that depends wxGTK
-%if (0%{?fedora} >= 27)
-BuildRequires: compat-wxGTK3-gtk2-devel
-%else
-BuildRequires: wxGTK-devel
-%endif
-#BuildRequires: wxGTK3-devel
-BuildRequires: soundtouch-devel
-BuildRequires: libaio-devel
-BuildRequires: lzma-devel
-BuildRequires: xz-devel
-# for /usr/bin/perl
-%if 0%{?rhel} && 0%{?rhel} < 8
-BuildRequires: perl
-BuildRequires: perl-version
-%else
-BuildRequires: perl-interpreter
-%endif
-
-Requires: joystick
-Requires: hicolor-icon-theme
+%global commit 5308be3c4d1c5b4026ce9cd70ba0b591e9b95f68
+%global shortcommit %(c=%{commit}; echo ${c:0:7})
+%global date 20200205
+
+%global appname PCSX2
+
+Name: pcsx2
+Version: 1.5.0
+Release: 5.%{date}git%{shortcommit}%{?dist}
+Summary: Playstation 2 Emulator
+
+License: GPLv2 and GPLv3+ and LGPLv2+ and LGPLv3
+URL: https://pcsx2.net
+Source0: https://github.com/%{appname}/%{name}/archive/%{commit}/%{name}-%{version...
+ExclusiveArch: i686
+
+BuildRequires: cmake
+BuildRequires: desktop-file-utils
+BuildRequires: gcc-c++
+BuildRequires: gettext
+BuildRequires: libaio-devel
+BuildRequires: ninja-build
+BuildRequires: perl
+BuildRequires: wxGTK3-devel
+BuildRequires: xz-devel
+BuildRequires: pkgconfig(alsa)
+BuildRequires: pkgconfig(freetype2)
+BuildRequires: pkgconfig(gtk+-3.0)
+BuildRequires: pkgconfig(libpcap)
+BuildRequires: pkgconfig(libpng)
+BuildRequires: pkgconfig(libsystemd)
+BuildRequires: pkgconfig(libxml-2.0)
+BuildRequires: pkgconfig(portaudio-2.0)
+BuildRequires: pkgconfig(sdl2)
+BuildRequires: pkgconfig(soundtouch)
+BuildRequires: pkgconfig(zlib)
+Recommends: %{name}-langpacks = %{version}-%{release}
%description
-A Playstation 2 emulator. Requires a dump of a real PS2 BIOS (not included)
-WARNING: It requires a CPU with SSE2 instructions. If your CPU does not
-support this instruction set, it does not have enough horsepower to run
-this emulator anyway.
+PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its purpose is to
+emulate the PS2's hardware, using a combination of MIPS CPU Interpreters,
+Recompilers and a Virtual Machine which manages hardware states and PS2 system
+memory. This allows you to play PS2 games on your PC, with many additional
+features and benefits.
-%prep
-%setup -q -n pcsx2-1.4
-%patch1 -p1 -b .gcc6
-%patch2 -p1 -b .SDL2
-
-# To remove executable bits from man, doc and icon files
-chmod -x pcsx2/Docs/GPL.txt pcsx2/Docs/License.txt pcsx2/Docs/readme-Docs.txt pcsx2/Docs/PCSX2_FAQ.doc pcsx2/Docs/PCSX2_Readme.doc bin/docs/PCSX2.1 linux_various/PCSX2.xpm
+The PCSX2 project has been running for more than ten years. Past versions could
+only run a few public domain game demos, but newer versions can run many games
+at full speed, including popular titles such as Final Fantasy X and Devil May
+Cry 3. Visit the PCSX2 homepage to check the latest compatibility status of
+games (with more than 2000 titles tested), or ask for help in the official
+forums.
-# Remove DOS encoding errors in txt files
-sed -i 's/\r//' pcsx2/Docs/GPL.txt
-sed -i 's/\r//' pcsx2/Docs/License.txt
-#Remove fedora incompatible values
-sed -i 's/@PCSX2_MENU_CATEGORIES@/Game;Emulator;GTK;/g' linux_various/PCSX2.desktop.in
+# Langpacks package
+%package langpacks
+Summary: Translations files for %{appname}
+BuildArch: noarch
-%build
+Requires: %{name} = %{version}-%{release}
-# pcsx2 contains cflags that override Fedora cflags, however
-# a conservative approach has been taken because to quote upsteam "PCSX2 is not
-# an ordinary sofware. Most of the code executed are self-generated by PCSX2
-# itself (aka dynamic recompiler/virtual machine). That means 1/ gcc flags
-# have no much impact on speed 2/ some gcc flags (used to) crash PCSX2"
-# Extensive testing will is therefore needed. See rpmfusion bug #2455
-
-%if 0%{?fedora} == 27
-export WX_CONFIG=wx-config-3.0-gtk2
-%endif
-
-%cmake . -DPACKAGE_MODE=TRUE \
- -DBUILD_REPLAY_LOADERS=FALSE \
- -DXDG_STD=TRUE \
- -DGLSL_API=TRUE \
- -DPLUGIN_DIR=%{_libdir}/pcsx2 \
- -DGAMEINDEX_DIR=%{_datadir}/pcsx2 \
- -DCMAKE_BUILD_STRIP=FALSE \
- -DGTK3_API=FALSE \
-%if (0%{?fedora} >= 27)
- -DWX28_API=FALSE \
-%else
- -DWX28_API=TRUE \
-%endif
-%if (0%{?fedora} >= 28)
- -DSDL2_API=TRUE \
-%else
- -DSDL2_API=FALSE \
-%endif
- -DEXTRA_PLUGINS=FALSE \
- -DDISABLE_ADVANCE_SIMD=TRUE \
- -DOpenGL_GL_PREFERENCE=GLVND \
- -DCMAKE_BUILD_TYPE=Release
-
-
-make %{?_smp_mflags} VERBOSE=1
+%description langpacks
+Translations files for %{appname}.
-%install
-
-make install DESTDIR=%{buildroot}
+%prep
+%autosetup -n %{name}-%{commit} -p1
+mkdir -p %{_target_platform}
+# Unbundle third-party
+rm -r 3rdparty/
-# strip extra copies of pdf files, which are now in /doc/pcsx2
-rm -rf %{buildroot}/usr/share/doc/PCSX2
-# Install icon
-mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/128x128/apps/
-install -pm 644 %{_builddir}/%{name}-%{version}/linux_various/PCSX2.xpm %{buildroot}/%{_datadir}/icons/hicolor/128x128/apps/
+%build
+%set_build_flags
+pushd %{_target_platform}
+%cmake -G Ninja \
+ -DCMAKE_BUILD_PO=TRUE \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+ -DDISABLE_ADVANCE_SIMD=TRUE \
+ -DDISABLE_PCSX2_WRAPPER=TRUE \
+ -DDOC_DIR=%{_docdir}/%{name} \
+ -DGAMEINDEX_DIR=%{_datadir}/games/%{name} \
+ -DGTK3_API=TRUE \
+ -DPACKAGE_MODE=TRUE \
+ -DPLUGIN_DIR=%{_libdir}/games/%{name} \
+ -DXDG_STD=TRUE \
+%dnl # TODO: Fix build with LTO: -DUSE_LTO=TRUE \
+ ..
+popd
+%ninja_build -C %{_target_platform}
-# Install Desktop file
-mv %{_builddir}/%{name}-%{version}/linux_various/PCSX2.desktop.in %{_builddir}/%{name}-%{version}/linux_various/PCSX2.desktop
-desktop-file-install \
---dir=%{buildroot}/%{_datadir}/applications \
-%{_builddir}/%{name}-%{version}/linux_various/PCSX2.desktop
+%install
+%ninja_install -C %{_target_platform}
+%find_lang %{name}_Iconized
+%find_lang %{name}_Main
-#strip extra copy of icon file, Wrong place for fedora
-rm -rf %{buildroot}/usr/share/pixmaps
-# Install man page
-mkdir -p %{buildroot}/%{_mandir}/man1
-install -p -D -m 644 bin/docs/PCSX2.1 %{buildroot}/%{_mandir}/man1
+%check
+desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
-%find_lang pcsx2_Iconized
-%find_lang pcsx2_Main
-%post
-/sbin/ldconfig
-/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
+%files
+%license COPYING.GPLv2 COPYING.GPLv3 COPYING.LGPLv2.1 COPYING.LGPLv3
+%doc README.md
+%{_bindir}/%{appname}
+%{_datadir}/applications/*.desktop
+%{_datadir}/games/%{name}/
+%{_datadir}/pixmaps/%{appname}.xpm
+%{_docdir}/%{name}/*.pdf
+%{_libdir}/games/%{name}/
+%{_mandir}/man1/%{appname}*
-%postun
-/sbin/ldconfig
-if [ $1 -eq 0 ] ; then
- /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- /usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
-fi
+%files -f %{name}_Iconized.lang -f %{name}_Main.lang langpacks
+# FIXME: Directories without known owners:
+%dir %{_datadir}/locale/ar_SA/
+%dir %{_datadir}/locale/ar_SA/LC_MESSAGES
-%posttrans
-/usr/bin/gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
-%files -f pcsx2_Iconized.lang -f pcsx2_Main.lang
-%doc bin/docs/PCSX2_Readme.pdf bin/docs/PCSX2_FAQ.pdf
-%{_bindir}/PCSX2
-%{_bindir}/PCSX2-linux.sh
-%{_libdir}/pcsx2/
-%{_datadir}/applications/PCSX2.desktop
-%{_datadir}/icons/hicolor/128x128/apps/PCSX2.xpm
-%{_mandir}/man1/PCSX2.*
-%{_datadir}/pcsx2/
+%changelog
+* Wed Feb 05 2020 Artem Polishchuk <ego.cordatus(a)gmail.com> - 1.5.0-5.20200205git5308be3
+- Update to latest git snapshot
+* Sat Feb 01 2020 Artem Polishchuk <ego.cordatus(a)gmail.com> - 1.5.0-1.20200201git69ae598
+- Update to 1.5+
-%changelog
* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index fffb676..6abff98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-778691a471d900a3b0cb00c28be66cbc pcsx2.1.4.tar.gz
+SHA512 (pcsx2-1.5.0.20200205git5308be3.tar.gz) = 11e26789ba312038b4b150b0cd51b290613ffde3c5fb5997a96a74de28f017ee391a6a2f0169a4c7270cac1f0779dd0106b65a7d1d46f79a11fc0fb42fb35b9c
4 years, 9 months