SPECS: apache.spec - BuildRequires: postgresql-devel (thx to kamyk...
adamg
adamg at pld-linux.org
Fri Sep 16 23:44:56 CEST 2005
Author: adamg Date: Fri Sep 16 21:44:56 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BuildRequires: postgresql-devel (thx to kamyk for noticing that one)
---- Files affected:
SPECS:
apache.spec (1.407 -> 1.408)
---- Diffs:
================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.407 SPECS/apache.spec:1.408
--- SPECS/apache.spec:1.407 Mon Sep 5 10:21:01 2005
+++ SPECS/apache.spec Fri Sep 16 23:44:51 2005
@@ -106,6 +106,7 @@
%{?with_ssl:BuildRequires: openssl-tools >= 0.9.7d}
%{?with_external_pcre:BuildRequires: pcre-devel}
BuildRequires: perl-devel >= 1:5.6
+BuildRequires: postgresql-devel
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.202
BuildRequires: zlib-devel
@@ -1832,6 +1833,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.408 2005/09/16 21:44:51 adamg
+- BuildRequires: postgresql-devel (thx to kamyk for noticing that one)
+
Revision 1.407 2005/09/05 08:21:01 blues
- TODO added
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.407&r2=1.408&f=u
More information about the pld-cvs-commit
mailing list