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

Modified Files:
      Tag: M5XQ
        MonetDB-XQuery.spec.in 
Log Message:
propagated changes of Tuesday Apr 21 2009
from the development trunk to the M5XQ branch

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/04/21 - stmane: MonetDB-XQuery.spec.in,1.60

Since Peter's introduction of GDK_VARSHIFT & stridx_t on April 13 2009,
modules from teh CVS HEAD require depend on modules from the CVS HEAD,
i.e., the no longer compile/work with (onlder) modules from release branches.
Fixed version dependecies / requirements accordingly.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: MonetDB-XQuery.spec.in
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/MonetDB-XQuery.spec.in,v
retrieving revision 1.59
retrieving revision 1.59.4.1
diff -u -d -r1.59 -r1.59.4.1
--- MonetDB-XQuery.spec.in      22 Dec 2008 08:58:32 -0000      1.59
+++ MonetDB-XQuery.spec.in      21 Apr 2009 21:01:03 -0000      1.59.4.1
@@ -23,18 +23,18 @@
 Source: 
http://downloads.sourceforge.net/monetdb/MonetDB-XQuery-%{version}.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-Requires: MonetDB4-server >= 4.26
+Requires: MonetDB4-server >= 4.29
 #                            ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
 
 %{!?buildsystem: %define buildsystem 0}
 %if !%{?buildsystem}
-BuildRequires: MonetDB-devel >= 1.26
+BuildRequires: MonetDB-devel >= 1.29
 #                               ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
-BuildRequires: MonetDB4-server-devel >= 4.26
+BuildRequires: MonetDB4-server-devel >= 4.29
 #                                       ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
@@ -53,11 +53,11 @@
 Summary: MonetDB XQuery development package
 Group: Applications/Databases
 Requires: %{name} = %{version}-%{release}
-Requires: MonetDB-devel >= 1.26
+Requires: MonetDB-devel >= 1.29
 #                          ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
-Requires: MonetDB4-server-devel >= 4.26
+Requires: MonetDB4-server-devel >= 4.29
 #                                  ^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to