HAYASHI Kentaro
null+****@clear*****
Wed Sep 26 15:29:07 JST 2012
HAYASHI Kentaro 2012-09-26 15:29:07 +0900 (Wed, 26 Sep 2012) New Revision: 3c11ba26d509a15296ae55ff73eb219cefcb9b4e https://github.com/mroonga/mroonga/commit/3c11ba26d509a15296ae55ff73eb219cefcb9b4e Log: yum: use suitable target name make sign -> make sign-packages make update -> make update-repository Modified files: packages/yum/Makefile.am Modified: packages/yum/Makefile.am (+3 -3) =================================================================== --- packages/yum/Makefile.am 2012-09-26 15:09:52 +0900 (b48d82a) +++ packages/yum/Makefile.am 2012-09-26 15:29:07 +0900 (8f490ee) @@ -8,7 +8,7 @@ USE_ATRPMS = no all: -release: build sign update upload +release: build sign-packages update-repository upload remove-existing-packages: for distribution in $(DISTRIBUTIONS); do \ @@ -28,10 +28,10 @@ download: ensure-rsync-path $(RSYNC_PATH)/$${distribution} $(REPOSITORIES_PATH)/; \ done -sign: +sign-packages: ./sign-rpm.sh '$(GPG_UID)' '$(REPOSITORIES_PATH)/' '$(DISTRIBUTIONS)' -update: +update-repository: ./update-repository.sh '$(REPOSITORIES_PATH)/' '$(DISTRIBUTIONS)' upload: ensure-rsync-path -------------- next part -------------- HTML����������������������������... Descargar