Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: malaga - Programming language for modelling of language-dependent grammatical information https://bugzilla.redhat.com/show_bug.cgi?id=346121 mtasaka@xxxxxxxxxxxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nobody@xxxxxxxxxxxxxxxxx |mtasaka@xxxxxxxxxxxxxxxxxxx Status|NEW |ASSIGNED Flag| |fedora-review? ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2007-10-28 04:01 EST ------- (In reply to comment #4) > > * linkage against libmalaga.so > > - The installed binaries in malaga don't use libmalaga.so ( > > is not linked against libmalaga.so). > > NOT done yet, mostly because of lack of time in the recent couple of days and > also lack of knowledge. I assume I'd have to patch Makefile.in heavily so that > the binaries would actually use libmalaga.so? Also, is this really necessary, > the binaries would then differ from those that are built from pristine upstream > sources? If this is needed, I'll try to study about it during the next few days. - For now I can admit as it is, however please contact with upstream so that binaries in malaga package actually uses libmalaga. Rest issues: For 7.11-0.3: * readline dependency - Please check if the following build.log result is correct. ------------------------------------------------------ 185 appending configuration tag "F77" to libtool 186 checking for Win32... no 187 checking for readline in -lreadline... no 188 checking readline/readline.h usability... no 189 checking readline/readline.h presence... no 190 checking for readline/readline.h... no 191 checking for GTK+ 2.0... yes 192 checking for GLib... yes 193 configure: creating ./config.status ------------------------------------------------------ * Dependency for -devel package - Well, after I reread your spec file, perhaps -devel package does not depend on malaga package, only depends on libmalaga package. For -devel package, ------------------------------------------------------ Requires: %{name} = %{version}-%{release} ------------------------------------------------------ should be changed to ------------------------------------------------------ Requires: libmalaga = %{version}-%{release} ------------------------------------------------------ -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review