Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=549915 --- Comment #7 from Henrique "LonelySpooky" Junior <henriquecsj@xxxxxxxxx> 2009-12-24 06:48:04 EDT --- (In reply to comment #6) > Now you have > %dir %{_datadir}/%{name}-%{version} > %{_datadir}/%{name}-%{version}/toolbox > %{_datadir}/%{name}-%{version}/help > so change this simply to > %{_datadir}/%{name}-%{version} > or > %{_datadir}/%{name}-%{version}/ > both of which are equivalent, but the latter is IMHO clearer to the reader of > the spec file. Hi, when I tried to use only %{_datadir}/%{name}-%{version} (or %{_datadir}/%{name}-%{version}) leaving %{_datadir}/%{name}-%{version}/toolbox and %{_datadir}/%{name}-%{version}/help undeclared rpmbuild, at the end, complais about a lot of missing files. I've tried %{_datadir}/%{name}-%{version}/* too, but the result is the same. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review