[nginx/el5/master] testing that all lib requires are found

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


commit 5ec0a887b5199b6149d3bd3953283caf7e8c0141
Author: Jeremy Hinegardner <jeremy at hinegardner.org>
Date:   Sun Oct 31 16:44:43 2010 -0600

    testing that all lib requires are found

 nginx.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/nginx.spec b/nginx.spec
index 40aae9c..f747ef8 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -21,7 +21,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 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))
 # for /usr/sbin/useradd
 Requires(pre):      shadow-utils


More information about the scm-commits mailing list