[packages/uhd] - set version to prevent autogeneration with incorrect values - rel 2

baggins baggins at pld-linux.org
Thu Mar 4 22:05:11 CET 2021


commit eb732e51c763e388948aeba57286b96f0104c227
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Mar 4 22:04:06 2021 +0100

    - set version to prevent autogeneration with incorrect values
    - rel 2

 uhd.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/uhd.spec b/uhd.spec
index c72f106..5545eba 100644
--- 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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uhd.git/commitdiff/eb732e51c763e388948aeba57286b96f0104c227



More information about the pld-cvs-commit mailing list