lsm5 pushed to docker (f22). "build docker @rhatdan/fedora-1.6 commit#bc73604 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 17:13:54 UTC 2015


>From 92b7d79941f3fbbe4b563611ff0d7aa12e88f70b Mon Sep 17 00:00:00 2001
From: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date: Thu, 16 Apr 2015 12:10:11 -0500
Subject: build docker @rhatdan/fedora-1.6 commit#bc73604

- docker 1.6.0-rc7 + redhat patches

NVR: docker-1.6.0-0.3.rc7

Signed-off-by: Lokesh Mandvekar <lsm5 at fedoraproject.org>

diff --git a/.gitignore b/.gitignore
index 248b94c..ecfb1c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /docker-8150fb6.tar.gz
 /docker-fc4825d.tar.gz
 /docker-b27feb4.tar.gz
+/docker-bc73604.tar.gz
diff --git a/docker.spec b/docker.spec
index 80a0423..f25435b 100644
--- a/docker.spec
+++ b/docker.spec
@@ -12,7 +12,7 @@
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
 
 # docker stuff (prefix with d_)
-%global d_commit b27feb4ff804f335c80861b17a4e2bfc29fbbf45
+%global d_commit bc7360423534cb5dfb161a9458f5f2d6e3078f8f
 %global d_shortcommit %(c=%{d_commit}; echo ${c:0:7})
 
 %global tar_import_path code.google.com/p/go/src/pkg/archive/tar
@@ -40,7 +40,7 @@
 
 Name: %{repo}
 Version: 1.6.0
-Release: 0.2.rc6%{?dist}
+Release: 0.3.rc7%{?dist}
 Summary: Automates deployment of containerized applications
 License: ASL 2.0
 URL: http://www.%{repo}.com
@@ -299,9 +299,9 @@ install -d %{buildroot}%{_bindir}
 install -d %{buildroot}%{_libexecdir}/%{repo}
 
 # Grab the first thing from -dev
-for x in bundles/%{version}-rc6; do \
-  install -p -m 755 $x/dynbinary/%{repo}-%{version}-rc6 %{buildroot}%{_bindir}/%{repo}
-  install -p -m 755 $x/dynbinary/%{repo}init-%{version}-rc6 %{buildroot}%{_libexecdir}/%{repo}/%{repo}init
+for x in bundles/%{version}-rc7; do \
+  install -p -m 755 $x/dynbinary/%{repo}-%{version}-rc7 %{buildroot}%{_bindir}/%{repo}
+  install -p -m 755 $x/dynbinary/%{repo}init-%{version}-rc7 %{buildroot}%{_libexecdir}/%{repo}/%{repo}init
   break
 done
 
@@ -478,6 +478,9 @@ fi
 %{_datadir}/zsh/site-functions/_%{repo}
 
 %changelog
+* Thu Apr 16 2015 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.6.0-0.3.rc7
+- build @rhatdan/fedora-1.6 commit#bc73604
+
 * Tue Apr 14 2015 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.6.0-0.2.rc6
 - build @rhatdan/fedora-1.6 commit#b27feb4
 - moved GOTRACEBACK=crash to unitfile
diff --git a/sources b/sources
index 7746e5f..6729888 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c77a091e7a7698cb8df837bfe8ee2d4f  docker-b27feb4.tar.gz
+0374e3252569d05df6056d96913dcbd6  docker-bc73604.tar.gz
 267f404d7f1c83b26fe028ed76cb3607  docker-selinux-4421e0d.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/docker.git/commit/?h=f22&id=92b7d79941f3fbbe4b563611ff0d7aa12e88f70b


More information about the scm-commits mailing list