There was a proposal from Torsten Kukuck about moving /etc/ files to /usr/etc. It's very likely that this affects the RPM of docserv too.
Expected Solution
Although the docserv package is kind of "hidden" from Factory ATM, we should nevertheless adhere to proposed recommendations. IMHO, we should also consider to submit the package to Factory at some point in time. If we do that, rpmlint checks will raise warnings or even errors if we don't conform to this new "spec".
[ ] Check if this is neccessary
[ ] If yes, move files from /etc/docserv files to /usr/etc/docserv
[ ] Adjust *.spec file
[ ] Adjust docserv.ini to point to the correct paths.
Situation
There was a proposal from Torsten Kukuck about moving
/etc/
files to/usr/etc
. It's very likely that this affects the RPM of docserv too.Expected Solution
Although the docserv package is kind of "hidden" from Factory ATM, we should nevertheless adhere to proposed recommendations. IMHO, we should also consider to submit the package to Factory at some point in time. If we do that, rpmlint checks will raise warnings or even errors if we don't conform to this new "spec".
/etc/docserv
files to/usr/etc/docserv
*.spec
filedocserv.ini
to point to the correct paths.References