[packages/volk] - updated to 3.1.2

qboosh qboosh at pld-linux.org
Fri Mar 1 20:05:57 CET 2024


commit 2da94bbf6dfad759e2642090ad3b2c0ba2b78c0a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 1 19:49:39 2024 +0100

    - updated to 3.1.2

 volk-pld.patch | 21 ++++++++++-----------
 volk.spec      |  8 +++++---
 2 files changed, 15 insertions(+), 14 deletions(-)
---
diff --git a/volk.spec b/volk.spec
index 1a4ebb7..7c824f2 100644
--- a/volk.spec
+++ b/volk.spec
@@ -5,12 +5,12 @@
 Summary:	Vector-Optimized Library of Kernels
 Summary(pl.UTF-8):	Vector-Optimized Library of Kernels - biblioteka jąder zoptymalizowanych wektorowo
 Name:		volk
-Version:	3.1.1
+Version:	3.1.2
 Release:	1
 License:	LGPL v3+
 Group:		Libraries
-Source0:	https://www.libvolk.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	f361b834203bff052074d8661297ed83
+Source0:	https://www.libvolk.org/releases/%{name}-%{version}.tar.xz
+# Source0-md5:	04d83692c9292324f311ebe9b93bf2cf
 Patch0:		%{name}-pld.patch
 URL:		https://www.libvolk.org/
 BuildRequires:	cmake >= 3.8
@@ -23,6 +23,8 @@ BuildRequires:	pkgconfig
 BuildRequires:	python3 >= 1:3.4
 BuildRequires:	python3-Mako >= 0.4.2
 BuildRequires:	rpm-build >= 4.6
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Requires:	orc >= 0.4.12
 Conflicts:	gnuradio < 3.9.0.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
diff --git a/volk-pld.patch b/volk-pld.patch
index 2d8af18..3f42f13 100644
--- a/volk-pld.patch
+++ b/volk-pld.patch
@@ -1,11 +1,10 @@
---- volk-3.1.1/cmake/Modules/VolkBuildTypes.cmake.orig	2024-01-29 21:15:17.000000000 +0100
-+++ volk-3.1.1/cmake/Modules/VolkBuildTypes.cmake	2024-02-18 14:31:31.617923137 +0100
-@@ -26,7 +26,7 @@ set(__INCLUDED_VOLK_BUILD_TYPES_CMAKE TR
- # Defines the list of acceptable cmake build types. When adding a new
- # build type below, make sure to add it to this list.
- list(APPEND AVAIL_BUILDTYPES
--  None Debug Release RelWithDebInfo MinSizeRel
-+  PLD None Debug Release RelWithDebInfo MinSizeRel
-   DebugParanoid NoOptWithASM O2WithASM O3WithASM
-   ASAN
- )
+--- volk-3.1.2/cmake/Modules/VolkBuildTypes.cmake.orig	2024-03-01 19:42:38.849606008 +0100
++++ volk-3.1.2/cmake/Modules/VolkBuildTypes.cmake	2024-03-01 19:44:20.785720439 +0100
+@@ -28,6 +28,7 @@ set(__INCLUDED_VOLK_BUILD_TYPES_CMAKE TR
+ list(
+     APPEND
+     AVAIL_BUILDTYPES
++    PLD
+     None
+     Debug
+     Release
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/volk.git/commitdiff/2da94bbf6dfad759e2642090ad3b2c0ba2b78c0a



More information about the pld-cvs-commit mailing list