From 9e62c9a7e9c658d3ec792699331c99440c81e019 Mon Sep 17 00:00:00 2001 From: Peter Oliver Date: Oct 13 2019 16:56:11 +0000 Subject: Post script must belong to a subpackage, since there is no main package. --- diff --git a/mono.spec b/mono.spec index 99189a5..afde678 100644 --- a/mono.spec +++ b/mono.spec @@ -23,7 +23,7 @@ %global xamarinrelease 34 Name: mono Version: 5.20.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform, Open Source, .NET development framework License: MIT @@ -462,7 +462,7 @@ install -p -m644 %{SOURCE4} %{buildroot}%{_prefix}/lib/rpm/fileattrs/ %find_lang mcs -%post +%post core %{?ldconfig} cert-sync /etc/pki/tls/certs/ca-bundle.crt @@ -898,6 +898,9 @@ cert-sync /etc/pki/tls/certs/ca-bundle.crt %files complete %changelog +* Sun Oct 13 2019 Peter Oliver - 5.20.1-1 +- Post script must belong to a subpackage, since there is no main package. + * Wed Aug 07 2019 Timotheus Pokorra - 5.20.1-1 - build again without bootstrap