commit a41844c7770cedd7ca2b1476f5ebf0b66fabbe77
Author: Jakub Bogusz <[email protected]>
Date:   Fri Apr 22 22:40:28 2022 +0200

    - disable debugsource packages, they seem to not support only static libs

 cpputest.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/cpputest.spec b/cpputest.spec
index 298f5ff..876718f 100644
--- a/cpputest.spec
+++ b/cpputest.spec
@@ -7,12 +7,13 @@ License:      BSD
 Group:         Development/Libraries
 Source0:       
https://github.com/cpputest/cpputest/releases/download/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: e8fdbbb5dd37d32d65919f240f984905
-#Patch0:       %{name}-what.patch
 URL:           https://cpputest.github.io/
 BuildRequires: libstdc++-devel >= 6:4.7
 Requires:      libstdc++-devel >= 6:4.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _debugsource_packages   0
+
 %description
 CppUTest unit testing and mocking framework for C/C++.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cpputest.git/commitdiff/a41844c7770cedd7ca2b1476f5ebf0b66fabbe77

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to