Bugs item #817349, was opened at 2003-10-03 18:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=817349&group_id=259
Category: packaging Group: v3.1.x Status: Open Resolution: None Priority: 5 Submitted By: Jerry DeLapp (jerrygd) Assigned to: dann frazier (dannf) Summary: rpm build from source fails due to backup files Initial Comment: The %build section of the rpm spec file triggers the installation of four files in /etc/systemimager more than once. This causes the build procedure to fail because the backup files are not listed in %files sections. Rather than wade through all the makefiles to turn backup into an optional install characteristic, it is sufficient to remove the backup files. The attached patch does this Patch is relevant to 3.1.x and 3.2 branches. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=817349&group_id=259 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
