[packages/i3] Adapterized

caleb caleb at pld-linux.org
Mon Aug 6 13:19:56 CEST 2012


commit a6a46b778262f4774a646bc09c807ee3de28362a
Author: Caleb Maclennan <caleb at pld-linux.org>
Date:   Mon Aug 6 14:19:52 2012 +0300

    Adapterized

 i3.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/i3.spec b/i3.spec
index c283f37..01cbf2e 100644
--- a/i3.spec
+++ b/i3.spec
@@ -7,14 +7,14 @@ Group:		X11/Window Managers
 Source0:	http://i3wm.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5:	11b7e5ecdd837341978c72341cb890c6
 URL:		http://i3wm.org/
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires:	xcb-util-keysyms-devel
 BuildRequires:	xcb-util-wm-devel
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 i3 is a tiling window manager, completely written from scratch. The
-target platforms are GNU/Linux and BSD operating systems, our code
-is Free and Open Source Software (FOSS) under the BSD license. i3 is
+target platforms are GNU/Linux and BSD operating systems, our code is
+Free and Open Source Software (FOSS) under the BSD license. i3 is
 primarily targeted at advanced users and developers.
 
 %package devel


More information about the pld-cvs-commit mailing list