Hello community,

here is the log from the commit of package happy for openSUSE:Factory checked 
in at 2018-07-24 17:23:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/happy (Old)
 and      /work/SRC/openSUSE:Factory/.happy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "happy"

Tue Jul 24 17:23:34 2018 rev:16 rq:623903 version:1.19.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/happy/happy.changes      2018-05-30 
12:28:51.115001054 +0200
+++ /work/SRC/openSUSE:Factory/.happy.new/happy.changes 2018-07-24 
17:23:37.051394463 +0200
@@ -1,0 +2,19 @@
+Wed Jul 18 14:26:49 UTC 2018 - [email protected]
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+-------------------------------------------------------------------
+Wed Jun 13 18:35:28 UTC 2018 - [email protected]
+
+- Another tweak for SLE 12
+  * use plain make to build documentation
+
+-------------------------------------------------------------------
+Tue Jun 12 18:09:12 UTC 2018 - [email protected]
+
+- Fix build on SLE 12 SP 3
+  * configure in doc directory chokes on
+    --disable-dependency-tracking
+
+-------------------------------------------------------------------
@@ -159 +177,0 @@
-

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

Other differences:
------------------
++++++ happy.spec ++++++
--- /var/tmp/diff_new_pack.0d3oiP/_old  2018-07-24 17:23:37.607395173 +0200
+++ /var/tmp/diff_new_pack.0d3oiP/_new  2018-07-24 17:23:37.607395173 +0200
@@ -55,8 +55,9 @@
 %ghc_bin_build
 cd doc
 autoreconf
-%configure
-%make_build html
+# FIXME: you should use the %%configure macro
+./configure
+make %{?_smp_mflags} html
 
 %install
 %ghc_bin_install


Reply via email to