From 20cc0405dce0b7163258725a94e53782829b43e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 3 Jan 2020 21:56:38 +0900 Subject: [PATCH] - drop unpackaged mono stuff --- rpm.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/rpm.spec b/rpm.spec index 4781f0b..e108f45 100644 --- a/rpm.spec +++ b/rpm.spec @@ -377,7 +377,6 @@ Requires: tar >= 1:1.22 Requires: textutils Requires: which Requires: xz -Provides: rpmbuild(monoautodeps) Provides: rpmbuild(noauto) = 3 %ifarch %{x8664} Conflicts: automake < 1:1.7.9-2 @@ -993,16 +992,12 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f # needs hacked pkg-config to return anything %attr(755,root,root) %{_rpmlibdir}/pkgconfigdeps.sh %attr(755,root,root) %{_rpmlibdir}/mkinstalldirs -# we always used scripts provided by mono-devel, maybe move them here -#%attr(755,root,root) %{_rpmlibdir}/mono-find-provides -#%attr(755,root,root) %{_rpmlibdir}/mono-find-requires %attr(755,root,root) %{_rpmlibdir}/fontconfig.prov # must be here for "Requires: rpm-*prov" to work #%{_rpmlibdir}/macros.d/cmake #%{_rpmlibdir}/macros.d/gstreamer #%{_rpmlibdir}/macros.d/libtool -#%{_rpmlibdir}/macros.d/mono #%{_rpmlibdir}/macros.d/perl #%{_rpmlibdir}/macros.d/pkgconfig #%{_rpmlibdir}/macros.d/python -- 2.43.0