[packages/cmake] - reformat doc to avoid confusing man

baggins baggins at pld-linux.org
Sat Feb 27 17:14:17 CET 2016


commit 44c49ab51f0e4b87bd3852607e0b66e270c385fd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 27 17:13:56 2016 +0100

    - reformat doc to avoid confusing man

 cmake.spec       |  2 ++
 man-syntax.patch | 13 +++++++++++++
 2 files changed, 15 insertions(+)
---
diff --git a/cmake.spec b/cmake.spec
index d574b58..db7104c 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -25,6 +25,7 @@ Patch1:		%{name}-libx32.patch
 Patch2:		%{name}-helpers.patch
 Patch3:		%{name}-findruby.patch
 Patch4:		%{name}-findruby2.patch
+Patch5:		man-syntax.patch
 URL:		http://www.cmake.org/
 %{?with_gui:BuildRequires:	QtGui-devel}
 BuildRequires:	jsoncpp-devel >= 1.6.2-2
@@ -119,6 +120,7 @@ Bashowe dopełnianie parametrów dla cmake'a.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 cat > "init.cmake" <<EOF
 SET (CURSES_INCLUDE_PATH "/usr/include/ncurses" CACHE PATH " " FORCE)
diff --git a/man-syntax.patch b/man-syntax.patch
new file mode 100644
index 0000000..a295e9f
--- /dev/null
+++ b/man-syntax.patch
@@ -0,0 +1,13 @@
+--- cmake-3.4.3/Help/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst~	2016-01-25 17:57:19.000000000 +0100
++++ cmake-3.4.3/Help/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst	2016-02-27 17:06:46.607202361 +0100
+@@ -1,8 +1,8 @@
+ ANDROID_NATIVE_LIB_DIRECTORIES
+ ------------------------------
+ 
+-Set the Android property that specifies directories to search for the
+-.so libraries.
++Set the Android property that specifies directories to search for the .so
++libraries.
+ 
+ This a string property that contains the directory paths separated
+ by semicolons.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cmake.git/commitdiff/44c49ab51f0e4b87bd3852607e0b66e270c385fd



More information about the pld-cvs-commit mailing list