[docker-io/f20] enable selinux in build and unitfile

Lokesh Mandvekar lsm5 at fedoraproject.org
Sat May 10 03:51:41 UTC 2014


commit 2271332831231316e3a8838504f0a93213e08b34
Author: Lokesh Mandvekar <lsm5 at redhat.com>
Date:   Fri May 9 23:52:03 2014 -0400

    enable selinux in build and unitfile

 docker-io.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index 6932902..1faa43e 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -10,7 +10,7 @@
 
 Name:           docker-io
 Version:        0.11.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Automates deployment of containerized applications
 License:        ASL 2.0
 
@@ -153,6 +153,9 @@ exit 0
 %{_datadir}/vim/vimfiles/syntax/dockerfile.vim
 
 %changelog
+* Fri May 09 2014 Lokesh Mandvekar <lsm5 at redhat.com> - 0.11.1-3
+- keep NVR consistent with rawhide
+
 * Fri May 09 2014 Lokesh Mandvekar <lsm5 at redhat.com> - 0.11.1-2
 - get rid of conditionals
 - enable selinux in build and unitfile


More information about the scm-commits mailing list