[awesome] Fix WS.

Thomas Moschny thm at fedoraproject.org
Thu Apr 4 17:04:14 UTC 2013


commit b50b1d8fe2a7d6d9495729038d7d00cdf871794c
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Thu Apr 4 18:55:44 2013 +0200

    Fix WS.

 awesome.spec |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/awesome.spec b/awesome.spec
index f599896..ef56e2a 100644
--- a/awesome.spec
+++ b/awesome.spec
@@ -56,15 +56,15 @@ Requires:	rlwrap
 
 
 %description
-Awesome is a highly configurable, next generation framework window 
+Awesome is a highly configurable, next generation framework window
 manager for X. It is very fast, light and extensible.
 
-It is primary targeted at power users, developers and any people 
-dealing with every day computing tasks and want to have fine-grained 
+It is primary targeted at power users, developers and any people
+dealing with every day computing tasks and want to have fine-grained
 control on its graphical environment.
 
 
-%package 	doc
+%package	doc
 Summary:	API doc files
 Group:		Documentation
 Requires:	%{name} = %{version}-%{release}
@@ -90,7 +90,7 @@ make -C build VERBOSE=1 %{?_smp_mflags} awesome
 
 
 %install
-make -C build DESTDIR="%{buildroot}" INSTALL="install -p" install 
+make -C build DESTDIR="%{buildroot}" INSTALL="install -p" install
 
 # verify desktop file
 desktop-file-validate %{buildroot}%{_datadir}/xsessions/%{name}.desktop
@@ -325,7 +325,7 @@ mv %{buildroot}%{_docdir}/%{name}-%{version}/doc \
 
 * Thu Jul 17 2008 Michal Nowak <mnowak at redhat.com> 2.3.2-7
 - after some discussion I removed explicit dependency on libconfuse >= 2.6;
-  the thing is that awesome runs fine with libconfuse-2.5 but does not 
+  the thing is that awesome runs fine with libconfuse-2.5 but does not
   build with < 2.6. Some build-time hack might be possible but I am obviously
   not going to be involved in this auto*magic. (thx Hans Ulrich Niedermann)
 
@@ -333,7 +333,7 @@ mv %{buildroot}%{_docdir}/%{name}-%{version}/doc \
 - added libXinerama-devel, hopefully last BuildRequire
 
 * Wed Jul 16 2008 Michal Nowak <mnowak at redhat.com> 2.3.2-5
-- by mistake I removed BuildRequire on libconfuse-devel, 
+- by mistake I removed BuildRequire on libconfuse-devel,
   now is back again (thanks Mamoru Tasaka)
 
 * Tue Jul 15 2008 Michal Nowak <mnowak at redhat.com> 2.3.2-4


More information about the scm-commits mailing list