Bugs item #817349, was opened at 2003-10-03 12:54 Message generated for change (Comment added) made by dannf 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: Closed >Resolution: Accepted 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. ---------------------------------------------------------------------- >Comment By: dann frazier (dannf) Date: 2003-10-08 09:35 Message: Logged In: YES user_id=146718 committed to head. ---------------------------------------------------------------------- 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: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
