[dwm/f13/master] dwm(1) Fedora notes update

Petr Sabata psabata at fedoraproject.org
Tue Oct 19 13:43:29 UTC 2010


commit bdbc814994a9dade1844b32a16d2ecff8bb11069
Author: Petr Sabata <psabata at redhat.com>
Date:   Tue Oct 19 15:43:12 2010 +0200

    dwm(1) Fedora notes update

 dwm-5.8.2-user-notes.patch |   11 ++++++++---
 dwm.spec                   |    5 ++++-
 2 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/dwm-5.8.2-user-notes.patch b/dwm-5.8.2-user-notes.patch
index 377b1d5..494e3aa 100644
--- a/dwm-5.8.2-user-notes.patch
+++ b/dwm-5.8.2-user-notes.patch
@@ -1,15 +1,20 @@
 --- dwm-5.8.2/dwm.1	2010-10-15 13:39:41.239409647 +0200
 +++ dwm-5.8.2/dwm.1.new	2010-10-15 13:47:01.870203726 +0200
-@@ -4,6 +4,12 @@
+@@ -4,6 +4,17 @@
  .SH SYNOPSIS
  .B dwm
  .RB [ \-v ]
 +.SH FEDORA NOTES
 +Due to the nature of this software, dwm has to be rebuilt for any configuration
 +changes. To achieve this in Fedora, install the
-+.BR dwm-user
++.BR dwm\-user
 +package and see
-+.BR dwm-start (1) .
++.BR dwm\-start (1) .
++.P
++All hints, questions and bug reports should be addressed to Fedora maintainer.
++File a bug in Red Hat Bugzilla:
++.P
++.BR http://bugzilla.redhat.com/
  .SH DESCRIPTION
  dwm is a dynamic window manager for X. It manages windows in tiled, monocle
  and floating layouts. Either layout can be applied dynamically, optimising the
diff --git a/dwm.spec b/dwm.spec
index 2f3f931..0a4a50f 100644
--- a/dwm.spec
+++ b/dwm.spec
@@ -1,6 +1,6 @@
 Name:           dwm
 Version:        5.8.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Dynamic window manager for X
 
 %global         _dwmsourcedir       %{_usrsrc}/dwm-user-%{version}-%{release}
@@ -94,6 +94,9 @@ rm -rf %{buildroot}
 %{_dwmsourcedir}
 
 %changelog
+* Tue Oct 19 2010 Petr Sabata <psabata at redhat.com> - 5.8.2-4
+- dwm(1) Fedora notes update
+
 * Tue Oct 19 2010 Petr Sabata <psabata at redhat.com> - 5.8.2-3
 - dwm-start(1) fix
 


More information about the scm-commits mailing list