commit e1ae1dac73479bab9ab0123709091cc15e101d65
Author: Jan Palus <[email protected]>
Date:   Tue Jun 21 18:07:35 2022 +0200

    up to 1.22.1
    
    - dropped obsolete pc patch

 OpenAL-pc.patch | 15 ---------------
 OpenAL.spec     | 12 +++++-------
 2 files changed, 5 insertions(+), 22 deletions(-)
---
diff --git a/OpenAL.spec b/OpenAL.spec
index 4dca38c..8659ca2 100644
--- a/OpenAL.spec
+++ b/OpenAL.spec
@@ -17,14 +17,13 @@
 Summary:       Open Audio Library
 Summary(pl.UTF-8):     Otwarta Biblioteka Dźwięku
 Name:          OpenAL
-Version:       1.22.0
-Release:       2
+Version:       1.22.1
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       
https://openal-soft.org/openal-releases/openal-soft-%{version}.tar.bz2
-# Source0-md5: 40e5b29a241e1e320b5b16ed8f912257
-Patch0:                %{name}-pc.patch
-Patch1:                %{name}-nosse.patch
+# Source0-md5: fc745c9cd8b12e4f1702ca3c2ddfe813
+Patch0:                %{name}-nosse.patch
 URL:           http://www.openal.org/
 %{?with_sdl:BuildRequires:     SDL2-devel >= 2}
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
@@ -33,7 +32,7 @@ BuildRequires:        cmake >= 3.0.2
 %{?with_jack:BuildRequires:    jack-audio-connection-kit-devel}
 BuildRequires: libmysofa-devel
 BuildRequires: libstdc++-devel >= 6:5
-%{?with_pipewire:BuildRequires:        pipewire-devel >= 0.3}
+%{?with_pipewire:BuildRequires:        pipewire-devel >= 0.3.23}
 BuildRequires: pkgconfig
 %{?with_portaudio:BuildRequires:       portaudio-devel}
 %{?with_pulseaudio:BuildRequires:      pulseaudio-devel}
@@ -106,7 +105,6 @@ Graficzny interfejs do konfiguracji biblioteki OpenAL.
 %prep
 %setup -q -n openal-soft-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 cd build
diff --git a/OpenAL-pc.patch b/OpenAL-pc.patch
deleted file mode 100644
index 26a732f..0000000
--- a/OpenAL-pc.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- openal-soft-1.19.1/CMakeLists.txt.orig     2018-10-12 00:05:31.000000000 
+0200
-+++ openal-soft-1.19.1/CMakeLists.txt  2019-07-25 05:26:21.124715068 +0200
-@@ -1350,9 +1350,9 @@
- # Needed for openal.pc.in
- set(prefix ${CMAKE_INSTALL_PREFIX})
- set(exec_prefix "\${prefix}")
--set(libdir "\${exec_prefix}/${CMAKE_INSTALL_LIBDIR}")
--set(bindir "\${exec_prefix}/${CMAKE_INSTALL_BINDIR}")
--set(includedir "\${prefix}/${CMAKE_INSTALL_INCLUDEDIR}")
-+set(libdir "${CMAKE_INSTALL_FULL_LIBDIR}")
-+set(bindir "${CMAKE_INSTALL_FULL_BINDIR}")
-+set(includedir "${CMAKE_INSTALL_FULL_INCLUDEDIR}")
- set(PACKAGE_VERSION "${LIB_VERSION}")
- set(PKG_CONFIG_CFLAGS )
- set(PKG_CONFIG_PRIVATE_LIBS )
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenAL.git/commitdiff/e1ae1dac73479bab9ab0123709091cc15e101d65

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to