Hello community, here is the log from the commit of package openssl-steam for openSUSE:Factory checked in at 2016-09-23 14:04:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openssl-steam (Old) and /work/SRC/openSUSE:Factory/.openssl-steam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openssl-steam" Changes: -------- --- /work/SRC/openSUSE:Factory/openssl-steam/openssl-steam.changes 2016-09-23 13:33:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openssl-steam.new/openssl-steam.changes 2016-09-23 14:04:17.000000000 +0200 @@ -1,0 +2,8 @@ +Fri Sep 23 12:03:27 UTC 2016 - [email protected] + +- Emergency fix: + + Add AutoProvReq: 0 - this is no drop-in replacement for the + actual libssl libraries. + + Do not provide "ssl". + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openssl-steam.spec ++++++ --- /var/tmp/diff_new_pack.ngmn1X/_old 2016-09-23 14:04:18.000000000 +0200 +++ /var/tmp/diff_new_pack.ngmn1X/_new 2016-09-23 14:04:18.000000000 +0200 @@ -24,13 +24,15 @@ %define ssletcdir %{_sysconfdir}/ssl #%define num_version %(echo "%{version}" | sed -e "s+[a-zA-Z]++g; s+_.*++g") %define num_version 1.0.0 -Provides: ssl +#Provides: ssl # bug437293 %ifarch ppc64 Obsoletes: openssl-64bit %endif Version: 1.0.2h Release: 0 +# We must not advertise our capabilities to RPM - this package is for STEAM only +AutoReqProv: 0 Summary: Secure Sockets and Transport Layer Security License: OpenSSL Group: Productivity/Networking/Security
