elsupergomez pushed to mono (master). "Update tarball to 4.0.1.44. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 29 19:27:32 UTC 2015


From b9660f8c88086b82315a1376e87eddcdd1cac534 Mon Sep 17 00:00:00 2001
From: Claudio Rodrigo Pereyra Diaz <claudiorodrigo at pereyradiaz.com.ar>
Date: Fri, 29 May 2015 16:26:18 -0300
Subject: Update tarball to 4.0.1.44. mono as BuildRequiered only non
 bootstraping


diff --git a/mono.spec b/mono.spec
index 55d5d8d..e6299bd 100644
--- a/mono.spec
+++ b/mono.spec
@@ -13,13 +13,13 @@
 
 Name:           mono
 Version:        4.0.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Cross-platform, Open Source, .NET development framework
 
 Group:          Development/Languages
 License:        MIT
 URL:            http://www.mono-project.com
-Source0:        http://download.mono-project.com/sources/mono/mono-%{version}.28.tar.bz2
+Source0:        http://download.mono-project.com/sources/mono/mono-%{version}.44.tar.bz2
 # This key was generated by Tom "spot" Callaway <tcallawa at redhat.com> on Dec 1, 2009
 # by running the following command:
 # sn -k mono.snk
@@ -46,7 +46,11 @@ Obsoletes:      mono-entityframework
 # need to bootstrap mono, comment out this BuildRequires
 # and don't delete the binaries in %%prep.
 
+%if 0%{bootstrap}
+# for bootstrap, use monolite insted local mono
+%else
 BuildRequires: mono-core >= 4.0
+%endif
 
 # JIT only available on these:
 ExclusiveArch: %mono_arches
@@ -762,6 +766,10 @@ rm -rf %{buildroot}%{_mandir}/man?/mono-configuration-crypto*
 %{_libdir}/pkgconfig/monodoc.pc
 
 %changelog
+* Fri May 29 2015 Claudio Rodrigo Pereyra Diaz <elsupergomez at fedoraproject.org> - 4.0.1-9
+- Update to tarball 4.0.1.44
+- Disable mono as BuildRequires if bootstrapping
+
 * Tue May 19 2015 Peter Robinson <pbrobinson at fedoraproject.org> 4.0.1-8
 - Build against system valgrind (fixes rhbz #1141480)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mono.git/commit/?h=master&id=b9660f8c88086b82315a1376e87eddcdd1cac534


More information about the scm-commits mailing list