[Bug 592670] Review Request: mongoose - An easy-to-use self-sufficient web server

bugzilla at redhat.com bugzilla at redhat.com
Tue May 18 14:01:10 UTC 2010


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

--- Comment #6 from Chen Lei <supercyper1 at gmail.com> 2010-05-18 10:01:09 EDT ---
1.Patch1 is not enough, you should also remove some gcc switches in CFLAGS: -W
-Wall -std=c99 -pedantic -Os
2.
Don't add source to %doc( %{name}.c %{name}.h Makefile main.c)
3.
use install instead of %{__install}

rpm --eval %__install
/usr/bin/install

rpm --eval %__make
/usr/bin/make

rpm --eval %__rm
/usr/bin/rm

-- 
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 package-review mailing list