[mono] - Removed mono-sgen from mono-devel (for now)

Paul F. Johnson pfj at fedoraproject.org
Thu Oct 21 04:59:06 UTC 2010


commit 62716a066be64efb1b38ce2ba0ccbbfbd09e9d01
Author: Paul F. Johnson <paul at all-the-johnsons.co.uk>
Date:   Thu Oct 21 05:59:00 2010 +0100

    - Removed mono-sgen from mono-devel (for now)

 mono.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index 96f71b0..7db528a 100644
--- a/mono.spec
+++ b/mono.spec
@@ -6,7 +6,7 @@
 
 Name:           mono
 Version:        2.8
-Release:        6%{?dist}
+Release:        6.1%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -504,6 +504,7 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/
 %{_bindir}/prj2make
 %mono_bin resgen
 %{_bindir}/resgen2
+%{_bindir}/sgen
 %{_bindir}/secutil
 %{_bindir}/signcode
 %{_bindir}/pedump
@@ -857,8 +858,8 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/
 %endif
 
 %changelog
-* Wed Oct 20 2010 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.8-6
-- Removed mono-sgen and sgen from mono-devel (for now)
+* Wed Oct 20 2010 Paul F. Johnson <paul at all-the-johnsons.co.uk> 2.8-6.1
+- Removed mono-sgen from mono-devel (for now)
 
 * Tue Oct 19 2010 paul <paul at all-the-johnsons.co.uk> - 2.8-5
 - rebuilt


More information about the scm-commits mailing list