Author: goetz
Date: Wed Feb  7 10:45:29 2007
New Revision: 116999

Added:
   packages/cooker/monodoc/current/SOURCES/monodoc-1.2.3.tar.bz2   (contents, 
props changed)
Removed:
   packages/cooker/monodoc/current/SOURCES/monodoc-1.1.18.tar.bz2
   packages/cooker/monodoc/current/SOURCES/monodoc-1.2.1.tar.bz2
Modified:
   packages/cooker/monodoc/current/SPECS/monodoc.spec

Log:
- new version
- update file list


Added: packages/cooker/monodoc/current/SOURCES/monodoc-1.2.3.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: packages/cooker/monodoc/current/SPECS/monodoc.spec
==============================================================================
--- packages/cooker/monodoc/current/SPECS/monodoc.spec  (original)
+++ packages/cooker/monodoc/current/SPECS/monodoc.spec  Wed Feb  7 10:45:29 2007
@@ -1,5 +1,5 @@
 %define        name    monodoc
-%define version 1.2.1
+%define version 1.2.3
 %define release %mkrel 1
 %define mono 1.0.5
 %if %mdkversion >= 200600
@@ -41,34 +41,7 @@
 %install
 rm -rf %buildroot
 %makeinstall_std pkgconfigdir=%pkgconfigdir
-
 rm -f %buildroot%monodocdir/sources/gecko-sharp*
-#cd %buildroot%_prefix/lib/%name
-#for ghostfile in assembler.exe  mod.exe            monodocs2slashdoc.exe \
-#monodocer.exe      normalize.exe \
-#cs2ecma.exe    monodocs2html.exe  validate.exe;
-#do
-# touch $ghostfile.so
-#done
-
-#%post
-##gw only for stupid rpmlint
-#touch %monodocdir/assembler.exe.so
-#touch %monodocdir/cs2ecma.exe.so
-#touch %monodocdir/mod.exe.so
-#touch %monodocdir/monodocer.exe.so
-#touch %monodocdir/monodocs2html.exe.so
-#touch %monodocdir/monodocs2slashdoc.exe.so
-#touch %monodocdir/normalize.exe.so
-#touch %monodocdir/validate.exe.so
-#if [ -x %_bindir/mono ]; then
-#for exe in assembler.exe  mod.exe            monodocs2slashdoc.exe \
-#browser.exe    monodocer.exe      normalize.exe \
-#cs2ecma.exe    monodocs2html.exe  validate.exe;
-#do
-# mono --aot -O=all,-shared %_prefix/lib/%name/$exe > /dev/null
-#done
-#fi
 
 %clean
 rm -rf %buildroot
@@ -82,6 +55,7 @@
 %monodocdir/cs2ecma.exe
 %monodocdir/mod.exe
 %monodocdir/monodocer.exe
+%monodocdir/monodocer1.exe
 %monodocdir/monodocs2html.exe
 %monodocdir/monodocs2slashdoc.exe
 %monodocdir/normalize.exe

Reply via email to