Shouldn't libopenssl0.9.7 obsolete libopenssl0?

Right now I can't install this version on the cluster, it complains
about conflicting files.

Jean-Michel


Le mar 14/01/2003 � 13:00, Frederic Lepied a �crit :
> --=-=-=
> Name        : openssl                      Relocations: (not relocateable)
> Version     : 0.9.7                             Vendor: MandrakeSoft
> Release     : 2mdk                          Build Date: Tue Jan 14 15:54:03 2003
> Install date: (not installed)               Build Host: hp6.mandrakesoft.com
> Group       : System/Libraries              Source RPM: (none)
> Size        : 2265436                          License: BSD-like
> Packager    : Mandrake Linux Team <http://www.mandrakeexpert.com>
> URL         : http://www.openssl.org/
> Summary     : Secure Sockets Layer communications libs & utils
> Description :
> The openssl certificate management tool and the shared libraries that provide
> various encryption and decription algorithms and protocols, including DES, RC4,
> RSA and SSL.
> This product includes software developed by the OpenSSL Project for use in the
> OpenSSL Toolkit (http://www.openssl.org/).
> This product includes cryptographic software written by Eric Young
> ([EMAIL PROTECTED]).
> This product includes software written by Tim Hudson ([EMAIL PROTECTED]).
> 
> 
> --=-=-=
> 
> * Tue Jan 14 2003 Frederic Lepied <[EMAIL PROTECTED]> 0.9.7-2mdk
> 
> - conflicts with openssh < 3.5p1-4md
> 
> --=-=-=
> 
> --=-=-=
> openssl-0.9.6d-soname.patch removed
> openssl.spec changed
> 
> 
> 
> 
> 
> --- openssl-0.9.7-1mdk.src.rpm/openssl.spec   2003-01-14 18:00:46.000000000 +0100
> +++ openssl-0.9.7-2mdk.src.rpm/openssl.spec   2003-01-14 18:00:46.000000000 +0100
> @@ -1,4 +1,4 @@
> -%define maj 0
> +%define maj 0.9.7
>  %define libname libopenssl%maj
>  
>  
> @@ -8,14 +8,12 @@
>  Summary:     Secure Sockets Layer communications libs & utils
>  Name:                openssl
>  Version:     0.9.7
> -Release:     1mdk
> +Release:     2mdk
>  
>  Source:              ftp://ftp.openssl.org/source/%{name}-%{version}.tar.bz2
>  
>  # (fg) 20010202 Patch from RH: some funcs now implemented with ia64 asm
>  Patch:               openssl-0.9.7-ia64-asm.patch.bz2
> -# (fl) 20010502 force soname to contain only the major
> -Patch1:              openssl-0.9.6d-soname.patch.bz2
>  Patch2:              openssl-0.9.7-ia64-configure.patch.bz2
>  # (gb) 0.9.6b-5mdk: Limit available SSL ciphers to 128 bits
>  Patch5:              openssl-0.9.6b-mdkconfig.patch.bz2
> @@ -81,6 +79,7 @@
>  %package -n %{libname}
>  Summary:     Secure Sockets Layer communications libs
>  Group:               System/Libraries
> +Conflicts:   openssh < 3.5p1-4mdk
>  
>  %description -n %{libname}
>  The libraries files are needed for various cryptographic algorithms
> @@ -96,7 +95,6 @@
>  %prep
>  %setup -q -n %{name}-%{version}
>  %patch -p1
> -%patch1 -p1 -b .major
>  %patch2 -p1 -b .asm
>  %if %{french_policy}
>  %patch5 -p1 -b .frenchpolicy
> @@ -200,6 +198,9 @@
>  %postun -n %{libname} -p /sbin/ldconfig
>  
>  %changelog
> +* Tue Jan 14 2003 Frederic Lepied <[EMAIL PROTECTED]> 0.9.7-2mdk
> +- conflicts with openssh < 3.5p1-4md
> +
>  * Mon Jan 13 2003 Jean-Michel Dault <[EMAIL PROTECTED]> 0.9.7-1mdk
>  - new version
>  - rediff p0 and p2
> 
> --=-=-=
> 
> -- 
> http://www.mandrake-linux.com/en/cookerdevel.php3
> 


Reply via email to