[Bug 254209] Review Request: g-wrap - A tool for creating Scheme interfaces to C libraries

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 24 22:37:36 UTC 2007


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: g-wrap - A tool for creating Scheme interfaces to C libraries


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=254209





------- Additional Comments From cgoorah at yahoo.com.au  2007-08-24 18:37 EST -------
#001: Requires should entail %{release} as well
Requires:        %{name} = %{version}-%{release}

#002: Please remove useless comments so as to remove confusions for others.

#003: as for

> #remove .la (kill the build on guile-gnome & gnucash not requires g-wrap 
> anymore)
> %exclude %{_libdir}/*.la

please replace %exclude %{_libdir}/*.la by:
%exclude %{_libdir}/libgwrap-core-runtime.la
%exclude %{_libdir}/libgwrap-guile-runtime.la

This might be very helpful for others reading the spec file.

#004 add the following comment on top of "make":
# Is not parallel-build-safe


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/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.




More information about the package-review mailing list