[nginx/el5/master] perl-devel does not exist on el5

jjh jjh at fedoraproject.org
Sun Oct 31 22:35:22 UTC 2010


commit 357ef81b557058282b3845cf9f0911f7a89670fe
Author: Jeremy Hinegardner <jeremy at hinegardner.org>
Date:   Sun Oct 31 16:35:19 2010 -0600

    perl-devel does not exist on el5

 nginx.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 2d52df8..40aae9c 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -19,7 +19,7 @@ License:        BSD
 URL:            http://nginx.net/ 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:      pcre-devel,zlib-devel,openssl-devel,perl-devel,perl(ExtUtils::Embed)
+BuildRequires:      pcre-devel,zlib-devel,openssl-devel,perl(ExtUtils::Embed)
 BuildRequires:      libxslt-devel,GeoIP-devel,gd-devel
 Requires:           pcre,zlib,openssl,GeoIP,gd
 Requires:           perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))


More information about the scm-commits mailing list