commit 0c7b05c1b8ba81a67f5bee1ae78f84c2a06caaa0
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jan 31 22:35:46 2018 +0200

    update BR
    
    - json-c-devel -- mod_log_gelf.c:8:10: fatal error: json-c/json.h: No such 
file or directory
    - zlib-devel -- mod_log_gelf.c:9:10: fatal error: zlib.h: No such file or 
directory

 apache-mod_log_gelf.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/apache-mod_log_gelf.spec b/apache-mod_log_gelf.spec
index 00b3c2d..07b00b7 100644
--- a/apache-mod_log_gelf.spec
+++ b/apache-mod_log_gelf.spec
@@ -13,7 +13,9 @@ Patch0:               build.patch
 URL:           https://github.com/graylog-labs/apache-mod_log_gelf
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.2
+BuildRequires: json-c-devel
 BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: zlib-devel
 Requires:      apache(modules-api) = %apache_modules_api
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_log_gelf.git/commitdiff/0c7b05c1b8ba81a67f5bee1ae78f84c2a06caaa0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to