https://bugzilla.rpmfusion.org/show_bug.cgi?id=3952
Richard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Richard <[email protected]> 2016-01-24 16:32:34 CET --- Just a quick spec review right now... Very clean overall, my only feedback is in %files: %files libs-devel %{_includedir}/libdcadec It's customary when globbing a whole directory to include a "/" at the end. %files libs-devel %{_includedir}/libdcadec/ No functional difference to rpmbuild but it lets others know it's a directory not a file. -- Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug.
