eparis pushed to golang-github-coreos-go-etcd (master). "include etcd build dep"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 17:31:19 UTC 2015


>From 7edc062eafabd2c2206eccf8c5b23c89076644ac Mon Sep 17 00:00:00 2001
From: Eric Paris <eparis at redhat.com>
Date: Tue, 7 Apr 2015 10:34:27 -0400
Subject: include etcd build dep


diff --git a/golang-github-coreos-go-etcd.spec b/golang-github-coreos-go-etcd.spec
index 2dd9315..a3fcd3e 100644
--- a/golang-github-coreos-go-etcd.spec
+++ b/golang-github-coreos-go-etcd.spec
@@ -10,7 +10,7 @@
 
 Name:       golang-%{provider}-%{project}-%{repo}
 Version:    0.4.6
-Release:    0.2.rc1.git%{shortcommit}%{?dist}
+Release:    0.3.rc1.git%{shortcommit}%{?dist}
 Summary:    The official etcd v0.2 client library for Go
 License:    ASL 2.0
 URL:        http://%{import_path}
@@ -26,7 +26,9 @@ ExclusiveArch:  %{ix86} x86_64 %{arm}
 
 %package devel
 BuildRequires:  golang >= 1.2.1-3
+BuildRequires:  golang(github.com/coreos/etcd/etcdserver/etcdhttp/httptypes)
 Requires:       golang >= 1.2.1-3
+Requires:       golang(github.com/coreos/etcd/etcdserver/etcdhttp/httptypes)
 Summary:        A golang library for logging to systemd
 Provides:       golang(%{import_path}/etcd) = %{version}-%{release}
 
@@ -53,6 +55,9 @@ cp -pav etcd/*.go  %{buildroot}/%{gopath}/src/%{import_path}/etcd
 %attr(644,-,-) %{gopath}/src/%{import_path}/etcd/*.go
 
 %changelog
+* Tue Apr 7 Eric Paris <eparis at redhat.com>
+- include etcd dep
+
 * Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 0.4.6-0.2.rc1.git2af7a95
 - Bump to upstream 2af7a9525b09fb715b215a1fb852dd4814ef52b5
   related: #1141807
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-coreos-go-etcd.git/commit/?h=master&id=7edc062eafabd2c2206eccf8c5b23c89076644ac


More information about the scm-commits mailing list