lsm5 pushed to docker (master). "include docker-selinux for centos7 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 30 18:47:50 UTC 2015


>From c41652093cc116953ea57b0858dc43fedb617a2e Mon Sep 17 00:00:00 2001
From: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date: Thu, 30 Apr 2015 13:39:31 -0500
Subject: include docker-selinux for centos7

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

diff --git a/docker.spec b/docker.spec
index 4046ca3..d6b4892 100644
--- a/docker.spec
+++ b/docker.spec
@@ -18,7 +18,7 @@
 %global tar_import_path code.google.com/p/go/src/pkg/archive/tar
 
 # docker-selinux conditional
-%if 0%{?fedora} >= 22
+%if 0%{?fedora} >= 22 || 0%{?centos} >= 7
 %global with_selinux 1
 %endif
 
@@ -45,7 +45,7 @@
 
 Name: %{repo}
 Version: 1.7.0
-Release: 4.git%{d_shortcommit}%{?dist}
+Release: 5.git%{d_shortcommit}%{?dist}
 Summary: Automates deployment of containerized applications
 License: ASL 2.0
 URL: http://www.%{repo}.com
@@ -475,6 +475,9 @@ fi
 %{_datadir}/zsh/site-functions/_%{repo}
 
 %changelog
+* Thu Apr 30 2015 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.7.0-5.git56481a3
+- include docker-selinux for centos7
+
 * Thu Apr 30 2015 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.7.0-4.git56481a3
 - increment release tag to sync with docker-master on centos7
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/docker.git/commit/?h=master&id=c41652093cc116953ea57b0858dc43fedb617a2e


More information about the scm-commits mailing list