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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 21:01:48 UTC 2015


>From 4246005545d9bd4a89f3216873f0d8bb5d84a25e Mon Sep 17 00:00:00 2001
From: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date: Thu, 16 Apr 2015 21:00:36 +0000
Subject: build @rhatdan/fedora-1.6 commit#0591dce

- 1.6.0 release + rh patches

NVR: docker-io-1.6.0-1.git0591dce

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

diff --git a/docker-io.spec b/docker-io.spec
index 82e292f..31c998c 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -10,18 +10,19 @@
 %global repo            %{project}
 
 %global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit      bc7360423534cb5dfb161a9458f5f2d6e3078f8f
+%global commit      0591dce9c366f01c11bbed09ecfcfe243a311d06
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 %global tar_import_path code.google.com/p/go/src/pkg/archive/tar
 
 Name:       %{repo}-io
 Version:    1.6.0
-Release:    0.2.rc7%{?dist}
+Release:    1.git%{shortcommit}%{?dist}
 Summary:    Automates deployment of containerized applications
 License:    ASL 2.0
 URL:        http://www.docker.com
 ExclusiveArch:  x86_64 %{arm}
+# Branch used: https://github.com/rhatdan/docker/commits/fedora-1.6
 Source0:    https://github.com/rhatdan/docker/archive/%{commit}/docker-%{shortcommit}.tar.gz
 Source1:    %{repo}.service
 Source2:    %{repo}.sysconfig
@@ -249,11 +250,11 @@ cp contrib/syntax/vim/README.md README-vim-syntax.md
 %install
 # install binary
 install -d %{buildroot}%{_bindir}
-install -p -m 755 bundles/%{version}-rc7/dynbinary/docker-%{version}-rc7 %{buildroot}%{_bindir}/docker
+install -p -m 755 bundles/%{version}/dynbinary/docker-%{version} %{buildroot}%{_bindir}/docker
 
 # install dockerinit
 install -d %{buildroot}%{_libexecdir}/docker
-install -p -m 755 bundles/%{version}-rc7/dynbinary/dockerinit-%{version}-rc7 %{buildroot}%{_libexecdir}/docker/dockerinit
+install -p -m 755 bundles/%{version}/dynbinary/dockerinit-%{version} %{buildroot}%{_libexecdir}/docker/dockerinit
 
 # install manpages
 install -d %{buildroot}%{_mandir}/man1
@@ -379,6 +380,9 @@ exit 0
 %{_datadir}/zsh/site-functions/_docker
 
 %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 2d1fb40..ea149dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0374e3252569d05df6056d96913dcbd6  docker-bc73604.tar.gz
+33ede4d58b4811d5fc9f71f238851d23  docker-0591dce.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/docker-io.git/commit/?h=f21&id=4246005545d9bd4a89f3216873f0d8bb5d84a25e


More information about the scm-commits mailing list