[Bug 2444] Review request: mp3fs - A dynamic MP encoding fuse file-system

RPM Fusion Bugzilla noreply at rpmfusion.org
Wed Oct 19 07:55:14 CEST 2016


http://bugzilla.rpmfusion.org/show_bug.cgi?id=2444

--- Comment #19 from leigh scott <leigh123linux at gmail.com> ---
(In reply to Stuart Gathman from comment #18)
> Update to 0.91 and update github URL:
> 
> SPEC: https://gathman.org/linux/SPECS/mp3fs.spec
> SRPM: https://gathman.org/linux/f23/src/mp3fs-0.91-2.fc23.src.rpm
> 
> $ rpmlint mp3fs-0.91-2* ~/rpm/SPECS/mp3fs.spec
> 2 packages and 1 specfiles checked; 0 errors, 0 warnings.

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.rpmfusion.org/pipermail/rpmfusion-developers/attachments/20161019/ca887997/attachment.html>


More information about the rpmfusion-developers mailing list