[Groonga-mysql-commit] mroonga/mroonga at 8f052da [master] doc release yum: follow make tasks change

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Jun 30 11:20:30 JST 2015


Masafumi Yokoyama	2015-06-30 11:20:30 +0900 (Tue, 30 Jun 2015)

  New Revision: 8f052da9a899af30635dfa0635a06ed5d3e1225b
  https://github.com/mroonga/mroonga/commit/8f052da9a899af30635dfa0635a06ed5d3e1225b

  Message:
    doc release yum: follow make tasks change
    
    TODO: update the required software for using Vagrant.

  Modified files:
    doc/source/developer/release.rst

  Modified: doc/source/developer/release.rst (+4 -3)
===================================================================
--- doc/source/developer/release.rst    2015-06-30 11:12:59 +0900 (b91988a)
+++ doc/source/developer/release.rst    2015-06-30 11:20:30 +0900 (99e6752)
@@ -173,15 +173,16 @@ Red Hat 系
 
 まず yum ディレクトリに移動する。
 
-その後、次のようにすれば一連のリリース作業(build sign update upload)が行われますが、途中で失敗することもあります。 ::
+その後、次のようにすれば一連のリリース作業(download build sign-packages update-repository upload)が行われますが、途中で失敗することもあります。 ::
 
  $ make release
 
 そのため head コマンドなどで Makefile.am の内容を確認し、順番に作業を行っていくほうが良いこともあります。 ::
 
+ $ make download
  $ make build
- $ make sign
- $ make update
+ $ make sign-packages
+ $ make update-repository
  $ make upload
 
 Windows
-------------- next part --------------
HTML����������������������������...
下载 



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