commit 6235e0e378b07af0f0aa28dd10c001f4b361f6c0
Author: Jan Chaloupka <[email protected]>
Date: Tue Oct 14 14:39:39 2014 +0200
Adding BR on gomdb
golang-github-influxdb-influxdb.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-influxdb-influxdb.spec
b/golang-github-influxdb-influxdb.spec
index d22b89c..0de9908 100644
--- a/golang-github-influxdb-influxdb.spec
+++ b/golang-github-influxdb-influxdb.spec
@@ -5,7 +5,7 @@
Name: golang-github-influxdb-influxdb
Version: 0.8.0
-Release: 0.3.rc4.git%{shortcommit}%{?dist}
+Release: 0.4.rc4.git%{shortcommit}%{?dist}
Summary: Scalable datastore for metrics, events, and real-time analytics
License: MIT
URL: http://godoc.org/%{import_path}
@@ -32,7 +32,7 @@ BuildRequires: golang >= 1.2.1-3
BuildRequires: golang(code.google.com/p/goprotobuf/proto)
BuildRequires: golang(code.google.com/p/log4go)
BuildRequires: golang(github.com/BurntSushi/toml)
-#BuildRequires: golang(github.com/influxdb/gomdb)
+BuildRequires: golang(github.com/influxdb/gomdb)
BuildRequires: golang(github.com/jmhodges/levigo)
#github.com/influxdb/rocksdb rocksdb not packaged in Fedora
#github.com/influxdb/hyperleveldb-go hyperleveldb not packages in Fedora
@@ -184,6 +184,9 @@ cp -rpav
{admin,api,checkers,client,cluster,common,configuration,coordinator,dae
%{gopath}/src/%{import_path}/wal/*
%changelog
+* Tue Oct 14 2014 jchaloup <[email protected]> - 0.8.0-0.4.rc4.git67f9869
+- Adding BR on gomdb
+
* Thu Oct 09 2014 jchaloup <[email protected]> - 0.8.0-0.3.rc4.git67f9869
- Add subpackages (client for kubernetes, datastore for databases, devel for
all)
- Add dependencies (not all of them yet)
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang