Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=915144

--- Comment #9 from Dmitrij S. Kryzhevich <kr...@land.ru> ---
(In reply to comment #8)
> 'install -D -m 755 %{SOURCE4} %{buildroot}%{_bindir}/rasmol' becomes
> 'install -D -m 755 %{SOURCE4} %{buildroot}%{_bindir}/%{name}'
> 
> or 
> 
> 'cp data/* %{buildroot}%{_datadir}/rasmol/data/' becomes 
> 'cp data/* %{buildroot}%{_datadir}/%{name}/data/'
> 
> or again
> 
> 'Patch1:         rasmol-2.7.5-23Jul09-gtk.patch' becomes
> 'Patch1:         %{name}-2.7.5-23Jul09-gtk.patch'

Let it be as is. Putting %{name} wherever it could be put - I think it is
wrong.


> Probably it refers to missing icon in gtk sub-package but indicated by
> grasmol.desktop file. I'm not sure.

No icons in rasmol-gtk is that what suppose to be. It is not a realy issue I
think.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cBseGVeUI8&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to