From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040301 Description of problem: The latest version of Eclipse creates a "Binaries" directory within a C/C++ project when it is built. This directory contains the executables of the project. The RPM plugin needs to delete this directory and its contents before generating a patch or exporting a never-before exported C/C++ project as a SRPM. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. export a source RPM from a C/C++ project 2. 3. Actual Results: The "Binaries" directory is included as part of the source RPM. Additional info: