https://bugzilla.rpmfusion.org/show_bug.cgi?id=3952
Richard <hobbes1069(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hobbes1069(a)gmail.com
--- Comment #1 from Richard <hobbes1069(a)gmail.com> 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.