jchaloup pushed to golang-github-docker-libcontainer (master). "Merge branches 'f20' and 'f21'"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 11:26:01 UTC 2015


From 9ba656d969c6353bf88074eecc0dca109b64de29 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


From ba2de4468fdd839f91f66b5ebf6722ff2b690c06 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


From 870a8e332912dc77b17a1d540583a45f8fd0816d Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Tue, 31 Mar 2015 14:34:50 +0200
Subject: Add [B]R to devel subpackage - related: #1164989


diff --git a/golang-github-docker-libcontainer.spec b/golang-github-docker-libcontainer.spec
index a021fc6..dbf15ff 100644
--- a/golang-github-docker-libcontainer.spec
+++ b/golang-github-docker-libcontainer.spec
@@ -9,7 +9,7 @@
 
 Name:           golang-github-docker-libcontainer
 Version:        1.4.0
-Release:        1.git%{shortcommit}%{?dist}
+Release:        2.git%{shortcommit}%{?dist}
 Summary:        Configuration options for containers
 License:        ASL 2.0
 URL:            https://%{import_path}
@@ -23,7 +23,7 @@ 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
+Provides:       nsinit = %{version}-%{release}
 
 %description
 libcontainer specifies configuration options for what a container is. It
@@ -35,11 +35,23 @@ This package provides the nsinit binary as well, but it is currently for
 debugging purposes only and not officially supported.
 
 %package devel
+Summary:        Configuration options for containers
 BuildRequires:  golang >= 1.2.1-3
-BuildRequires:  golang(github.com/syndtr/gocapability/capability)
+BuildRequires:	golang(github.com/codegangsta/cli)
+BuildRequires:	golang(github.com/coreos/go-systemd/dbus)
+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/godbus/dbus)
+BuildRequires:	golang(github.com/syndtr/gocapability/capability)
 Requires:       golang >= 1.2.1-3
-Requires:       golang(github.com/syndtr/gocapability/capability)
-Summary:        Configuration options for containers
+Requires:	golang(github.com/codegangsta/cli)
+Requires:	golang(github.com/coreos/go-systemd/dbus)
+Requires:	golang(github.com/docker/docker/pkg/mount)
+Requires:	golang(github.com/docker/docker/pkg/symlink)
+Requires:	golang(github.com/docker/docker/pkg/term)
+Requires:	golang(github.com/godbus/dbus)
+Requires:	golang(github.com/syndtr/gocapability/capability)
 Provides:       golang(%{import_path}) = %{version}-%{release}
 Provides:       golang(%{import_path}/apparmor) = %{version}-%{release}
 Provides:       golang(%{import_path}/cgroups) = %{version}-%{release}
@@ -73,7 +85,7 @@ This package contains library source intended for building other packages
 which use libcontainer.
 
 %prep
-%setup -n libcontainer-%{commit}
+%setup -q -n %{repo}-%{commit}
 rm -rf vendor
 
 %build
@@ -109,17 +121,13 @@ done
 %doc LICENSE MAINTAINERS MAINTAINERS_GUIDE.md NOTICE
 %doc PRINCIPLES.md README.md ROADMAP.md
 %dir %{gopath}/src/github.com/docker
-%dir %{gopath}/src/%{import_path}/
-%dir %{gopath}/src/%{import_path}/*
-%dir %{gopath}/src/%{import_path}/*/*
-%{gopath}/src/%{import_path}/*.go
-%{gopath}/src/%{import_path}/*/*.go
-%{gopath}/src/%{import_path}/*/MAINTAINERS
-%{gopath}/src/%{import_path}/*/*/*.go
-%{gopath}/src/%{import_path}/*/*/README.md
-%{gopath}/src/%{import_path}/*/*/*.c
+%{gopath}/src/%{import_path}
 
 %changelog
+* Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-2.gitd7dea0e
+- Add [B]R to devel subpackage
+  related: #1164989
+
 * Mon Mar 09 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-1.git83663f8
 - Bump to upstream 83663f82e3d76f57ea57faf80b8fd7eb96933b9b
   related: #1164989
-- 
cgit v0.10.2


From 5d22c5ad5b0b1086f18bf665c62fd92fe3223b06 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Tue, 31 Mar 2015 14:34:50 +0200
Subject: Add [B]R to devel subpackage - related: #1164989


diff --git a/golang-github-docker-libcontainer.spec b/golang-github-docker-libcontainer.spec
index a021fc6..dbf15ff 100644
--- a/golang-github-docker-libcontainer.spec
+++ b/golang-github-docker-libcontainer.spec
@@ -9,7 +9,7 @@
 
 Name:           golang-github-docker-libcontainer
 Version:        1.4.0
