[Bug 542760] Review Request: mopac7 - Semi-empirical quantum mechanics suite

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 23 22:01:22 UTC 2009


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=542760





--- Comment #4 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-12-23 17:01:21 EDT ---
rpmlint output:

mopac7.x86_64: E: no-binary
mopac7-devel.x86_64: W: no-documentation
mopac7-libs.x86_64: W: no-documentation

What you are actually doing with
 sed "s/\.\/src/\/usr\/bin/" run_mopac7 > %{buildroot}%{_bindir}/run_mopac7
is replacing the binary with a temporary libtool wrapper. What's the actual
problem you want to solve?

The sed line looks like you could do with another separator than /, using e.g.
| would make the expressions a lot neater.

-- 
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.




More information about the Fedora-package-review mailing list