[opensuse-packaging] missing config file for polipo
Hi! I found this bug: https://bugzilla.suse.com/show_bug.cgi?id=977058 concerning this package https://build.opensuse.org/package/show/server:http/polipo IMHO it's just about calling the %fillup_only script correctly to ensure the config file is written to /etc/sysconfig/ upon installation. The problem might be that the sysconfig file does not match the package name and I cannot figure out how to use %fillup_only in such a case. Can anyone have a look? BR Thomas -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Wed, Apr 27, 2016 at 9:06 AM, Thomas Wagner <wagner-thomas@gmx.at> wrote:
Hi!
I found this bug: https://bugzilla.suse.com/show_bug.cgi?id=977058 concerning this package https://build.opensuse.org/package/show/server:http/polipo
IMHO it's just about calling the %fillup_only script correctly to ensure the config file is written to /etc/sysconfig/ upon installation. The problem might be that the sysconfig file does not match the package name and I cannot figure out how to use %fillup_only in such a case. Can anyone have a look?
Use %fillup_only -n polipo-trimcache -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 2016-04-27 20:35, Cristian Rodríguez wrote:
Use %fillup_only -n polipo-trimcache Thanks, the "-n" did the trick. I've sent a pull request.
-- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Cristian Rodríguez
-
Thomas Wagner