-Release:        1.git%{shortcommit}%{?dist}
+Release:        2.git%{shortcommit}%{?dist}
 Summary:        Configuration options for containers
 License:        ASL 2.0
 URL:            https://%{import_path}
@@ -23,7 +23,7 @@ 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
+Provides:       nsinit = %{version}-%{release}
 
 %description
 libcontainer specifies configuration options for what a container is. It
@@ -35,11 +35,23 @@ This package provides the nsinit binary as well, but it is currently for
 debugging purposes only and not officially supported.
 
 %package devel
+Summary:        Configuration options for containers
 BuildRequires:  golang >= 1.2.1-3
-BuildRequires:  golang(github.com/syndtr/gocapability/capability)
+BuildRequires:	golang(github.com/codegangsta/cli)
+BuildRequires:	golang(github.com/coreos/go-systemd/dbus)
+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/godbus/dbus)
+BuildRequires:	golang(github.com/syndtr/gocapability/capability)
 Requires:       golang >= 1.2.1-3
-Requires:       golang(github.com/syndtr/gocapability/capability)
-Summary:        Configuration options for containers
+Requires:	golang(github.com/codegangsta/cli)
+Requires:	golang(github.com/coreos/go-systemd/dbus)
+Requires:	golang(github.com/docker/docker/pkg/mount)
+Requires:	golang(github.com/docker/docker/pkg/symlink)
+Requires:	golang(github.com/docker/docker/pkg/term)
+Requires:	golang(github.com/godbus/dbus)
+Requires:	golang(github.com/syndtr/gocapability/capability)
 Provides:       golang(%{import_path}) = %{version}-%{release}
 Provides:       golang(%{import_path}/apparmor) = %{version}-%{release}
 Provides:       golang(%{import_path}/cgroups) = %{version}-%{release}
@@ -73,7 +85,7 @@ This package contains library source intended for building other packages
 which use libcontainer.
 
 %prep
-%setup -n libcontainer-%{commit}
+%setup -q -n %{repo}-%{commit}
 rm -rf vendor
 
 %build
@@ -109,17 +121,13 @@ done
 %doc LICENSE MAINTAINERS MAINTAINERS_GUIDE.md NOTICE
 %doc PRINCIPLES.md README.md ROADMAP.md
 %dir %{gopath}/src/github.com/docker
-%dir %{gopath}/src/%{import_path}/
-%dir %{gopath}/src/%{import_path}/*
-%dir %{gopath}/src/%{import_path}/*/*
-%{gopath}/src/%{import_path}/*.go
-%{gopath}/src/%{import_path}/*/*.go
-%{gopath}/src/%{import_path}/*/MAINTAINERS
-%{gopath}/src/%{import_path}/*/*/*.go
-%{gopath}/src/%{import_path}/*/*/README.md
-%{gopath}/src/%{import_path}/*/*/*.c
+%{gopath}/src/%{import_path}
 
 %changelog
+* Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-2.gitd7dea0e
+- Add [B]R to devel subpackage
+  related: #1164989
+
 * Mon Mar 09 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-1.git83663f8
 - Bump to upstream 83663f82e3d76f57ea57faf80b8fd7eb96933b9b
   related: #1164989
-- 
cgit v0.10.2


From 4036cbdbf9bd419b942a6055be8b2093cd0c1ab3 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Mon, 20 Apr 2015 23:58:56 +0200
Subject: Bump to upstream bada39cf31c3305810c2575e036f594a7dc3c98f - related:
 #1164989


diff --git a/.gitignore b/.gitignore
index e8cb207..530a9c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/libcontainer-d7dea0e.tar.gz
+/libcontainer-bada39c.tar.gz
diff --git a/golang-github-docker-libcontainer.spec b/golang-github-docker-libcontainer.spec
index dbf15ff..34853a5 100644
--- a/golang-github-docker-libcontainer.spec
+++ b/golang-github-docker-libcontainer.spec
@@ -4,25 +4,26 @@
 %global project         docker
 %global repo            libcontainer
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          d7dea0e925315bab640115053204c16718839b1e
+%global commit          bada39cf31c3305810c2575e036f594a7dc3c98f
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-docker-libcontainer
 Version:        1.4.0
