Update of /cvsroot/monetdb/pathfinder
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv536

Modified Files:
        MonetDB-XQuery.spec.in vertoo.config 
Log Message:
propagated changes of Thursday Aug 23 2007 - Friday Aug 24 2007
from the XQuery_0-18 branch to the development trunk


Index: vertoo.config
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/vertoo.config,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- vertoo.config       21 Aug 2007 14:42:33 -0000      1.14
+++ vertoo.config       24 Aug 2007 08:32:24 -0000      1.15
@@ -27,9 +27,9 @@
 monetdb.setVersionFormat('@normal%[rc?%rc%build:]')
 monetdb.addAnchor("configure.ag", "req_monetdb_ver=%q")
 monetdb.addAnchors("MonetDB-XQuery.spec.in",
-                   arguments(pattern = "^BuildRequires: MonetDB-devel >= %v",
+                   arguments(pattern = "\nBuildRequires: MonetDB-devel >= %v",
                              format = "%major.%minor"),
-                   arguments(pattern = "^Requires: MonetDB-devel >= %v",
+                   arguments(pattern = "\nRequires: MonetDB-devel >= %v",
                              format = "%major.%minor"))
 
 clients.setVersionFormat('@normal%[rc?%rc%build:]')
@@ -41,11 +41,11 @@
 #monetdb4.addAnchor("MonetDB-XQuery.pc.in", "^Requires: MonetDB >= %v")
 monetdb4.addAnchor("runtime/xrpc/admin/title.html", ">MonetDB %v<")
 monetdb4.addAnchors("MonetDB-XQuery.spec.in",
-                    arguments(pattern = "^Requires: MonetDB4-server >= %v",
+                    arguments(pattern = "\nRequires: MonetDB4-server >= %v",
                               format = "%major.%minor"),
-                    arguments(pattern = "^BuildRequires: MonetDB4-server-devel 
>= %v",
+                    arguments(pattern = "\nBuildRequires: 
MonetDB4-server-devel >= %v",
                               format = "%major.%minor"),
-                    arguments(pattern = "^Requires: MonetDB4-server-devel >= 
%v",
+                    arguments(pattern = "\nRequires: MonetDB4-server-devel >= 
%v",
                               format = "%major.%minor"))
 
 monetdb5.setVersionFormat('@normal%[rc?%rc%build:]')

Index: MonetDB-XQuery.spec.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/MonetDB-XQuery.spec.in,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- MonetDB-XQuery.spec.in      23 Aug 2007 13:06:43 -0000      1.30
+++ MonetDB-XQuery.spec.in      24 Aug 2007 08:32:23 -0000      1.31
@@ -58,6 +58,7 @@
 #                                  ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [EMAIL PROTECTED] for details and/or assistance.
+Requires: libxml2-devel
 
 %description devel
 Add the MonetDB devel description here


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to