diff --git a/varnish.changes b/varnish.changes index 1c17427..4278749 100644 --- a/varnish.changes +++ b/varnish.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 10 14:01:13 UTC 2011 - crrodriguez@opensuse.org + +- Varnish Requires a C compiler, the vcl scripts are compiled + and loaded as DSO. + ------------------------------------------------------------------- Sat Apr 16 17:26:10 UTC 2011 - crrodriguez@opensuse.org diff --git a/varnish.spec b/varnish.spec index 54ffef6..4d90a9a 100644 --- a/varnish.spec +++ b/varnish.spec @@ -50,6 +50,7 @@ Source5: varnish.logrotate # Summary: Varnish is a high-performance HTTP accelerator BuildRequires: xz +Requires: c_compiler %description Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been