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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 20:44:44 UTC 2015


>From 6a701e59fc498506d619c2c84c4fafb816093e82 Mon Sep 17 00:00:00 2001
From: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date: Thu, 16 Apr 2015 15:42:49 -0500
Subject: build @rhatdan/fedora-1.6 commit#0591dce

- 1.6.0 release + rh patches

NVR: docker-1.6.0-1.git0591dce

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

diff --git a/.gitignore b/.gitignore
index ecfb1c1..579c89c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@
 /docker-fc4825d.tar.gz
 /docker-b27feb4.tar.gz
 /docker-bc73604.tar.gz
+/docker-0591dce.tar.gz
+/docker-selinux-d74079c.tar.gz
diff --git a/docker.spec b/docker.spec
index f25435b..c55445f 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 bc7360423534cb5dfb161a9458f5f2d6e3078f8f
+%global d_commit 0591dce9c366f01c11bbed09ecfcfe243a311d06
 %global d_shortcommit %(c=%{d_commit}; echo ${c:0:7})
 
 %global tar_import_path code.google.com/p/go/src/pkg/archive/tar
@@ -20,7 +20,7 @@
 %if 0%{?fedora} >= 23
 # docker-selinux stuff (prefix with ds_ for version/release etc.)
 # Some bits borrowed from the openstack-selinux package
-%global ds_commit 4421e0d80866b4b03f6a16c5b6bfabdf4c8bfa7c
+%global ds_commit d74079c1a67f17051c9bc12ee7df0ec361509fb6
 %global ds_shortcommit %(c=%{ds_commit}; echo ${c:0:7})
 %global selinuxtype targeted
 %global moduletype services
@@ -40,7 +40,7 @@
 
 Name: %{repo}
 Version: 1.6.0
-Release: 0.3.rc7%{?dist}
+Release: 1.git%{d_shortcommit}%{?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}-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
+for x in bundles/%{version}; do \
+  install -p -m 755 $x/dynbinary/%{repo}-%{version} %{buildroot}%{_bindir}/%{repo}
+  install -p -m 755 $x/dynbinary/%{repo}init-%{version} %{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-1.git0591dce
+- build @rhatdan/fedora-1.6 commit#0591dce (1.6.0 + rh patches)
+
 * Thu Apr 16 2015 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.6.0-0.3.rc7
 - build @rhatdan/fedora-1.6 commit#bc73604
 
diff --git a/sources b/sources
index 6729888..362b57d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0374e3252569d05df6056d96913dcbd6  docker-bc73604.tar.gz
-267f404d7f1c83b26fe028ed76cb3607  docker-selinux-4421e0d.tar.gz
+33ede4d58b4811d5fc9f71f238851d23  docker-0591dce.tar.gz
+4b29225af6b07ed0051216bbd613ab51  docker-selinux-d74079c.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list