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

--- Comment #19 from leigh scott <leigh123li...@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.

Reply via email to