-Release:        2.git%{shortcommit}%{?dist}
+Release:        3.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/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)
+
+BuildRequires: golang(github.com/Sirupsen/logrus)
+BuildRequires: golang(github.com/codegangsta/cli) >= 1.1.0-1
+BuildRequires: golang(github.com/coreos/go-systemd/dbus)
+BuildRequires: golang(github.com/docker/docker/pkg/mount)
+BuildRequires: golang(github.com/docker/docker/pkg/term)
+BuildRequires: golang(github.com/godbus/dbus)
+BuildRequires: golang(github.com/syndtr/gocapability/capability) >= 0-0.9
+
 Provides:       nsinit = %{version}-%{release}
 
 %description
@@ -36,44 +37,42 @@ debugging purposes only and not officially supported.
 
 %package devel
 Summary:        Configuration options for containers
-BuildRequires:  golang >= 1.2.1-3
-BuildRequires:	golang(github.com/codegangsta/cli)
-BuildRequires:	golang(github.com/coreos/go-systemd/dbus)
-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/godbus/dbus)
-BuildRequires:	golang(github.com/syndtr/gocapability/capability)
-Requires:       golang >= 1.2.1-3
-Requires:	golang(github.com/codegangsta/cli)
-Requires:	golang(github.com/coreos/go-systemd/dbus)
-Requires:	golang(github.com/docker/docker/pkg/mount)
-Requires:	golang(github.com/docker/docker/pkg/symlink)
-Requires:	golang(github.com/docker/docker/pkg/term)
-Requires:	golang(github.com/godbus/dbus)
-Requires:	golang(github.com/syndtr/gocapability/capability)
-Provides:       golang(%{import_path}) = %{version}-%{release}
-Provides:       golang(%{import_path}/apparmor) = %{version}-%{release}
-Provides:       golang(%{import_path}/cgroups) = %{version}-%{release}
-Provides:       golang(%{import_path}/cgroups/fs) = %{version}-%{release}
-Provides:       golang(%{import_path}/cgroups/systemd) = %{version}-%{release}
-Provides:       golang(%{import_path}/console) = %{version}-%{release}
-Provides:       golang(%{import_path}/devices) = %{version}-%{release}
-Provides:       golang(%{import_path}/label) = %{version}-%{release}
-Provides:       golang(%{import_path}/mount) = %{version}-%{release}
-Provides:       golang(%{import_path}/mount/nodes) = %{version}-%{release}
-Provides:       golang(%{import_path}/namespaces) = %{version}-%{release}
-Provides:       golang(%{import_path}/namespaces/nsenter) = %{version}-%{release}
-Provides:       golang(%{import_path}/netlink) = %{version}-%{release}
-Provides:       golang(%{import_path}/network) = %{version}-%{release}
-Provides:       golang(%{import_path}/nsinit) = %{version}-%{release}
-Provides:       golang(%{import_path}/security/capabilities) = %{version}-%{release}
-Provides:       golang(%{import_path}/security/restrict) = %{version}-%{release}
-Provides:       golang(%{import_path}/selinux) = %{version}-%{release}
-Provides:       golang(%{import_path}/syncpipe) = %{version}-%{release}
-Provides:       golang(%{import_path}/system) = %{version}-%{release}
-Provides:       golang(%{import_path}/user) = %{version}-%{release}
-Provides:       golang(%{import_path}/utils) = %{version}-%{release}
+BuildRequires: golang >= 1.2.1-3
+BuildRequires: golang(github.com/Sirupsen/logrus)
+BuildRequires: golang(github.com/codegangsta/cli) >= 1.1.0-1
+BuildRequires: golang(github.com/coreos/go-systemd/dbus)
+BuildRequires: golang(github.com/docker/docker/pkg/mount)
+BuildRequires: golang(github.com/docker/docker/pkg/term)
+BuildRequires: golang(github.com/godbus/dbus)
+BuildRequires: golang(github.com/syndtr/gocapability/capability) >= 0-0.9
+
+Requires: golang >= 1.2.1-3
+Requires: golang(github.com/Sirupsen/logrus)
+Requires: golang(github.com/codegangsta/cli)
+Requires: golang(github.com/coreos/go-systemd/dbus)
+Requires: golang(github.com/docker/docker/pkg/mount)
+Requires: golang(github.com/docker/docker/pkg/term)
+Requires: golang(github.com/godbus/dbus)
+Requires: golang(github.com/syndtr/gocapability/capability)
+
+Provides: golang(%{import_path}) = %{version}-%{release}
+Provides: golang(%{import_path}/apparmor) = %{version}-%{release}
+Provides: golang(%{import_path}/cgroups) = %{version}-%{release}
+Provides: golang(%{import_path}/cgroups/fs) = %{version}-%{release}
+Provides: golang(%{import_path}/cgroups/systemd) = %{version}-%{release}
+Provides: golang(%{import_path}/configs) = %{version}-%{release}
+Provides: golang(%{import_path}/configs/validate) = %{version}-%{release}
+Provides: golang(%{import_path}/devices) = %{version}-%{release}
+Provides: golang(%{import_path}/integration) = %{version}-%{release}
+Provides: golang(%{import_path}/label) = %{version}-%{release}
+Provides: golang(%{import_path}/netlink) = %{version}-%{release}
+Provides: golang(%{import_path}/nsenter) = %{version}-%{release}
+Provides: golang(%{import_path}/selinux) = %{version}-%{release}
+Provides: golang(%{import_path}/stacktrace) = %{version}-%{release}
+Provides: golang(%{import_path}/system) = %{version}-%{release}
+Provides: golang(%{import_path}/user) = %{version}-%{release}
+Provides: golang(%{import_path}/utils) = %{version}-%{release}
+Provides: golang(%{import_path}/xattr) = %{version}-%{release}
 
 %description devel
 libcontainer specifies configuration options for what a container is. It
