Return-Path: X-Original-To: apmail-bigtop-commits-archive@www.apache.org Delivered-To: apmail-bigtop-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 60DDA18E96 for ; Tue, 21 Jul 2015 14:49:29 +0000 (UTC) Received: (qmail 15181 invoked by uid 500); 21 Jul 2015 14:49:13 -0000 Delivered-To: apmail-bigtop-commits-archive@bigtop.apache.org Received: (qmail 15090 invoked by uid 500); 21 Jul 2015 14:49:13 -0000 Mailing-List: contact commits-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@bigtop.apache.org Delivered-To: mailing list commits@bigtop.apache.org Received: (qmail 15018 invoked by uid 99); 21 Jul 2015 14:49:13 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2015 14:49:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 50E6CE02D3; Tue, 21 Jul 2015 14:49:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: evansye@apache.org To: commits@bigtop.apache.org Date: Tue, 21 Jul 2015 14:49:15 -0000 Message-Id: In-Reply-To: <705c058f334a49128fb7436d78282dcb@git.apache.org> References: <705c058f334a49128fb7436d78282dcb@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] bigtop git commit: BIGTOP-1938: kafka packages /usr/bin on RPM BIGTOP-1938: kafka packages /usr/bin on RPM Signed-off-by: Evans Ye Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/96fada35 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/96fada35 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/96fada35 Branch: refs/heads/branch-1.0 Commit: 96fada3528678af07b02588e76688d4bdc43fdd0 Parents: 7273a5b Author: Olaf Flebbe Authored: Sat Jul 18 21:15:20 2015 +0200 Committer: Evans Ye Committed: Tue Jul 21 14:19:22 2015 +0000 ---------------------------------------------------------------------- bigtop-packages/src/rpm/kafka/SPECS/kafka.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/96fada35/bigtop-packages/src/rpm/kafka/SPECS/kafka.spec ---------------------------------------------------------------------- diff --git a/bigtop-packages/src/rpm/kafka/SPECS/kafka.spec b/bigtop-packages/src/rpm/kafka/SPECS/kafka.spec index e9dc956..084a450 100644 --- a/bigtop-packages/src/rpm/kafka/SPECS/kafka.spec +++ b/bigtop-packages/src/rpm/kafka/SPECS/kafka.spec @@ -160,7 +160,7 @@ fi %files %defattr(-,root,root,755) -%{bin} +%{bin}/* %config(noreplace) %{config_kafka}.dist %config(noreplace) /etc/default/kafka %attr(0755,kafka,kafka) %{lib_kafka}