<html>
    <head>
      <base href="http://bugzilla.rpmfusion.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Review request: mp3fs - A dynamic MP encoding fuse file-system"
   href="http://bugzilla.rpmfusion.org/show_bug.cgi?id=2444#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Review request: mp3fs - A dynamic MP encoding fuse file-system"
   href="http://bugzilla.rpmfusion.org/show_bug.cgi?id=2444">bug 2444</a>
              from <span class="vcard"><a class="email" href="mailto:leigh123linux&#64;gmail.com" title="leigh scott &lt;leigh123linux&#64;gmail.com&gt;"> <span class="fn">leigh scott</span></a>
</span></b>
        <pre>(In reply to Stuart Gathman from <a href="show_bug.cgi?id=2444#c18">comment #18</a>)
<span class="quote">&gt; Update to 0.91 and update github URL:
&gt; 
&gt; SPEC: <a href="https://gathman.org/linux/SPECS/mp3fs.spec">https://gathman.org/linux/SPECS/mp3fs.spec</a>
&gt; SRPM: <a href="https://gathman.org/linux/f23/src/mp3fs-0.91-2.fc23.src.rpm">https://gathman.org/linux/f23/src/mp3fs-0.91-2.fc23.src.rpm</a>
&gt; 
&gt; $ rpmlint mp3fs-0.91-2* ~/rpm/SPECS/mp3fs.spec
&gt; 2 packages and 1 specfiles checked; 0 errors, 0 warnings.</span >

1: Use the license macro

%license COPYING COPYING.DOC

2: change the build make command from

make LDFLAGS=-lm

to

%{make_build} LDFLAGS=-lm

3: Is this really needed

Requires: fuse

surely autorequires picks this up.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>