@@ -124,6 +123,10 @@ done
 %{gopath}/src/%{import_path}
 
 %changelog
+* Mon Apr 20 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-3.gitbada39c
+- Bump to upstream bada39cf31c3305810c2575e036f594a7dc3c98f
+  related: #1164989
+
 * Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-2.gitd7dea0e
 - Add [B]R to devel subpackage
   related: #1164989
diff --git a/sources b/sources
index c228f9a..49eb0cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f274cf071be8110ad6efd2bef8b7a81  libcontainer-d7dea0e.tar.gz
+4af50f91fdf2816cf52f9a0b07c50a6e  libcontainer-bada39c.tar.gz
-- 
cgit v0.10.2


From 87c39b3710fa981f97e18b5fa1c3c8524c0d5c0b Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Mon, 20 Apr 2015 23:58:56 +0200
Subject: Bump to upstream bada39cf31c3305810c2575e036f594a7dc3c98f - related:
 #1164989


diff --git a/.gitignore b/.gitignore
index e8cb207..530a9c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/libcontainer-d7dea0e.tar.gz
+/libcontainer-bada39c.tar.gz
diff --git a/golang-github-docker-libcontainer.spec b/golang-github-docker-libcontainer.spec
index dbf15ff..34853a5 100644
--- a/golang-github-docker-libcontainer.spec
+++ b/golang-github-docker-libcontainer.spec
@@ -4,25 +4,26 @@
 %global project         docker
 %global repo            libcontainer
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          d7dea0e925315bab640115053204c16718839b1e
+%global commit          bada39cf31c3305810c2575e036f594a7dc3c98f
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-docker-libcontainer
 Version:        1.4.0
-Release:        2.git%{shortcommit}%{?dist}
+Release:        3.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/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)
+
+BuildRequires: golang(github.com/Sirupsen/logrus)
+BuildRequires: golang(github.com/codegangsta/cli) >= 1.1.0-1
+BuildRequires: golang(github.com/coreos/go-systemd/dbus)
+BuildRequires: golang(github.com/docker/docker/pkg/mount)
+BuildRequires: golang(github.com/docker/docker/pkg/term)
+BuildRequires: golang(github.com/godbus/dbus)
+BuildRequires: golang(github.com/syndtr/gocapability/capability) >= 0-0.9
+
 Provides:       nsinit = %{version}-%{release}
 
 %description
@@ -36,44 +37,42 @@ debugging purposes only and not officially supported.
 
 %package devel
 Summary:        Configuration options for containers
