orion pushed to puppet (master). "Upload .asc, move wrapper to git"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 19:40:56 UTC 2015


>From 9b46536457c81441892851b254c84e7cb725be6f Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Tue, 31 Mar 2015 13:29:36 -0600
Subject: Upload .asc, move wrapper to git


diff --git a/.gitignore b/.gitignore
index 1fbbdfa..b490e46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,3 @@
 *.tar.gz.asc
 /puppet-*/
 /.build*.log
-/start-puppet-wrapper
-/23115-convert-nil-to-undef.patch
diff --git a/sources b/sources
index 44aada9..c6f0fdd 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 0314f55d4f89a00383443fb3910637ba  puppet-3.7.5.tar.gz
+fa2cc84a083808815a7802771fd46309  puppet-3.7.1.tar.gz.asc
diff --git a/start-puppet-wrapper b/start-puppet-wrapper
new file mode 100644
index 0000000..4544dfd
--- /dev/null
+++ b/start-puppet-wrapper
@@ -0,0 +1,6 @@
+#!/bin/sh
+#
+# This is wrapper script to start puppet which is used to support starting
+# puppet daemon processes with correct SELinux context.
+
+/usr/bin/puppet $*
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/puppet.git/commit/?h=master&id=9b46536457c81441892851b254c84e7cb725be6f


More information about the scm-commits mailing list