https://bugzilla.rpmfusion.org/show_bug.cgi?id=2531
--- Comment #9 from Antonio <anto.trande(a)gmail.com> 2012-10-19 17:50:42 CEST ---
(In reply to comment #8)
Oops, sorry. The spec file is wrong but it is my fault.
line 54:
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
The correct is
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
* In the %files section
The line
%dir %_datadir/%{name}
is missing.
Corrected.
rpmlint doesn't provide errors o warnings.
http://sagitter.fedorapeople.org/moc.spec
http://sagitter.fedorapeople.org/moc-2.5.0-0.1.beta1.fc17.src.rpm
--
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.