Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=953514

--- Comment #4 from Dridi Boukelmoune <[email protected]> ---
I hope this will answer your questions. I still have to provide a new spec and
source rpm for review.

(In reply to comment #3)
> Is varnish-libs-devel what you need?

It seems that varnish-libs-devel only contains what's usually needed to use a
shared object (specifically libvarnishapi for this package).

> Or something more?

It is definitely something more, as of today, if you want to build any vmod
that I've heard of, you need a varnish build:
- the source tree contains vmod build scripts
- tests need varnishtest and varnishd (built from the source)

> If it's something more, you should consult with the varnish maintainer(s)
> and ask for them to expose the functions you need.

It would require a change in the upstream (varnish) build system in order to
install and then package what's needed (this can be solved with a patch of
course). It would also require changes in the vmod build.

I'll wait for your answer before asking the varnish maintainer(s).

>Bundling varnish is not possible in a Fedora package. 

I am not sure I understand this one. I don't package (if that's what you mean
with bundling) varnish with the module, it is just an additional upstream
required at buildtime.

On my laptop, the resulting package contains:
$ rpm -ql vmod-querystring
/usr/lib64/varnish/vmods/libvmod_querystring.so
/usr/share/doc/vmod-querystring-0.2
/usr/share/doc/vmod-querystring-0.2/CONTRIBUTORS
/usr/share/doc/vmod-querystring-0.2/LICENSE
/usr/share/man/man3/vmod_querystring.3.gz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=PppNExvEGr&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to