Hello community,

here is the log from the commit of package happy for openSUSE:Factory checked 
in at 2015-08-23 15:43:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/happy (Old)
 and      /work/SRC/openSUSE:Factory/.happy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "happy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/happy/happy.changes      2015-05-13 
07:12:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.happy.new/happy.changes 2015-08-23 
17:40:19.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 13 09:06:25 UTC 2015 - [email protected]
+
+- temporary disable tests 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ happy.spec ++++++
--- /var/tmp/diff_new_pack.B01Oz1/_old  2015-08-23 17:40:20.000000000 +0200
+++ /var/tmp/diff_new_pack.B01Oz1/_new  2015-08-23 17:40:20.000000000 +0200
@@ -39,9 +39,6 @@
 BuildRequires:  libxml2
 BuildRequires:  libxslt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if %{with tests}
-BuildRequires:  ghc-process-devel
-%endif
 
 %description
 Happy is a parser generator for Haskell. Given a grammar specification in BNF,
@@ -59,11 +56,6 @@
 %configure
 make %{?_smp_mflags} html
 
-%check
-%if %{with tests}
-%{cabal} test
-%endif
-
 %install
 %{ghc_bin_install}
 install -D --mode=444 doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1


Reply via email to