File project.diff of Package wol
--- wol.changes.orig
+++ wol.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 3 22:36:35 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
+
+- Apply wol-use-port-9.patch to change the default to Port 9, which
+ give better results with todays WOL Magic Packets(tm) implementations
+
+-------------------------------------------------------------------
Sat Mar 10 02:06:37 UTC 2018 - ilya@ilya.pp.ua
- Refresh spec-file via spec-cleaner.
--- wol.spec.orig
+++ wol.spec
@@ -1,7 +1,7 @@
#
# spec file for package wol
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,9 +12,10 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via https://bugs.opensuse.org
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
Name: wol
Version: 0.7.1
Release: 0
@@ -24,6 +25,7 @@ Group: Productivity/Networking/
URL: https://sourceforge.net/projects/wake-on-lan
Source0: %{name}-%{version}.tar.gz
Source1: %{name}.rules
+Patch: %{name}-use-port-9.patch
Requires(post): %{install_info_prereq}
Requires(preun): %{install_info_prereq}
@@ -47,6 +49,7 @@ This package contains the udev rule file
%prep
%setup -q
+%patch -p1
%build
%configure --disable-rpath