[Groonga-commit] groonga/groonga-gobject at 0776269 [master] Set GPG uid for signing packages

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 3 21:55:39 JST 2014


Kouhei Sutou	2014-07-03 21:55:39 +0900 (Thu, 03 Jul 2014)

  New Revision: 077626919fc7d7268176268f95ff5100e3108d9f
  https://github.com/groonga/groonga-gobject/commit/077626919fc7d7268176268f95ff5100e3108d9f

  Message:
    Set GPG uid for signing packages

  Added files:
    gpg_uid
  Modified files:
    configure.ac

  Modified: configure.ac (+2 -0)
===================================================================
--- configure.ac    2014-07-03 21:47:49 +0900 (531b25e)
+++ configure.ac    2014-07-03 21:55:39 +0900 (edd6836)
@@ -146,6 +146,8 @@ case "$CUTTER_SOURCE_PATH" in
 esac
 AC_SUBST(CUTTER_SOURCE_PATH)
 
+GPG_UID=m4_include(gpg_uid)
+AC_SUBST(GPG_UID)
 
 AC_CONFIG_FILES([
   groonga-gobject.pc

  Added: gpg_uid (+1 -0) 100644
===================================================================
--- /dev/null
+++ gpg_uid    2014-07-03 21:55:39 +0900 (7c1a800)
@@ -0,0 +1 @@
+45499429
-------------- next part --------------
HTML����������������������������...
Download 



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