diff --git a/fvwm2.changes b/fvwm2.changes index e30117e..4bb0b21 100644 --- a/fvwm2.changes +++ b/fvwm2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 3 09:30:08 UTC 2020 - Dr. Werner Fink + +- Install missed main manual page of fvwm its self + ------------------------------------------------------------------- Mon Sep 9 07:44:29 UTC 2019 - mvetter@suse.com diff --git a/fvwm2.spec b/fvwm2.spec index 985dc3a..0377433 100644 --- a/fvwm2.spec +++ b/fvwm2.spec @@ -1,7 +1,7 @@ # # spec file for package fvwm2 # -# Copyright (c) 2019 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,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -97,6 +97,9 @@ make %{?_smp_mflags} %install %make_install +# missed main manual page +install -m 644 doc/fvwm/fvwm.1 %{buildroot}%{_mandir}/man1 + # default config install -d -m 755 %{buildroot}%{_sysconfdir}/X11/fvwm2 install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/fvwm2/system.fvwm2rc