Explorar o código

upgrading package: mono 1.9.1 -> 2.0

Ralf S. Engelschall %!s(int64=17) %!d(string=hai) anos
pai
achega
37c2942f01
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      mono/mono.spec

+ 4 - 3
mono/mono.spec

@@ -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 \