Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 013C09AAB for ; Wed, 6 Mar 2013 18:00:06 +0000 (UTC) Received: (qmail 59387 invoked by uid 500); 6 Mar 2013 18:00:04 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 59325 invoked by uid 500); 6 Mar 2013 18:00:04 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 59255 invoked by uid 99); 6 Mar 2013 18:00:04 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Mar 2013 18:00:04 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 05E12830B45; Wed, 6 Mar 2013 18:00:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bfederle@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [20/29] git commit: refs/heads/ui-multiple-nics - Fix rpm build after commit 4d7dced2f892f6bd42df097e6d556ca1f26e8ec6 Message-Id: <20130306180004.05E12830B45@tyr.zones.apache.org> Date: Wed, 6 Mar 2013 18:00:03 +0000 (UTC) Fix rpm build after commit 4d7dced2f892f6bd42df097e6d556ca1f26e8ec6 Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/713dff53 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/713dff53 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/713dff53 Branch: refs/heads/ui-multiple-nics Commit: 713dff537b3291c54dc6b5f8be86647f1059a249 Parents: 0fd30af Author: Hugo Trippaers Authored: Wed Mar 6 08:30:12 2013 +0100 Committer: Hugo Trippaers Committed: Wed Mar 6 08:30:12 2013 +0100 ---------------------------------------------------------------------- packaging/centos63/cloud.spec | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/713dff53/packaging/centos63/cloud.spec ---------------------------------------------------------------------- diff --git a/packaging/centos63/cloud.spec b/packaging/centos63/cloud.spec index f4970cf..369ff7f 100644 --- a/packaging/centos63/cloud.spec +++ b/packaging/centos63/cloud.spec @@ -394,7 +394,6 @@ fi %attr(0755,root,root) %{_sysconfdir}/init.d/%{name}-agent %config(noreplace) %{_sysconfdir}/%{name}/agent %dir %{_localstatedir}/log/%{name}/agent -%attr(0644,root,root) %{_datadir}/%{name}-agent/*.jar %attr(0644,root,root) %{_datadir}/%{name}-agent/lib/*.jar %doc LICENSE %doc NOTICE