From a4373ee83aa9bf7f30f1a746a865be6efc51a5dc Mon Sep 17 00:00:00 2001 From: Timotheus Pokorra Date: Feb 19 2022 08:14:03 +0000 Subject: remove unpackaged files for monodoc sources --- diff --git a/xsp.spec b/xsp.spec index fc99c5b..9faa138 100644 --- a/xsp.spec +++ b/xsp.spec @@ -1,6 +1,6 @@ Name: xsp Version: 4.7.1 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: http://www.mono-project.com/Main_Page Summary: A small web server that hosts ASP.NET @@ -62,6 +62,9 @@ do rm %{buildroot}/%{_bindir}/${f}2 done +# Remove monodoc sources +rm -Rf "%{buildroot}/usr/lib/monodoc/sources" + %files %doc NEWS README COPYING %{_bindir}/asp-state4 @@ -97,6 +100,9 @@ done %{_prefix}/lib/xsp/test %changelog +* Sat Feb 19 2022 Timotheus Pokorra - 4.7.1-5 +- remove unpackaged files for monodoc sources + * Sat Jan 22 2022 Fedora Release Engineering - 4.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild