|
|
@@ -22,8 +22,8 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_major 1.9
|
|
|
-%define V_minor 1
|
|
|
+%define V_major 2
|
|
|
+%define V_minor 0
|
|
|
|
|
|
# package information
|
|
|
Name: mono
|
|
|
@@ -36,7 +36,7 @@ Class: EVAL
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: %{V_major}.%{V_minor}
|
|
|
-Release: 20080422
|
|
|
+Release: 20081005
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://go-mono.com/sources/mono/mono-%{version}.tar.bz2
|
|
|
@@ -94,6 +94,7 @@ Conflicts: pnet
|
|
|
scripts/mono-find-provides \
|
|
|
scripts/mono-find-requires \
|
|
|
web/mono-build-w32.sh \
|
|
|
+ mcs/class/Mono.WebBrowser/build-csproj2k5 \
|
|
|
mcs/class/Managed.Windows.Forms/build-csproj \
|
|
|
mcs/class/Managed.Windows.Forms/build-csproj2k5 \
|
|
|
mcs/class/Mono.Cairo/Samples/gtk/compile.sh \
|