Merge pull request #2 from mattzink/bug-29963

Allow mono-complete upgrades from pre-4.0.0. Fixes #29963
This commit is contained in:
Jo Shields
2015-05-21 20:51:03 +01:00

View File

@ -1292,6 +1292,9 @@ Requires: mono-winforms = %{version}
Requires: mono-winfxcore = %{version} Requires: mono-winfxcore = %{version}
Requires: monodoc-core = %{version} Requires: monodoc-core = %{version}
Obsoletes: mono-entityframework < 4.0.0
Obsoletes: mono-data-postgresql < 4.0.0
%description -n mono-complete %description -n mono-complete
The Mono Project is an open development initiative that is working to The Mono Project is an open development initiative that is working to
develop an open source, Unix version of the .NET development platform. develop an open source, Unix version of the .NET development platform.