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

Paul F. Johnson pfj at fedoraproject.org
Wed Oct 20 19:55:36 UTC 2010


commit 27c3b1deb535a590164c274ee97cbbdbc366adc3
Author: Paul F. Johnson <paul at all-the-johnsons.co.uk>
Date:   Wed Oct 20 20:55:31 2010 +0100

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

 mono.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mono.spec b/mono.spec
index ed704a7..96f71b0 100644
--- a/mono.spec
+++ b/mono.spec
@@ -6,7 +6,7 @@
 
 Name:           mono
 Version:        2.8
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A .NET runtime environment
 
 Group:          Development/Languages
@@ -341,7 +341,6 @@ gcc -o monodir %{SOURCE1} -DMONODIR=\"%{_libdir}/mono\"
            --with-profile4=yes
 %endif
 
-
 make
 
 %install
@@ -506,8 +505,6 @@ install -p -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pki/mono/
 %mono_bin resgen
 %{_bindir}/resgen2
 %{_bindir}/secutil
-%{_bindir}/mono-sgen
-%{_bindir}/sgen
 %{_bindir}/signcode
 %{_bindir}/pedump
 %{_mandir}/man1/resgen.1.gz
@@ -860,6 +857,9 @@ 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)
+
 * Tue Oct 19 2010 paul <paul at all-the-johnsons.co.uk> - 2.8-5
 - rebuilt
 


More information about the scm-commits mailing list