<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">Il 15/02/2015 22:01, Kevin Fenzi ha
      scritto:<br>
    </div>
    <blockquote cite="mid:20150215140116.412838f0@voldemort.scrye.com"
      type="cite">
      <pre wrap="">On Fri, 13 Feb 2015 23:44:18 +0100
gil <a class="moz-txt-link-rfc2396E" href="mailto:puntogil@libero.it">&lt;puntogil@libero.it&gt;</a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">a fix for this problem is:
(see 
<a class="moz-txt-link-freetext" href="http://pkgs.fedoraproject.org/cgit/java-service-wrapper.git/tree/java-service-wrapper.spec">http://pkgs.fedoraproject.org/cgit/java-service-wrapper.git/tree/java-service-wrapper.spec</a> 
)
</pre>
      </blockquote>
      <pre wrap="">
Well, this doesn't seem like a fix, but more of a workaround and a bit
prone to failure if new arches are added, etc. 
</pre>
    </blockquote>
    yes, ... newer arches?<br>
    in the case of the library that i had to repackage (<code>leveldbjni</code>)
    only supports x86 and x86_64 arch
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
    <style type="text/css">
p, li { white-space: pre-wrap; } </style>es<br>
    as in most of the cases, and i do not have hardware/devices
    different from those required ...<br>
    <blockquote cite="mid:20150215140116.412838f0@voldemort.scrye.com"
      type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap=""># rpmbuild &lt; 4.6 support
</pre>
      </blockquote>
      <pre wrap="">
What happened in 4.6? 
</pre>
    </blockquote>
    i don't remember/know.
    <meta name="qrichtext" content="1">
    i just copied the text as an example.
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
    <blockquote cite="mid:20150215140116.412838f0@voldemort.scrye.com"
      type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">%if ! 0%{?__isa_bits}
%ifarch x86_64 ia64 ppc64 sparc64 s390x alpha ppc64le aarch64
%global __isa_bits 64
%else
%global __isa_bits 32
%endif
%endif
</pre>
      </blockquote>
      <pre wrap="">
kevin
</pre>
    </blockquote>
    regards<br>
    gil<br>
  </body>
</html>