Defuzzified s390x patch

This commit is contained in:
Jaroslav Škarvada 2022-01-28 16:41:50 +01:00
parent 7878961774
commit 87d004a0af
2 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,8 @@
diff --git a/host/lib/utils/CMakeLists.txt b/host/lib/utils/CMakeLists.txt
index 7e95d8c..2ad6e40 100644
index 639b3e9..abd4e0f 100644
--- a/host/lib/utils/CMakeLists.txt
+++ b/host/lib/utils/CMakeLists.txt
@@ -229,3 +229,5 @@ if(ENABLE_C_API)
@@ -243,3 +243,5 @@ if(ENABLE_C_API)
${CMAKE_CURRENT_SOURCE_DIR}/thread_priority_c.cpp
)
endif(ENABLE_C_API)

View File

@ -32,7 +32,7 @@ URL: http://github.com/EttusResearch/uhd
Version: 4.1.0.5
#%%global images_ver %%{version}
%global images_ver 4.1.0.4
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3+
BuildRequires: make
BuildRequires: gcc-c++
@ -69,7 +69,7 @@ Source0: %{url}/archive/v%{version}/uhd-%{version}.tar.gz
Source1: %{name}-limits.conf
Source2: %{url}/releases/download/v%{images_ver}/uhd-images_%{images_ver}.tar.xz
# https://github.com/EttusResearch/uhd/issues/410
Patch1: uhd-4.0.0.0-s390x-build-fix.patch
Patch1: uhd-4.1.0.5-s390x-build-fix.patch
%description
The UHD is the universal hardware driver for Ettus Research products.
@ -279,6 +279,9 @@ exit 0
%endif
%changelog
* Fri Jan 28 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 4.1.0.5-3
- Defuzzified s390x patch
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild