]> git.pld-linux.org Git - packages/uhd.git/commitdiff
- set version to prevent autogeneration with incorrect values auto/th/uhd-3.15.0.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 4 Mar 2021 21:04:06 +0000 (22:04 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 4 Mar 2021 21:04:06 +0000 (22:04 +0100)
- rel 2

uhd.spec

index c72f106159824d4c3b1be2905643638ff57cc842..5545eba0a16ef6f5dd8e3db948295aac73c5d92e 100644 (file)
--- a/uhd.spec
+++ b/uhd.spec
@@ -6,7 +6,7 @@ Summary:        Universal Hardware Driver for Ettus Research products
 Summary(pl.UTF-8):     Uniwersalny sterownik sprzętowy do produktów Ettus Research
 Name:          uhd
 Version:       3.15.0.0
-Release:       1
+Release:       2
 License:       GPL v3+
 Group:         Applications/System
 #Source0Download: https://github.com/EttusResearch/uhd/releases
@@ -175,6 +175,7 @@ Biblioteka USRP Module Peripheral Manager dla Pythona.
 install -d build-{host,mpm}
 cd build-host
 %cmake ../host \
+       -DUHD_VERSION="%{version}" \
        -DENABLE_USB=ON
 
 %{__make}
This page took 0.137069 seconds and 4 git commands to generate.