Hello community,

here is the log from the commit of package wget for openSUSE:Factory checked in 
at 2014-06-19 13:19:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wget (Old)
 and      /work/SRC/openSUSE:Factory/.wget.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wget"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wget/wget.changes        2014-01-24 
21:42:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wget.new/wget.changes   2014-06-19 
13:19:41.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun  8 07:19:29 UTC 2014 - [email protected]
+
+- Disable the testsuite
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wget.spec ++++++
--- /var/tmp/diff_new_pack.E0kvSV/_old  2014-06-19 13:19:42.000000000 +0200
+++ /var/tmp/diff_new_pack.E0kvSV/_new  2014-06-19 13:19:42.000000000 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_with    regression_tests
+
 Name:           wget
 Version:        1.15
 Release:        0
@@ -72,7 +74,9 @@
 make %{?_smp_mflags}
 
 %check
+%if %{with regression_tests}
 make -C tests/ check
+%endif
 
 %install
 %makeinstall



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to