On Thursday, 08 May 2008, at 17:10:02 (+0100), sda wrote: > 1. Almost all Enlightenment (DR17 & DR17) components could be rebuild by > user at any time to get current cvs in '.rpm' format: > > > rpmbuild --rebuild *.src.rpm > > or > > > rpmbuild -bb *.spec
This can already be done pretty easily. I generally do: ./autogen.sh && make dist && mzbuild For those who don't have Mezzanine, rpmbuild -ta on the tarball works too. > Results will be waiting in "/usr/src/packages/RPM/_your_PC_type/". Only when building as root (which is bad), and only for SuSE users. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "No weapon formed against us shall prosper. All those who rise against us shall fall. I will not fear what the devil may bring me; I am a servant of God." -- Petra ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
