Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uhd for openSUSE:Factory checked in 
at 2025-03-24 13:29:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uhd (Old)
 and      /work/SRC/openSUSE:Factory/.uhd.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uhd"

Mon Mar 24 13:29:37 2025 rev:44 rq:1255212 version:4.8.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/uhd/uhd.changes  2025-02-09 20:57:23.124531671 
+0100
+++ /work/SRC/openSUSE:Factory/.uhd.new.2696/uhd.changes        2025-03-24 
13:29:47.045645312 +0100
@@ -1,0 +2,6 @@
+Sat Mar 22 00:47:02 UTC 2025 - Shawn Dunn <sfal...@opensuse.org>
+
+- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS from cmake4
+- Remove Group: Declarations, no longer used
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ uhd.spec ++++++
--- /var/tmp/diff_new_pack.itvTn8/_old  2025-03-24 13:29:48.937724741 +0100
+++ /var/tmp/diff_new_pack.itvTn8/_new  2025-03-24 13:29:48.937724741 +0100
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        The driver for USRP SDR boards
 License:        GPL-3.0-or-later
-Group:          Hardware/Other
 URL:            https://files.ettus.com/manual/
 Source0:        
https://github.com/EttusResearch/uhd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        
https://github.com/EttusResearch/uhd/releases/download/v%{version}/uhd-images_%{version}.tar.xz
@@ -31,7 +30,7 @@
 # Patch0:         fix-boost1.85-one.patch
 # PATCH-FIX-UPSTREAM fix-boost1.85-two.patch -- 
https://github.com/EttusResearch/uhd/commit/c4863b9b9f8b639260f7797157e8ac4dd81fef93
 # Patch1:         fix-boost1.85-two.patch
-BuildRequires:  cmake >= 2.6
+BuildRequires:  cmake >= 3.5
 BuildRequires:  docutils
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -64,7 +63,6 @@
 
 %package     -n %{libname}
 Summary:        The UHD driver
-Group:          Hardware/Other
 Requires:       %{name}-udev >= %{version}
 # PRE script requires /usr/sbin/groupadd, that exists in the "shadow" package
 Requires(pre):  shadow
@@ -77,7 +75,6 @@
 
 %package        utils
 Summary:        Utility programs for USRP hardware
-Group:          Hardware/Other
 %if 0%{?suse_version} >= 1600
 Requires:       python3-%{name} >= %{version}
 %endif
@@ -92,7 +89,6 @@
 
 %package     -n python3-%{name}
 Summary:        Python bindings for uhd
-Group:          Hardware/Other
 
 %description  -n python3-%{name}
 The UHD is the "Universal Software Radio Peripheral" hardware driver.
@@ -104,7 +100,6 @@
 
 %package        udev
 Summary:        UHD udev rules
-Group:          Hardware/Other
 
 %description    udev
 The UHD is the "Universal Software Radio Peripheral" hardware driver.
@@ -116,7 +111,6 @@
 
 %package        devel
 Summary:        Development files for uhd
-Group:          Development/Libraries/Other
 Requires:       %{libname} = %{version}
 Recommends:     %{name}-doc
 Requires:       libboost_filesystem-devel
@@ -137,7 +131,6 @@
 
 %package        doc
 Summary:        Documentation files for uhd
-Group:          Documentation/Other
 BuildArch:      noarch
 
 %description    doc
@@ -145,7 +138,6 @@
 
 %package        firmware
 Summary:        Firmware images for uhd
-Group:          Hardware/Other
 Requires:       %{libname} = %{version}
 BuildArch:      noarch
 
@@ -167,6 +159,7 @@
 %cmake \
   -DPYTHON_EXECUTABLE=%{_bindir}/python3 \
   -DENABLE_TESTS=OFF \
+  -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
 %ifarch %arm
   -DNEON_SIMD_ENABLE=OFF \
 %endif

Reply via email to