28 Jan
2008
28 Jan
'08
11:43 a.m.
Ok, with the explainations of Joe I do this : tar xvfz freeradius-server-2.0.1.tar.gz mv freeradius-server-2.0.1 freeradius-2.0.1 tar cvfz freeradius-2.0.1.tar.gz freeradius-2.0.1 cp freeradius-2.0.1.tar.gz /usr/src/redhat/SOURCES echo "%_incdir /usr/include" >>.rpmmacros rpmbuild -ta freeradius-2.0.1.tar.gz And Now, the rpm will be created correctly. Thank You Joe, and anyone who has try to answer :-) Bye Laurent