[Groonga-commit] pgroonga/pgroonga at 7a2e6b3 [master] package rpm: fix library name

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Dec 17 21:55:26 JST 2016


Kouhei Sutou	2016-12-17 21:55:26 +0900 (Sat, 17 Dec 2016)

  New Revision: 7a2e6b3cf0ebe1ccc419cf74e7c4b22dfdac3123
  https://github.com/pgroonga/pgroonga/commit/7a2e6b3cf0ebe1ccc419cf74e7c4b22dfdac3123

  Message:
    package rpm: fix library name

  Modified files:
    packages/yum/postgresql-pgroonga.spec.in

  Modified: packages/yum/postgresql-pgroonga.spec.in (+1 -1)
===================================================================
--- packages/yum/postgresql-pgroonga.spec.in    2016-12-16 16:37:46 +0900 (6b8767a)
+++ packages/yum/postgresql-pgroonga.spec.in    2016-12-17 21:55:26 +0900 (6749119)
@@ -52,7 +52,7 @@ includedir=\${prefix}/include
 Name: MessagePack
 Description: Binary-based efficient object serialization library
 Version: 0.5.7
-Libs: -L\${libdir} -lmsgpack
+Libs: -L\${libdir} -lmsgpackc
 Cflags: -I\${includedir}
 EOF
 %endif
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index