[dwm] Minor enhancements for the dwm-start manpage

Petr Šabata psabata at fedoraproject.org
Thu Jun 26 13:59:18 UTC 2014


commit d68a18458c0ffdea39e028ea47cd129ad5f1d8fd
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Jun 26 15:59:19 2014 +0200

    Minor enhancements for the dwm-start manpage

 dwm-start.1 |   14 +++++++++-----
 dwm.spec    |    5 ++++-
 2 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/dwm-start.1 b/dwm-start.1
index baef344..69b2311 100644
--- a/dwm-start.1
+++ b/dwm-start.1
@@ -12,14 +12,16 @@ in Fedora.
 .P
 Running
 .BR dwm-start
-starts Fedora build by default. If you wish to customize your configuration, put
-the dwm config header file to $HOME/.dwm/config.h and adjust it according to
-your needs. The official Fedora configuration file might be a useful template.
+starts the Fedora build by default.  If you wish to customize your
+configuration, put the dwm config header file to $HOME/.dwm/config.h and
+adjust it according to your needs.  The official Fedora configuration file
+might be a useful template.
 See the
 .BR FILES
 section of this manual.
 .P
-Every time the user configuration file has changed,
+Every time the user configuration file has changed or new patches have been
+added,
 .BR dwm\-start
 will rebuild the user dwm binary prior to its execution.
 .SH FILES
@@ -28,6 +30,8 @@ $HOME/.dwm
     - User dwm directory
 $HOME/.dwm/config.h
     - User dwm configuration
+$HOME/.dwm/patches
+    - Optional patches to apply
 /usr/src/dwm\-user\-VERSION\-RELEASE
     - dwm sources
 /usr/src/dwm\-VERSION\-RELEASE/config.def.h
@@ -38,4 +42,4 @@ $HOME/.dwm/config.h
 .SH BUGS
 Report bugs to Red Hat Bugzilla, http://bugzilla.redhat.com/
 .SH AUTHOR
-Written by Petr Sabata <psabata at redhat.com>, 2010.
+Written by Petr Šabata <contyk at redhat.com>, 2010\-2014.
diff --git a/dwm.spec b/dwm.spec
index b6e9732..998d497 100644
--- a/dwm.spec
+++ b/dwm.spec
@@ -1,6 +1,6 @@
 Name:           dwm
 Version:        6.0
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Dynamic window manager for X
 
 %global         _dwmsourcedir       %{_usrsrc}/dwm-user-%{version}-%{release}
@@ -86,6 +86,9 @@ install -m644 %{SOURCE4} %{buildroot}%{_datadir}/xsessions/dwm-user.desktop
 %{_dwmsourcedir}
 
 %changelog
+* Thu Jun 26 2014 Petr Šabata <contyk at redhat.com> - 6.0-10
+- Minor enhancements for the dwm-start manpage
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list