[openwsman/f14/master] Final init script changes

Praveen K Paladugu praveenp at fedoraproject.org
Fri Aug 6 22:36:28 UTC 2010


commit bde91186e7fce4bf31e5cb7965732accbe880387
Author: Praveen K Paladugu <praveenp at praveenp-dell.us.dell.com>
Date:   Fri Aug 6 17:36:36 2010 -0500

    Final init script changes

 openwsman.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/openwsman.spec b/openwsman.spec
index 8f1ef11..d5b9752 100644
--- a/openwsman.spec
+++ b/openwsman.spec
@@ -17,7 +17,7 @@ BuildRequires:  perl-devel pkgconfig openssl-devel
 BuildRequires:  libtool
 Requires:       net-tools
 Version:        2.2.3
-Release:        6%{?dist}
+Release:        8%{?dist}
 Url:            http://www.openwsman.org/
 License:        BSD
 Group:          Applications/System
@@ -87,6 +87,7 @@ Openwsman Client libraries
 License:        BSD
 Group:          System Environment/Daemons
 Requires:       net-tools
+Requires:	openssl
 Requires(post):       chkconfig
 Requires(preun):      chkconfig
 Requires(postun):     initscripts
@@ -269,6 +270,11 @@ fi
 
 
 %changelog
+* Fri Aug  6 2010 Praveen K Paladugu <praveen_paladugu at dell.com> - 2.2.3.8
+- Added openssl among the dependencies of server
+- The init script will break and ask the user to create a cert manually if 
+-   none exists.
+
 * Mon Aug  2 2010 Praveen K Paladugu <praveen_paladugu at dell.com> - 2.2.3-7
 - Forcing all the ruby files to be installed in site{arch,lib}dir instead
 -   of vendor{arch,lib}dir following Fedora guidelines


More information about the scm-commits mailing list