Update of /cvsroot/monetdb/sql
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv9456
Modified Files:
vertoo.config
Log Message:
Use registry to check version numbers of packages.
U vertoo.config
Index: vertoo.config
===================================================================
RCS file: /cvsroot/monetdb/sql/vertoo.config,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- vertoo.config 29 Oct 2008 18:51:56 -0000 1.34
+++ vertoo.config 30 Oct 2008 16:08:17 -0000 1.35
@@ -26,11 +26,15 @@
arguments(pattern = '"ProductVersion" = "8:%v"',
format = "@normal"),
arguments(pattern = "MonetDB-SQL-%v",
+ format = '@normal'),
+ arguments(pattern = '"Name" = "8:SQL5Version"[^}]*"Value" =
"8:%v"',
format = '@normal'))
main.addAnchors("NT/MonetDB5-SQL/MonetDB5-SQL64.vdproj",
arguments(pattern = '"ProductVersion" = "8:%v"',
format = "@normal"),
arguments(pattern = "MonetDB-SQL-%v",
+ format = '@normal'),
+ arguments(pattern = '"Name" = "8:SQL5Version"[^}]*"Value" =
"8:%v"',
format = '@normal'))
monetdb.setVersionFormat('@normal%[rc?%rc%build:]')
@@ -39,12 +43,10 @@
arguments(pattern = "\nBuildRequires: MonetDB-devel >= %v",
format = "%major.%minor"))
monetdb.addAnchors("NT/MonetDB5-SQL/MonetDB5-SQL.vdproj",
- # yes: use MinVesion, not MinVersion (Microsoft typo)
- arguments(pattern = '"FileName" = "8:libbat.dll"\n
"MinVesion" = "8:%v.0"',
+ arguments(pattern = r'"Condition" = "8:COMMONVERSION >=
\"%v\""',
format = "@normal"))
monetdb.addAnchors("NT/MonetDB5-SQL/MonetDB5-SQL64.vdproj",
- # yes: use MinVesion, not MinVersion (Microsoft typo)
- arguments(pattern = '"FileName" = "8:libbat.dll"\n
"MinVesion" = "8:%v.0"',
+ arguments(pattern = r'"Condition" = "8:COMMONVERSION >=
\"%v\""',
format = "@normal"))
clients.setVersionFormat('@normal%[rc?%rc%build:]')
@@ -53,12 +55,10 @@
arguments(pattern = "\nBuildRequires: MonetDB-client-devel
>= %v",
format = "%major.%minor"))
clients.addAnchors("NT/MonetDB5-SQL/MonetDB5-SQL.vdproj",
- # yes: use MinVesion, not MinVersion (Microsoft typo)
- arguments(pattern = '"FileName" = "8:libMapi.dll"\n
"MinVesion" = "8:%v.0"',
+ arguments(pattern = r'"Condition" = "8:CLIENTSVERSION >=
\"%v\""',
format = "@normal"))
clients.addAnchors("NT/MonetDB5-SQL/MonetDB5-SQL64.vdproj",
- # yes: use MinVesion, not MinVersion (Microsoft typo)
- arguments(pattern = '"FileName" = "8:libMapi.dll"\n
"MinVesion" = "8:%v.0"',
+ arguments(pattern = r'"Condition" = "8:CLIENTSVERSION >=
\"%v\""',
format = "@normal"))
monetdb5.setVersionFormat('@normal%[rc?%rc%build:]')
@@ -70,10 +70,8 @@
arguments(pattern = "\nBuildRequires:
MonetDB5-server-devel >= %v",
format = "%major.%minor"))
monetdb5.addAnchors("NT/MonetDB5-SQL/MonetDB5-SQL.vdproj",
- # yes: use MinVesion, not MinVersion (Microsoft typo)
- arguments(pattern = '"FileName" = "8:libmonetdb5.dll"\n
"MinVesion" = "8:%v.0"',
+ arguments(pattern = r'"Condition" = "8:MONETDB5VERSION >=
\"%v\""',
format = "@normal"))
monetdb5.addAnchors("NT/MonetDB5-SQL/MonetDB5-SQL64.vdproj",
- # yes: use MinVesion, not MinVersion (Microsoft typo)
- arguments(pattern = '"FileName" = "8:libmonetdb5.dll"\n
"MinVesion" = "8:%v.0"',
+ arguments(pattern = r'"Condition" = "8:MONETDB5VERSION >=
\"%v\""',
format = "@normal"))
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins