From 942477020b773bfada4021ce28d5eaa6a3636107 Mon Sep 17 00:00:00 2001 From: jvdias Date: Tue, 7 Feb 2006 22:20:11 +0000 Subject: [PATCH] restore SSLv23_method SSL support now that bug 173399 is fixed; rebuild for new gcc, glibc, glibc-kernheaders --- tog-pegasus.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/tog-pegasus.spec b/tog-pegasus.spec index c7522c2..4d46571 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -15,7 +15,7 @@ Summary: OpenPegasus WBEM Services for Linux Name: tog-pegasus Version: 2.5 -Release: 5 +Release: 6 Epoch: 2 Group: Systems Management/Base License: Open Group Pegasus Open Source @@ -77,7 +77,8 @@ The OpenPegasus WBEM tests for the OpenPegasus 2.5 Linux rpm. %patch2 -p1 -b .make_install %patch3 -p1 -b .add_cmpi_provider_lib %patch4 -p1 -b .enable_cql -%patch5 -p1 -b .bz173401 +# %patch5 -p1 -b .bz173401 +# now fixed with openssl-0.9.8a-3+ %build rm -rf $RPM_BUILD_ROOT @@ -245,6 +246,10 @@ rm -rf $RPM_BUILD_ROOT; #rm -rf ${RPM_BUILD_DIR}/%{srcname}-%{version}; %changelog +* Tue Feb 07 2006 Jason Vas Dias - 2:2.5-6 +- restore SSLv23_method SSL support now that bug 173399 is fixed +- rebuild for new gcc, glibc, glibc-kernheaders + * Thu Dec 15 2005 Jason Vas Dias - 2:2.5-5 - fix bug 175434 : deal with pegasus uid/gid already existing on first install