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: 22-Apr-2008 08:18:52
Branch: HEAD Handle: 2008042207185200
Modified files:
openpkg-src/mono mono.spec
Log:
upgrading package: mono 1.9 -> 1.9.1
Summary:
Revision Changes Path
1.56 +3 -3 openpkg-src/mono/mono.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mono/mono.spec
============================================================================
$ cvs diff -u -r1.55 -r1.56 mono.spec
--- openpkg-src/mono/mono.spec 14 Mar 2008 22:13:11 -0000 1.55
+++ openpkg-src/mono/mono.spec 22 Apr 2008 06:18:52 -0000 1.56
@@ -23,7 +23,7 @@
# package version
%define V_major 1.9
-%define V_minor %nil
+%define V_minor 1
# package information
Name: mono
@@ -35,8 +35,8 @@
Class: EVAL
Group: Language
License: GPL
-Version: %{V_major}
-Release: 20080314
+Version: %{V_major}.%{V_minor}
+Release: 20080422
# list of sources
Source0: http://go-mono.com/sources/mono/mono-%{version}.tar.bz2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]