[nginx/el4] Updating to 0.8.55

jjh jjh at fedoraproject.org
Tue Aug 30 03:50:14 UTC 2011


commit a8195441d76f9335cfd1a5032d5ef0392b7339e7
Author: Jeremy Hinegardner <jeremy at hinegardner.org>
Date:   Mon Aug 29 21:49:52 2011 -0600

    Updating to 0.8.55

 nginx.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 5793114..cf701c7 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -19,8 +19,10 @@ License:        BSD
 URL:            http://nginx.net/ 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:      pcre-devel,zlib-devel,openssl-devel
+BuildRequires:      pcre-devel,zlib-devel,openssl-devel,perl(ExtUtils::Embed)
+BuildRequires:      libxslt-devel,GeoIP-devel,gd-devel
 Requires:           pcre,zlib,openssl
+Requires:           perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires(pre):      %{_sbindir}/useradd
 Requires(post):     /sbin/chkconfig
 Requires(preun):    /sbin/chkconfig, /sbin/service


More information about the scm-commits mailing list