Author: goetz
Date: Wed Feb  7 13:45:44 2007
New Revision: 117070

Modified:
   packages/cooker/mono/current/SPECS/mono.spec

Log:
spec cleanup


Modified: packages/cooker/mono/current/SPECS/mono.spec
==============================================================================
--- packages/cooker/mono/current/SPECS/mono.spec        (original)
+++ packages/cooker/mono/current/SPECS/mono.spec        Wed Feb  7 13:45:44 2007
@@ -35,8 +35,6 @@
 %if ! %bootstrap
 #gw needed for mono-find-requires
 BuildRequires: mono
-#gw only needed while mono-find-provides is broken
-BuildRequires: mono-devel
 %endif
 
 
@@ -155,12 +153,6 @@
 
 mv %buildroot%_datadir/libgc-mono installed-docs
 
-%if ! %bootstrap
-# ahead of time compile the executables for faster loading
-export MONO_GAC_PREFIX=%buildroot%_prefix
-#find %buildroot -name \*.exe -exec mono --aot -O=all,-shared {} \;
-%endif
-
 %clean
 rm -rf %{buildroot}
 
@@ -258,9 +250,6 @@
 %monodir/1.0/*.exe.config
 %monodir/compat-1.0/
 %monodir/compat-2.0/
-%if ! %bootstrap
-#%monodir/1.0/*.exe.so
-%endif
 %monodir/1.0/mcs.exe.config
 %monodir/1.0/mscorlib.dll
 %dir %monodir/2.0/

Reply via email to