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

Modified Files:
        MonetDB-XQuery.spec.in vertoo.config 
Log Message:
propagated changes of Wednesday Jun 13 2007 - Friday Jun 15 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.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- vertoo.config       3 Jun 2007 23:28:40 -0000       1.7
+++ vertoo.config       15 Jun 2007 14:41:23 -0000      1.8
@@ -34,6 +34,9 @@
 monetdb4.addAnchor("INSTALL", "It depends on a version that is at least %v.")
 #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",
+                              format = "%major.%minor"))
 
 monetdb5.setVersionFormat('@normal%[rc?%rc%build:]')
 monetdb5.addAnchor("configure.ag", "req_monetdb5_ver=%q")

Index: MonetDB-XQuery.spec.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/MonetDB-XQuery.spec.in,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- MonetDB-XQuery.spec.in      12 Jun 2007 17:35:56 -0000      1.22
+++ MonetDB-XQuery.spec.in      15 Jun 2007 14:41:23 -0000      1.23
@@ -81,7 +81,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,monetdb,monetdb) 
+%defattr(-,root,root) 
 %{prefix}/bin/pf
 %{_libdir}/MonetDB4/lib/lib_*
 %{_libdir}/MonetDB4/*.mil
@@ -93,5 +93,5 @@
 %{_datadir}/MonetDB/xrpc/export/*
 
 %files devel
-%defattr(-,monetdb,monetdb) 
+%defattr(-,root,root) 
 %{prefix}/include/pathfinder/*.h


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to