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

svn commit: r1501624 - /accumulo/branches/1.4/pom.xml

Author: mdrob
Date: Wed Jul 10 00:59:40 2013
New Revision: 1501624

URL: http://svn.apache.org/r1501624
Log:
ACCUMULO-1560 updating pom to produce x86_64 arch rpm

Modified:
    accumulo/branches/1.4/pom.xml

Modified: accumulo/branches/1.4/pom.xml
URL: http://svn.apache.org/viewvc/accumulo/branches/1.4/pom.xml?rev=1501624&r1=1501623&r2=1501624&view=diff
==============================================================================
--- accumulo/branches/1.4/pom.xml (original)
+++ accumulo/branches/1.4/pom.xml Wed Jul 10 00:59:40 2013
@@ -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>