OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 24-Oct-2008 00:16:56
Branch: HEAD Handle: 2008102323165300
Modified files:
openpkg-src/mono mono.spec
Log:
upgrading package: mono 2.0 -> 2.0.1
Summary:
Revision Changes Path
1.58 +3 -3 openpkg-src/mono/mono.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mono/mono.spec
============================================================================
$ cvs diff -u -r1.57 -r1.58 mono.spec
--- openpkg-src/mono/mono.spec 5 Oct 2008 16:20:50 -0000 1.57
+++ openpkg-src/mono/mono.spec 23 Oct 2008 22:16:53 -0000 1.58
@@ -22,8 +22,8 @@
##
# package version
-%define V_major 2
-%define V_minor 0
+%define V_major 2.0
+%define V_minor 1
# package information
Name: mono
@@ -36,7 +36,7 @@
Group: Language
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20081005
+Release: 20081024
# list of sources
Source0: http://go-mono.com/sources/mono/mono-%{version}.tar.bz2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]