jchaloup pushed to golang-github-docker-libcontainer (master). "Bump to upstream 83663f82e3d76f57ea57faf80b8fd7eb96933b9b (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 12:52:08 UTC 2015


>From 117e46f7bff78a812ed8373ffce8e2c7b5b293c2 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Mon, 30 Mar 2015 14:17:16 +0200
Subject: Bump to upstream 83663f82e3d76f57ea57faf80b8fd7eb96933b9b - related:
 #1164989


diff --git a/.gitignore b/.gitignore
index aad7f60..e8cb207 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1 @@
-/v1.1.0.tar.gz
-/libcontainer-29363e2.tar.gz
-/libcontainer-db65c35.tar.gz
-/libcontainer-c907e40.tar.gz
-/libcontainer-28cb5f9.tar.gz
+/libcontainer-d7dea0e.tar.gz
diff --git a/golang-github-docker-libcontainer.spec b/golang-github-docker-libcontainer.spec
index ab7b2ce..a021fc6 100644
--- a/golang-github-docker-libcontainer.spec
+++ b/golang-github-docker-libcontainer.spec
@@ -1,21 +1,28 @@
 %global debug_package   %{nil}
-%global import_path     github.com/docker/libcontainer
-%global commit          28cb5f9dfd6f3352c610a4f1502b5df4f69389ea
+%global provider        github
+%global provider_tld    com
+%global project         docker
+%global repo            libcontainer
+%global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
+%global commit          d7dea0e925315bab640115053204c16718839b1e
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-docker-libcontainer
-Version:        1.2.0
-Release:        3.git%{shortcommit}%{?dist}
+Version:        1.4.0
+Release:        1.git%{shortcommit}%{?dist}
 Summary:        Configuration options for containers
 License:        ASL 2.0
 URL:            https://%{import_path}
 Source0:        https://%{import_path}/archive/%{commit}/libcontainer-%{shortcommit}.tar.gz
 ExclusiveArch:  x86_64
 BuildRequires:  golang(github.com/codegangsta/cli) >= 1.1.0-1
-BuildRequires:  golang(github.com/coreos/go-systemd/activation)
 BuildRequires:  golang(github.com/coreos/go-systemd/dbus)
 BuildRequires:  golang(github.com/godbus/dbus)
 BuildRequires:  docker-io-pkg-devel
+BuildRequires:  golang(github.com/docker/docker/pkg/mount)
+BuildRequires:  golang(github.com/docker/docker/pkg/symlink)
+BuildRequires:  golang(github.com/docker/docker/pkg/term)
+BuildRequires:  golang(github.com/syndtr/gocapability/capability)
 Provides:       nsinit
 
 %description
@@ -113,6 +120,10 @@ done
 %{gopath}/src/%{import_path}/*/*/*.c
 
 %changelog
+* Mon Mar 09 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-1.git83663f8
+- Bump to upstream 83663f82e3d76f57ea57faf80b8fd7eb96933b9b
+  related: #1164989
+
 * Tue Nov 18 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.2.0-3.git28cb5f9
 - Resolves: rhbz#1164989 - update to atleast b9c834b7
 
diff --git a/sources b/sources
index 556311a..c228f9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cea4fd9ffc9d40785a08f35a3ebc53e  libcontainer-28cb5f9.tar.gz
+9f274cf071be8110ad6efd2bef8b7a81  libcontainer-d7dea0e.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-docker-libcontainer.git/commit/?h=master&id=117e46f7bff78a812ed8373ffce8e2c7b5b293c2


More information about the scm-commits mailing list