<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: &#39;DejaVu Sans&#39;, &#39;Liberation Sans&#39;, sans-serif; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><pre class="bz_comment_text" id="comment_text_0" style="font-size: medium; font-family: monospace; white-space: pre-wrap; width: 50em; ">
Hey, can someone take a look at this bug report on Bugzilla ?</pre><pre class="bz_comment_text" id="comment_text_0" style="font-size: medium; font-family: monospace; white-space: pre-wrap; width: 50em; "><span class="Apple-style-span" style="font-family: &#39;DejaVu Sans&#39;, &#39;Liberation Sans&#39;, sans-serif; white-space: normal; font-size: small; "><pre class="bz_comment_text" id="comment_text_0" style="width: 50em; ">
<span class="Apple-style-span" style="white-space: pre-wrap; font-size: medium; "><a href="https://bugzilla.redhat.com/show_bug.cgi?id=556073">https://bugzilla.redhat.com/show_bug.cgi?id=556073</a></span></pre><pre class="bz_comment_text" id="comment_text_0" style="width: 50em; ">
<span class="Apple-style-span" style="white-space: pre-wrap; font-size: medium; "><br></span></pre><pre class="bz_comment_text" id="comment_text_0" style="width: 50em; "><span class="Apple-style-span" style="white-space: pre-wrap; font-size: medium; ">Carl</span></pre>
</span></pre><pre class="bz_comment_text" id="comment_text_0" style="font-size: medium; font-family: monospace; white-space: pre-wrap; width: 50em; ">Quoted from <span class="Apple-style-span" style="font-family: &#39;DejaVu Sans&#39;, &#39;Liberation Sans&#39;, sans-serif; white-space: normal; font-weight: bold; font-size: small; "><a class="email" href="mailto:mschwendt@gmail.com" title="Michael Schwendt &lt;mschwendt@gmail.com&gt;" style="color: rgb(0, 102, 204); text-decoration: none; "><span class="fn">Michael Schwendt</span></a> :</span></pre>
<pre class="bz_comment_text" id="comment_text_0" style="font-size: medium; font-family: monospace; white-space: pre-wrap; width: 50em; ">The package is in need of an update because it does not adhere to
the guidelines for packaging static libraries:

  <a href="http://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries" style="color: rgb(102, 153, 204); text-decoration: none; ">http://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries</a>

The -devel package contains both the shared and the static build of
a library. That makes it possible to link statically with the -devel
package as a build requirement instead of having to build-require a
special-purpose -static subpackage.

Correct would be to either disable/delete the static libraries at
build-time, or to %exclude them in the %files section, or to split off
a -static subpackage (if there is a compelling reason as why the static
libs should be made available).

Please consult the guidelines for the details.

[...]

libsemanage-devel
    /usr/lib/libsemanage.so  &lt;=&gt;  /usr/lib/libsemanage.a    </pre></span>