-BuildRequires:  golang >= 1.2.1-3
-BuildRequires:	golang(github.com/codegangsta/cli)
-BuildRequires:	golang(github.com/coreos/go-systemd/dbus)
-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/godbus/dbus)
-BuildRequires:	golang(github.com/syndtr/gocapability/capability)
-Requires:       golang >= 1.2.1-3
-Requires:	golang(github.com/codegangsta/cli)
-Requires:	golang(github.com/coreos/go-systemd/dbus)
-Requires:	golang(github.com/docker/docker/pkg/mount)
-Requires:	golang(github.com/docker/docker/pkg/symlink)
-Requires:	golang(github.com/docker/docker/pkg/term)
-Requires:	golang(github.com/godbus/dbus)
-Requires:	golang(github.com/syndtr/gocapability/capability)
-Provides:       golang(%{import_path}) = %{version}-%{release}
-Provides:       golang(%{import_path}/apparmor) = %{version}-%{release}
-Provides:       golang(%{import_path}/cgroups) = %{version}-%{release}
-Provides:       golang(%{import_path}/cgroups/fs) = %{version}-%{release}
-Provides:       golang(%{import_path}/cgroups/systemd) = %{version}-%{release}
-Provides:       golang(%{import_path}/console) = %{version}-%{release}
-Provides:       golang(%{import_path}/devices) = %{version}-%{release}
-Provides:       golang(%{import_path}/label) = %{version}-%{release}
-Provides:       golang(%{import_path}/mount) = %{version}-%{release}
-Provides:       golang(%{import_path}/mount/nodes) = %{version}-%{release}
-Provides:       golang(%{import_path}/namespaces) = %{version}-%{release}
-Provides:       golang(%{import_path}/namespaces/nsenter) = %{version}-%{release}
-Provides:       golang(%{import_path}/netlink) = %{version}-%{release}
-Provides:       golang(%{import_path}/network) = %{version}-%{release}
-Provides:       golang(%{import_path}/nsinit) = %{version}-%{release}
-Provides:       golang(%{import_path}/security/capabilities) = %{version}-%{release}
-Provides:       golang(%{import_path}/security/restrict) = %{version}-%{release}
-Provides:       golang(%{import_path}/selinux) = %{version}-%{release}
-Provides:       golang(%{import_path}/syncpipe) = %{version}-%{release}
-Provides:       golang(%{import_path}/system) = %{version}-%{release}
-Provides:       golang(%{import_path}/user) = %{version}-%{release}
-Provides:       golang(%{import_path}/utils) = %{version}-%{release}
+BuildRequires: golang >= 1.2.1-3
+BuildRequires: golang(github.com/Sirupsen/logrus)
+BuildRequires: golang(github.com/codegangsta/cli) >= 1.1.0-1
+BuildRequires: golang(github.com/coreos/go-systemd/dbus)
+BuildRequires: golang(github.com/docker/docker/pkg/mount)
+BuildRequires: golang(github.com/docker/docker/pkg/term)
+BuildRequires: golang(github.com/godbus/dbus)
+BuildRequires: golang(github.com/syndtr/gocapability/capability) >= 0-0.9
+
+Requires: golang >= 1.2.1-3
+Requires: golang(github.com/Sirupsen/logrus)
+Requires: golang(github.com/codegangsta/cli)
+Requires: golang(github.com/coreos/go-systemd/dbus)
+Requires: golang(github.com/docker/docker/pkg/mount)
+Requires: golang(github.com/docker/docker/pkg/term)
+Requires: golang(github.com/godbus/dbus)
+Requires: golang(github.com/syndtr/gocapability/capability)
+
+Provides: golang(%{import_path}) = %{version}-%{release}
+Provides: golang(%{import_path}/apparmor) = %{version}-%{release}
+Provides: golang(%{import_path}/cgroups) = %{version}-%{release}
+Provides: golang(%{import_path}/cgroups/fs) = %{version}-%{release}
+Provides: golang(%{import_path}/cgroups/systemd) = %{version}-%{release}
+Provides: golang(%{import_path}/configs) = %{version}-%{release}
+Provides: golang(%{import_path}/configs/validate) = %{version}-%{release}
+Provides: golang(%{import_path}/devices) = %{version}-%{release}
+Provides: golang(%{import_path}/integration) = %{version}-%{release}
+Provides: golang(%{import_path}/label) = %{version}-%{release}
+Provides: golang(%{import_path}/netlink) = %{version}-%{release}
+Provides: golang(%{import_path}/nsenter) = %{version}-%{release}
+Provides: golang(%{import_path}/selinux) = %{version}-%{release}
+Provides: golang(%{import_path}/stacktrace) = %{version}-%{release}
+Provides: golang(%{import_path}/system) = %{version}-%{release}
+Provides: golang(%{import_path}/user) = %{version}-%{release}
+Provides: golang(%{import_path}/utils) = %{version}-%{release}
+Provides: golang(%{import_path}/xattr) = %{version}-%{release}
 
 %description devel
 libcontainer specifies configuration options for what a container is. It
@@ -124,6 +123,10 @@ done
 %{gopath}/src/%{import_path}
 
 %changelog
+* Mon Apr 20 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-3.gitbada39c
+- Bump to upstream bada39cf31c3305810c2575e036f594a7dc3c98f
+  related: #1164989
+
 * Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 1.4.0-2.gitd7dea0e
 - Add [B]R to devel subpackage
   related: #1164989
diff --git a/sources b/sources
index c228f9a..49eb0cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f274cf071be8110ad6efd2bef8b7a81  libcontainer-d7dea0e.tar.gz
+4af50f91fdf2816cf52f9a0b07c50a6e  libcontainer-bada39c.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list