[packages/mono] - do not generate requires if not generating provides - rel 2

baggins baggins at pld-linux.org
Sun Oct 21 17:36:41 CEST 2018


commit 4bcfa2a10daf13c165b37dd6bf2faddade2d3061
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 21 17:35:58 2018 +0200

    - do not generate requires if not generating provides
    - rel 2

 mono.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mono.spec b/mono.spec
index c8176fe..6706a1e 100644
--- a/mono.spec
+++ b/mono.spec
@@ -14,7 +14,7 @@ Summary:	Common Language Infrastructure implementation
 Summary(pl.UTF-8):	Implementacja Common Language Infrastructure
 Name:		mono
 Version:	4.8.1.0
-Release:	1
+Release:	2
 License:	LGPL v2 (VM), MIT/GPL v2 (C# compilers), MIT/MSPL/Apache v2.0 (classes), MIT/GPL v2 (tools)
 Group:		Development/Languages
 Source0:	http://download.mono-project.com/sources/mono/%{name}-%{version}.tar.bz2
@@ -27,6 +27,7 @@ Patch7:		%{name}-fix-null-requirement.patch
 Patch8:		%{name}-docs-build.patch
 Patch9:		%{name}-format-security.patch
 Patch10:	%{name}-x32.patch
+Patch11:	consistent-rpm-prov-req.patch
 URL:		http://www.mono-project.com/
 %if %(test -r /dev/random; echo $?)
 BuildRequires:	ACCESSIBLE_/dev/random
@@ -222,6 +223,7 @@ oraz dotGNU.
 %patch8 -p1
 %patch9 -p1
 #patch10 -p1
+%patch11 -p1
 
 # for jay
 cat >> mcs/build/config-default.make <<'EOF'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mono.git/commitdiff/4bcfa2a10daf13c165b37dd6bf2faddade2d3061



More information about the pld-cvs-commit mailing list