<html>
    <head>
      <base href="https://bugzilla.redhat.com/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Review Request: drpython - python IDE"
   href="https://bugzilla.redhat.com/show_bug.cgi?id=821296#c12">Comment # 12</a> 
              from <span class="vcard "><a class="email" href="mailto:sergio&#64;serjux.com" title="Sergio Monteiro Basto &lt;sergio&#64;serjux.com&gt;"> <span class="fn">Sergio Monteiro Basto</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=821296#c11">comment #11</a>)

<span class="quote">&gt; &gt; do you use vim ?
&gt; &gt; <a href="http://vim.wikia.com/wiki/Converting_tabs_to_spaces">http://vim.wikia.com/wiki/Converting_tabs_to_spaces</a>
&gt; &gt; 
&gt; &gt; :set expandtab (this is default code style now)
&gt; &gt; :set tabstop=4 (also my default)
&gt; &gt; :retab (and all tabs fixed)</span >

not fixed , 

but rpm -ql drpython
/%_iconsdir/drpython.png
/%_iconsdir/hicolor/16x16/apps/drpython.png
/%_iconsdir/hicolor/32x32/apps/drpython.png
/%_iconsdir/hicolor/48x48/apps/drpython.png
/%_liconsdir/drpython.png
/%_miconsdir/drpython.png

cd /etc/rpm/
grep iconsdir *

rpm -qf macros.jpackage
jpackage-utils-1.7.5-15.fc16.x86_64

or you put jpackage-utils-1.7.5-15.fc16.x86_64 in BuildRequires or change
%_iconsdir      %{_datadir}/icons
%_miconsdir     %{_datadir}/icons/mini
%_liconsdir     %{_datadir}/icons/large</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>