]> git.pld-linux.org Git - packages/echoping.git/commitdiff
- don't require c++ compiler
authorsparky <sparky@pld-linux.org>
Sun, 16 May 2010 14:49:46 +0000 (14:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    echoping.spec -> 1.12

echoping.spec

index 416c66893ebdf83d431a5c343c3cfa48bb2799cd..646a34d8b4228a040e25a27f554cd350b5d84edd 100644 (file)
@@ -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
This page took 0.122365 seconds and 4 git commands to generate.