From a4575129968f3443030be499ea02089a99502787 Mon Sep 17 00:00:00 2001 From: sparky Date: Sun, 16 May 2010 14:49:46 +0000 Subject: [PATCH] - don't require c++ compiler Changed files: echoping.spec -> 1.12 --- echoping.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/echoping.spec b/echoping.spec index 416c668..646a34d 100644 --- a/echoping.spec +++ b/echoping.spec @@ -16,6 +16,8 @@ BuildRequires: postgresql-devel Requires: %{name}-libs = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%undefine __cxx + %description "echoping" is a small program to test (approximatively) performances of a remote host by sending it TCP "echo" (or other protocol, such as -- 2.43.0