[tog-pegasus] Remove unused genSSLcerts scripts

Stephen Gallagher sgallagh at fedoraproject.org
Tue Dec 10 15:09:34 UTC 2013


commit f4ed3701bcd91a336fdd9c91d9fa5923cd22b6c7
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Tue Dec 10 07:52:48 2013 -0500

    Remove unused genSSLcerts scripts
    
    The SSL generation is actually performed by the script version in
    the tarball.

 genOpenPegasusSSLCerts |   67 ------------------------------------------------
 genSSLcerts            |   66 -----------------------------------------------
 tog-pegasus.spec       |    3 --
 3 files changed, 0 insertions(+), 136 deletions(-)
---
diff --git a/tog-pegasus.spec b/tog-pegasus.spec
index db31104..fd17fe0 100644
--- a/tog-pegasus.spec
+++ b/tog-pegasus.spec
@@ -18,8 +18,6 @@ URL:            http://www.openpegasus.org
 Source0:        https://collaboration.opengroup.org/pegasus/documents/27211/pegasus-%{version}.tar.gz
 #  1: Description of security enhacements
 Source1:        README.RedHat.Security
-#  2: Script for setting SSL certificates - used in init script when cimserver is started for the first time
-Source2:        genOpenPegasusSSLCerts
 #  3: Description of SSL settings
 Source3:        README.RedHat.SSL
 #  4: /etc/tmpfiles.d configuration file
@@ -216,7 +214,6 @@ yes | mak/CreateDmtfSchema 238 %{SOURCE9} cim_schema_2.38.0
 
 %build
 cp -fp %SOURCE1 doc
-cp -fp %SOURCE2 rpm
 cp -fp %SOURCE3 doc
 cp -fp %SOURCE6 rpm
 cp -fp %SOURCE8 doc


More information about the scm-commits mailing list