You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2013/07/31 03:59:58 UTC

[38/50] [abbrv] git commit: ACCUMULO-1560 updating pom to produce x86_64 arch rpm

ACCUMULO-1560 updating pom to produce x86_64 arch rpm

git-svn-id: https://svn.apache.org/repos/asf/accumulo/branches/1.4@1501624 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e6fe91ab
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e6fe91ab
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e6fe91ab

Branch: refs/heads/1.5.1-SNAPSHOT
Commit: e6fe91abab2ac5a3c113cab297e19158d01f165a
Parents: e4f34c4
Author: Mike Drob <md...@apache.org>
Authored: Wed Jul 10 00:59:40 2013 +0000
Committer: Mike Drob <md...@apache.org>
Committed: Wed Jul 10 00:59:40 2013 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/e6fe91ab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ed57b9..addb43e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
           </description>
           <copyright>2011 The Apache Software Foundation.</copyright>
           <url>http://accumulo.apache.org</url>
-          <needarch>true</needarch>
+          <needarch>x86_64</needarch>
           <group>Utilities</group>
           <requires>
             <require>jdk</require>