[packages/rpm/rpm.org] - drop unpackaged mono stuff
baggins
baggins at pld-linux.org
Fri Jan 3 13:57:01 CET 2020
commit 20cc0405dce0b7163258725a94e53782829b43e2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Jan 3 21:56:38 2020 +0900
- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/20cc0405dce0b7163258725a94e53782829b43e2
More information about the pld-cvs-commit
mailing list