restore SSLv23_method SSL support now that bug 173399 is fixed; rebuild for

new gcc, glibc, glibc-kernheaders
This commit is contained in:
jvdias 2006-02-07 22:20:11 +00:00
parent 47367163ed
commit 942477020b

View File

@ -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 <jvdias@redhat.com> - 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 <jvdias@redhat.com> - 2:2.5-5
- fix bug 175434 : deal with pegasus uid/gid already existing
on first install