File project.diff of Package iwd

--- iwd.changes.orig
+++ iwd.changes
@@ -162,6 +162,12 @@ Tue Aug 29 12:27:09 UTC 2023 - Luigi Bal
   * Fix issue with handling OWE AKM in association reply.
 
 -------------------------------------------------------------------
+Mon Jul 24 11:49:40 UTC 2023 - Michal Kubecek <mkubecek@suse.cz>
+
+- hackish workaround to fix Leap 15 build
+  * configure-restore-readline-test-fallback.patch
+
+-------------------------------------------------------------------
 Sat Jul  8 04:32:07 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
 
 - Update to version 2.7
--- iwd.spec.orig
+++ iwd.spec
@@ -34,7 +34,12 @@ BuildRequires:  pkg-config
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(ell) >= 0.77
+%if 0%{?suse_version} < 1600
+Patch1:         configure-restore-readline-test-fallback.patch
+BuildRequires:  readline-devel
+%else
 BuildRequires:  pkgconfig(readline)
+%endif
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_ordering}
 
openSUSE Build Service is sponsored by