commit 99e7c53a3bd5d717772fff943094403b8db759bb
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Feb 10 11:40:11 2015 +0200

    update BR, add BC, package files

 h2o.spec | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/h2o.spec b/h2o.spec
index 85210a5..424d118 100644
--- a/h2o.spec
+++ b/h2o.spec
@@ -8,6 +8,11 @@ Source0:       
https://github.com/h2o/h2o/archive/v%{version}/%{name}-%{version}.tar.g
 # Source0-md5: 6e60db62200b95e0fee372887bf8a4e3
 URL:           https://github.com/h2o/h2o
 BuildRequires: cmake
+BuildRequires: yaml-devel
+# 1.0.2+ recommended
+BuildRequires: openssl-devel
+# conflicting headers
+BuildConflicts:        libuv-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,3 +37,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README.md Changes LICENSE
+%attr(755,root,root) %{_bindir}/h2o
+%dir %{_datadir}/%{name}
+%attr(755,root,root) %{_datadir}/%{name}/fetch-ocsp-response
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/h2o.git/commitdiff/99e7c53a3bd5d717772fff943094403b8db759bb

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

Reply via email to