Re: rebuilding piranha rpm on 8.0
Mike McLean <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Organization | Red Hat |
| Message-ID | <[email protected]> |
mixo wrote: > Has anyone rebuilt the source rpm on redhat 8.0? > > From : > rpmbuild --rebuild piranha-0.7.0-3.src.rpm > I get the error: ... > RPM build errors: > Installed (but unpackaged) file(s) found: > /etc/sysconfig/ha/logs/README Add the following line to the %files section of the spec file: %attr(-, root, piranha) /etc/sysconfig/ha/logs/README