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