Not sure if this is the right place to post the question. I am trying to create rpm's for my project, this is the first time I am writing a spec file. When I am building the spec the file with the command
rpmbuild -ba name.spec
error: Installed (but unpackaged) file(s) found:
etc/gluster-object/account-server/1.conf
etc/gluster-object/cert.crt
etc/gluster-object/cert.key
etc/gluster-object/container-server/1.conf
etc/gluster-object/fs.conf
etc/gluster-object/gluster-object.conf
etc/gluster-object/object-server/1.conf
etc/gluster-object/proxy-server.conf
Please find the link ( http://pastie.org/2426321 ) to spec file. Any help on this is greatly appreciated. Thanks in advance.