On Tue, Oct 8, 2013 at 8:27 AM, Reindl Harald h.reindl@thelounge.net wrote:
Am 08.10.2013 10:19, schrieb C. L. Martinez:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/clopezma/rpmbuild/BUILDROOT/openvswitch-kmod-1.11.0-1.el6.x86_64 error: Installed (but unpackaged) file(s) found: /etc/depmod.d/openvswitch.conf
RPM build errors: Installed (but unpackaged) file(s) found: /etc/depmod.d/openvswitch.conf
Any idea why?? I am not an expert rpm packager :))
because you simply did not list the file in the %files section
Yep, many thanks Reindl. Works.