]> git.pld-linux.org Git - packages/cmake.git/commitdiff
- reformat doc to avoid confusing man auto/th/cmake-3.4.3-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 27 Feb 2016 16:13:56 +0000 (17:13 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 27 Feb 2016 16:13:56 +0000 (17:13 +0100)
cmake.spec
man-syntax.patch [new file with mode: 0644]

index d574b5862f5c44bb2e79c20e4a7b7311264a8c12..db7104c894b57cba097a179768671171f39008b0 100644 (file)
@@ -25,6 +25,7 @@ Patch1:               %{name}-libx32.patch
 Patch2:                %{name}-helpers.patch
 Patch3:                %{name}-findruby.patch
 Patch4:                %{name}-findruby2.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
 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
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 cat > "init.cmake" <<EOF
 SET (CURSES_INCLUDE_PATH "/usr/include/ncurses" CACHE PATH " " FORCE)
 
 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 (file)
index 0000000..a295e9f
--- /dev/null
@@ -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.
This page took 0.146343 seconds and 4 git commands to generate.