SPECS: nginx.spec - added missing BR for perl build

sardzent sardzent at pld-linux.org
Tue Jun 3 16:53:44 CEST 2008


Author: sardzent                     Date: Tue Jun  3 14:53:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing BR for perl build

---- Files affected:
SPECS:
   nginx.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.85 SPECS/nginx.spec:1.86
--- SPECS/nginx.spec:1.85	Sun Jun  1 20:00:14 2008
+++ SPECS/nginx.spec	Tue Jun  3 16:53:39 2008
@@ -56,6 +56,7 @@
 BuildRequires:	pcre-devel
 %{?with_perl:BuildRequires: perl-CGI}
 %{?with_perl:BuildRequires: perl-devel}
+%{?with_perl:BuildRequires: python}
 %{?with_perl:BuildRequires: rpm-perlprov}
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	zlib-devel
@@ -576,6 +577,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2008-06-03 14:53:39  sardzent
+- added missing BR for perl build
+
 Revision 1.85  2008-06-01 18:00:14  areq
 - 0.6.31
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.85&r2=1.86&f=u



More information about the pld-cvs-commit mailing list