https://bugzilla.redhat.com/show_bug.cgi?id=1193923 --- Comment #18 from Morten Stevens <mstevens@xxxxxxxxxxxxxxx> --- @Michael All right. Please check my latest srpm/spec. https://mstevens.fedorapeople.org/mbedtls/mbedtls-1.3.10-1.fc23.src.rpm https://mstevens.fedorapeople.org/mbedtls/mbedtls.spec diff: --- mbedtls.spec.old 2015-05-13 15:31:59.000000000 +0200 +++ mbedtls.spec 2015-05-13 17:13:49.239760329 +0200 @@ -5,7 +5,7 @@ Version: 1.3.10 Release: 1%{?dist} Summary: Light-weight cryptographic and SSL/TLS library Group: System Environment/Libraries -License: GPLv2+ with exceptions +License: GPLv2+ with exceptions (https://tls.mbed.org/foss-license-exception) URL: https://tls.mbed.org/ Source0: https://tls.mbed.org/download/%{name}-%{version}-gpl.tgz @@ -16,14 +16,13 @@ BuildRequires: graphviz # replace polarssl with mbedtls Obsoletes: polarssl < 1.3.10 -Provides: polarssl%{?_isa} = %{version}-%{release} +Provides: polarssl = %{version}-%{release} %description Mbed TLS is a light-weight open source cryptographic and SSL/TLS library written in C. Mbed TLS makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applications with as little hassle as possible. -FOSS License Exception: https://tls.mbed.org/foss-license-exception %package utils Summary: Utilities for %{name} @@ -40,7 +39,7 @@ Summary: Development files for %{ Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} Obsoletes: polarssl-devel < 1.3.10 -Provides: polarssl-devel%{?_isa} = %{version}-%{release} +Provides: polarssl-devel = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for @@ -49,7 +48,7 @@ developing applications that use %{name} %package static Summary: Static files for %{name} Group: Development/Libraries -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}-devel = %{version}-%{release} %description static The %{name}-static package contains static files for -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review