From a10a2af8acc8142a1d99cf8d3832e55cb0547eb3 Mon Sep 17 00:00:00 2001 From: François Cami Date: Oct 08 2018 22:20:16 +0000 Subject: Update to 1.19.0 Update upstream URLs to http://openal-soft.org/ Rebase patches --- diff --git a/.gitignore b/.gitignore index 530be44..10e35f0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ openal-soft-1.12.854.tar.bz2 /openal-soft-1.17.1.tar.bz2 /openal-soft-1.17.2.tar.bz2 /openal-soft-1.18.2.tar.bz2 +/openal-soft-1.19.0.tar.bz2 diff --git a/openal-soft-arm_neon-only-for-32bit.patch b/openal-soft-arm_neon-only-for-32bit.patch index 984ddff..d9e6cb5 100644 --- a/openal-soft-arm_neon-only-for-32bit.patch +++ b/openal-soft-arm_neon-only-for-32bit.patch @@ -5,7 +5,7 @@ Index: openal-soft-1.16.0/CMakeLists.txt @@ -679,7 +679,7 @@ ENDIF() # Check for ARM Neon support OPTION(ALSOFT_REQUIRE_NEON "Require ARM Neon support" OFF) - CHECK_INCLUDE_FILE(arm_neon.h HAVE_ARM_NEON_H) + CHECK_INCLUDE_FILE(arm_neon.h HAVE_ARM_NEON_H ${FPU_NEON_SWITCH}) -IF(HAVE_ARM_NEON_H) +IF(HAVE_ARM_NEON_H AND CMAKE_SIZEOF_VOID_P EQUAL 4) # only 32-bit ARM OPTION(ALSOFT_CPUEXT_NEON "Enable ARM Neon support" ON) diff --git a/openal-soft.spec b/openal-soft.spec index 5aa5513..8627096 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -1,11 +1,11 @@ Name: openal-soft -Version: 1.18.2 -Release: 6%{?dist} +Version: 1.19.0 +Release: 1%{?dist} Summary: Open Audio Library License: LGPLv2+ URL: http://kcat.strangesoft.net/openal.html -Source0: http://kcat.strangesoft.net/openal-releases/openal-soft-%{version}.tar.bz2 +Source0: http://openal-soft.org/openal-releases/openal-soft-%{version}.tar.bz2 Patch0: openal-soft-arm_neon-only-for-32bit.patch BuildRequires: alsa-lib-devel @@ -84,7 +84,6 @@ sed -i 's/#allow-moves = false/allow-moves = true/' \ %exclude %{_datadir}/openal/presets/presets.txt %files devel -%{_bindir}/bsincgen %{_bindir}/makehrtf %{_includedir}/* %{_libdir}/libopenal.so @@ -95,6 +94,8 @@ sed -i 's/#allow-moves = false/allow-moves = true/' \ %{_bindir}/alhrtf %{_bindir}/allatency %{_bindir}/alloopback +%{_bindir}/almultireverb +%{_bindir}/alplay %{_bindir}/alrecord %{_bindir}/alreverb %{_bindir}/alstream @@ -104,6 +105,11 @@ sed -i 's/#allow-moves = false/allow-moves = true/' \ %{_bindir}/alsoft-config %changelog +* Mon Oct 8 2018 François Cami - 1.19.0-1 +- Update upstream URLs to http://openal-soft.org/ +- New upstream release +- Rebase patches + * Fri Jul 13 2018 Fedora Release Engineering - 1.18.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 38b8711..b73b29d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (openal-soft-1.18.2.tar.bz2) = 752e2fb0a5a014caa6d6bac1590d3df46140b463fbaa13378fb5de89f1c97ee8b62bec74f68484d4ec02ee8755c1a2d0c9394cdb477db1b7401deae2fb9eeb4d +SHA512 (openal-soft-1.19.0.tar.bz2) = 5fb8f54f271b36970f29335952173300dde15a798b4ac60e8167143b5806ed3178cc4f400e1d8da4354c2c3f57f28c90064e61740264b70d7c605d7d1b4273b3