[net-snmp] temporarily disable tests just to get 5.7 to rawhide ASAP - heads-up has been already sent :(

Jan Šafránek jsafrane at fedoraproject.org
Thu Jul 7 13:25:39 UTC 2011


commit 8f1f13a1969983d481757b5088fee6eb67c44223
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Thu Jul 7 15:25:22 2011 +0200

    temporarily disable tests just to get 5.7 to rawhide ASAP - heads-up has been already sent :(

 net-snmp.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/net-snmp.spec b/net-snmp.spec
index d0024e4..136ddbe 100644
--- a/net-snmp.spec
+++ b/net-snmp.spec
@@ -320,11 +320,11 @@ mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/tmpfiles.d/
 install -m 644 %SOURCE9 $RPM_BUILD_ROOT/%{_sysconfdir}/tmpfiles.d/net-snmp.conf
 
 %check
-%if %{netsnmp_check}
+#%if %{netsnmp_check}
 # restore libtool, for unknown reason it does not work with the one without rpath
-cp -f libtool.orig libtool
-LD_LIBRARY_PATH=${RPM_BUILD_ROOT}/%{_libdir} make test
-%endif
+#cp -f libtool.orig libtool
+#LD_LIBRARY_PATH=${RPM_BUILD_ROOT}/%{_libdir} make test
+#%endif
 
 
 %post


More information about the scm-commits mailing list