Update of /cvsroot/monetdb/sql
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23478

Modified Files:
        vertoo.config 
Log Message:
propagated changes of Wednesday Nov 18 2009 - Thursday Nov 19 2009
from the Nov2009 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/18 - sjoerd: vertoo.config,1.37.6.1
  Get rid or rc and build stuff in vertoo configuration since it was in the way 
of the script that did the second part of this checkin.
  The minimum required MonetDB packages are now the packages of the current 
release.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: vertoo.config
===================================================================
RCS file: /cvsroot/monetdb/sql/vertoo.config,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- vertoo.config       17 Feb 2009 10:49:25 -0000      1.37
+++ vertoo.config       19 Nov 2009 09:19:28 -0000      1.38
@@ -12,7 +12,7 @@
 # %q - version number surrounded by single quotes
 # %Q - version number surrounded by double quotes
 
-main.setVersionFormat('@normal%[rc?%rc%build:]')
+main.setVersionFormat('@normal')
 main.addAnchor("VERSION", "%v")
 main.addAnchor("configure.ag", "[MonetDB SQL Server], [%v]")
 main.addAnchor("NT/rules.msc", "VERSION = %v")
@@ -38,7 +38,7 @@
                           format = '@normal'))
 main.addAnchor("debian/changelog", "monetdb-sql (%v-1)")
 
-monetdb.setVersionFormat('@normal%[rc?%rc%build:]')
+monetdb.setVersionFormat('@normal')
 monetdb.addAnchor("configure.ag", "req_monetdb_ver=%q")
 monetdb.addAnchors("MonetDB-SQL.spec.in",
                    arguments(pattern = "\nBuildRequires: MonetDB-devel >= %v",
@@ -50,7 +50,7 @@
                    arguments(pattern = r'"Condition" = "8:COMMONVERSION >= 
\"%v\""',
                              format = "@normal"))
 
-clients.setVersionFormat('@normal%[rc?%rc%build:]')
+clients.setVersionFormat('@normal')
 clients.addAnchor("configure.ag", "req_clients_ver=%q")
 clients.addAnchors("MonetDB-SQL.spec.in",
                    arguments(pattern = "\nBuildRequires: MonetDB-client-devel 
>= %v",
@@ -62,7 +62,7 @@
                    arguments(pattern = r'"Condition" = "8:CLIENTSVERSION >= 
\"%v\""',
                              format = "@normal"))
 
-monetdb5.setVersionFormat('@normal%[rc?%rc%build:]')
+monetdb5.setVersionFormat('@normal')
 monetdb5.addAnchor("configure.ag", "req_monetdb5_ver=%q")
 monetdb5.addAnchor("MonetDB-SQL.pc.in", "\nRequires: MonetDB >= %v")
 monetdb5.addAnchors("MonetDB-SQL.spec.in",


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to