[mingw-libxslt] Fix some small typos

epienbro epienbro at fedoraproject.org
Sun Mar 18 20:50:49 UTC 2012


commit dae27d9fb593db1f480b633296af00b12b0a9aae
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Mar 18 21:50:45 2012 +0100

    Fix some small typos

 mingw-libxslt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mingw-libxslt.spec b/mingw-libxslt.spec
index 8f1435e..f6f4b1c 100644
--- a/mingw-libxslt.spec
+++ b/mingw-libxslt.spec
@@ -23,7 +23,7 @@ BuildRequires:  mingw32-win-iconv
 BuildRequires:  mingw32-libgcrypt
 BuildRequires:  mingw32-libxml2 >= 2.7.2-3
 
-BuildRequires:  mingw64-filesystem>= 95
+BuildRequires:  mingw64-filesystem >= 95
 BuildRequires:  mingw64-gcc
 BuildRequires:  mingw64-binutils
 BuildRequires:  mingw64-win-iconv
@@ -75,6 +75,9 @@ installed. The xsltproc command is a command line interface to the XSLT engine
 Summary:        Static version of the MinGW Windows LibXSLT library
 Requires:       mingw64-libxslt = %{version}-%{release}
 
+%description -n mingw64-libxslt-static
+Static version of the MinGW Windows LibXSLT library.
+
 
 %?mingw_debug_package
 


More information about the scm-commits mailing list