commit 1bf9197cc7105a964a67795559e29d0d4792a535
Author: Lokesh Mandvekar <[email protected]>
Date:   Sun Jan 25 03:02:42 2015 +0000

    update coreos/go-systemd/activation path
    
    NVR: docker-io-1.4.1-8
    
    Signed-off-by: Lokesh Mandvekar <[email protected]>

 docker-io.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index 424dd91..38d2351 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -38,7 +38,7 @@ BuildRequires:  golang(github.com/gorilla/mux) >= 0-0.13
 BuildRequires:  golang(github.com/kr/pty) >= 0-0.19
 BuildRequires:  golang(github.com/godbus/dbus)
 # for coreos/go-systemd https://github.com/dotcloud/docker/pull/5981
-BuildRequires:  golang(github.com/coreos/go-systemd) >= 2-1
+BuildRequires:  golang(github.com/coreos/go-systemd/activation) >= 2-1
 BuildRequires:  golang(code.google.com/p/go.net/websocket)
 BuildRequires:  golang(code.google.com/p/gosqlite/sqlite3)
 # Resolves: rhbz#1109039 use syndtr/gocapability >= 0-0.7
@@ -390,6 +390,7 @@ exit 0
 %changelog
 * Fri Jan 23 2015 Lokesh Mandvekar <[email protected]> - 1.4.1-8
 - Resolves:rhbz#1185423 - MountFlags=slave in unitfile
+- use golang(github.com/coreos/go-systemd/activation)
 
 * Fri Jan 16 2015 Lokesh Mandvekar <[email protected]> - 1.4.1-7
 - docker group no longer used or created
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to