https://bugzilla.redhat.com/show_bug.cgi?id=839653

--- Comment #10 from Vít Ondruch <[email protected]> ---
Thank you Maros. However, did you have a chance to investigate the Markdown
error and report it upstream? Would be nice to know what is the cause of the
error. That is the purpose of the test suite.

BTW You have wrong your files section:

%{gem_instdir}/test/rails/*
%{gem_instdir}/test/slim/*
%{gem_instdir}/benchmarks/*

This means that you own only the files inside directories, not the directories
itself [1]. You should do

%{gem_instdir}/test/
%{gem_instdir}/benchmarks/

instead. Then you own the directories and their content.



[1] http://fedoraproject.org/wiki/How_to_create_an_RPM_package#.25files_basics

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to