commit 7f157a85385c21342c9e1643f8ed17dbf9108654
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Mon May 6 16:51:12 2019 +0300
Correct spec.
openhantek.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openhantek.spec b/openhantek.spec
index 6c5a08c..72337ba 100644
--- a/openhantek.spec
+++ b/openhantek.spec
@@ -34,7 +34,7 @@ OpenHantek is a free software for Hantek and compatible
Supported devices: DSO2xxx Series, DSO52xx Series, 6022BE/BL.
%prep
-%autosetup -n OpenHantek6022-master
+%autosetup -n OpenHantek6022-%{version}
# sed -i 's|specification.samplerate.single.max =
30e6;|specification.samplerate.single.max = 16e6;|'
openhantek/src/hantekdso/models/modelDSO6022.cpp
# sed -i 's|format.setSamples(4); // Antia-Aliasing,
Multisampling|//format.setSamples(4); // Antia-Aliasing, Multisampling|'
openhantek/src/glscope.cpp
Show replies by date