Vasiliy Glazov changed bug 3328
What Removed Added
CC   vascom2@gmail.com

Comment # 16 on bug 3328 from
Spec has one significant problem: not used fedora flags while linking.
You should use

%prep
%autosetup
touch configure
chmod +x configure

%build
%configure

instead of CFLAGS="%{optflags}";export CFLAGS


You are receiving this mail because: