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 #8 from Jussi Lehtola <jussi.lehtola@xxxxxx> 2009-12-24 06:57:38 EDT --- What exactly did you try? Did you remember to remove the %dir statement, i.e. use %{_datadir}/%{name}-%{version} instead of %dir %{_datadir}/%{name}-%{version} as the latter will own only the directory, not its contents? The config file should not have executable permissions. Remove chmod 755 %{buildroot}/%{_bindir}/blas.ini Any rpmlint warnings/errors about nonexecutables in %{_bindir} are caused by the idiotic placement of config files in bindir. -- 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