]> git.pld-linux.org Git - packages/echoping.git/blobdiff - echoping.spec
- added required skip_post_check_so
[packages/echoping.git] / echoping.spec
index 416c66893ebdf83d431a5c343c3cfa48bb2799cd..9585c74176ea4de232067329c4660af24198e111 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Non-suid ping
 Summary(pl.UTF-8):     ping bez suida
 Name:          echoping
 Version:       6.0.2
-Release:       4
+Release:       6
 License:       GPL v2
 Group:         Networking/Admin
 Source0:       http://dl.sourceforge.net/echoping/%{name}-%{version}.tar.gz
@@ -16,6 +16,9 @@ BuildRequires:        postgresql-devel
 Requires:      %{name}-libs = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine      __cxx
+%define                skip_post_check_so      dns.so.0.0.0 ldap.so.0.0.0 postgresql.so.0.0.0 whois.so.0.0.0
+
 %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.362778 seconds and 4 git commands to generate.