[Groonga-commit] groonga/groonga-normalizer-mysql [master] apt yum: support package signing

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Jan 29 17:35:18 JST 2013


HAYASHI Kentaro	2013-01-29 17:35:18 +0900 (Tue, 29 Jan 2013)

  New Revision: 676fbd6c0a5e059cd76fc03f4400a77965fcf807
  https://github.com/groonga/groonga-normalizer-mysql/commit/676fbd6c0a5e059cd76fc03f4400a77965fcf807

  Log:
    apt yum: support package signing

  Added files:
    gpg_uid
  Modified files:
    configure.ac

  Modified: configure.ac (+3 -0)
===================================================================
--- configure.ac    2013-01-29 16:16:35 +0900 (6403918)
+++ configure.ac    2013-01-29 17:35:18 +0900 (a2eba90)
@@ -100,6 +100,9 @@ AC_ARG_WITH(rsync-path,
             [RSYNC_PATH="packages �� packages.groonga.org:public"])
 AC_SUBST(RSYNC_PATH)
 
+GPG_UID=m4_include(gpg_uid)
+AC_SUBST(GPG_UID)
+
 AC_CONFIG_FILES([
   Makefile
   groonga-normalizer-mysql.pc

  Added: gpg_uid (+1 -0) 100644
===================================================================
--- /dev/null
+++ gpg_uid    2013-01-29 17:35:18 +0900 (7c1a800)
@@ -0,0 +1 @@
+45499429
-------------- next part --------------
HTML����������������������������...
Download 



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