packages: echoping/echoping.spec - don't require c++ compiler

sparky sparky at pld-linux.org
Sun May 16 16:49:51 CEST 2010


Author: sparky                       Date: Sun May 16 14:49:51 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't require c++ compiler

---- Files affected:
packages/echoping:
   echoping.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/echoping/echoping.spec
diff -u packages/echoping/echoping.spec:1.11 packages/echoping/echoping.spec:1.12
--- packages/echoping/echoping.spec:1.11	Mon Apr 12 21:24:36 2010
+++ packages/echoping/echoping.spec	Sun May 16 16:49:46 2010
@@ -17,6 +17,8 @@
 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
@@ -107,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/05/16 14:49:46  sparky
+- don't require c++ compiler
+
 Revision 1.11  2010/04/12 19:24:36  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/echoping/echoping.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list