[packages/statifier] spelling fix

glen glen at pld-linux.org
Tue Feb 17 11:53:52 CET 2015


commit 9ee0b7bdad089d6926b63d282ef25b383558a066
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Feb 17 12:53:48 2015 +0200

    spelling fix

 statifier.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/statifier.spec b/statifier.spec
index 0d4114e..0e50a68 100644
--- a/statifier.spec
+++ b/statifier.spec
@@ -19,8 +19,8 @@ BuildRequires:	glibc-static(i686)
 BuildRequires:	glibc-static(ia32e)
 %endif
 %ifarch x86_64
-BuildRequires:	glibc-static(x86_64)
 BuildRequires:	glibc-static(i686)
+BuildRequires:	glibc-static(x86_64)
 %endif
 BuildRequires:	sed >= 4.0
 Requires:	coreutils
@@ -29,7 +29,7 @@ ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Statifier create from dynamically linked ELF executable and all it's
+Statifier creates from dynamically linked ELF executable and all it's
 libraries (and all LD_PRELOAD libraries if any) one file. This file
 can be copied and run on another machine without need to drag all it's
 libraries.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/statifier.git/commitdiff/9ee0b7bdad089d6926b63d282ef25b383558a066



More information about the pld-cvs-commit mailing list