Am 16.12.2012 19:06, schrieb Kevin Wilson:
> Hello,
> rpmbuild --rebuild ppp-2.4.5-22.fc17.src.rpm WORKED for me;
> the executables were generated under /root/rpmbuild/BUILD/ppp-2.4.5

do NOT build packages as root!

any error in the source or SPEC may overwrite files on
your running system - the idea behind rpmbuild is to always
have a clean buildroot and NEVER touch the hosted system
which will not be true if it it started as root

NEVER build ANY sources as root

even without rpmbuild the only thing which has to be allowed
root-permissions is "make install"

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to