File project.diff of Package lasso
--- lasso.changes.orig
+++ lasso.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Sun Apr 26 17:24:06 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
+
+- Add compatibility macro for make_build on SLE 12
+
+-------------------------------------------------------------------
Wed Feb 26 11:23:31 UTC 2020 - Kristyna Streitova <kstreitova@suse.com>
- remove .la and .a files in a consistent way
--- lasso.spec.orig
+++ lasso.spec
@@ -18,6 +18,10 @@
#
+# Compatibility macros for SLE 12
+%{!?make_build: %global make_build %{__make} %{?_smp_mflags}}
+
+
%global with_wsf 0
# None of these extra bindings are working or wanted right now...
%global configure_args --disable-java --disable-perl --enable-php5=no