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

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


Index: vertoo.config
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/vertoo.config,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- vertoo.config       24 Jul 2007 14:40:13 -0000      1.6
+++ vertoo.config       24 Aug 2007 08:04:43 -0000      1.7
@@ -21,13 +21,13 @@
 monetdb.setVersionFormat('@normal%[rc?%rc%build:]')
 monetdb.addAnchor("configure.ag", "req_monetdb_ver=%q")
 monetdb.addAnchors("MonetDB-server.spec.in",
-                   arguments(pattern = "^BuildRequires: MonetDB-devel >= %v",
-                             format = "%major.%minor"))
+                   arguments(pattern = "\nBuildRequires: MonetDB-devel >= %v",
+                              format = "%major.%minor"))
 
 clients.setVersionFormat('@normal%[rc?%rc%build:]')
 clients.addAnchor("configure.ag", "req_clients_ver=%q")
 clients.addAnchors("MonetDB-server.spec.in",
-                   arguments(pattern = "^Requires: MonetDB-client >= %v",
-                             format = "%major.%minor"),
-                   arguments(pattern = "^BuildRequires: MonetDB-client-devel 
>= %v",
-                             format = "%major.%minor"))
+                   arguments(pattern = "\nRequires: MonetDB-client >= %v",
+                              format = "%major.%minor"),
+                   arguments(pattern = "\nBuildRequires: MonetDB-client-devel 
>= %v",
+                              format = "%major.%minor"))

Index: MonetDB-server.spec.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/MonetDB-server.spec.in,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- MonetDB-server.spec.in      23 Aug 2007 17:44:36 -0000      1.19
+++ MonetDB-server.spec.in      24 Aug 2007 08:04:41 -0000      1.20
@@ -54,6 +54,8 @@
 Summary: MonetDB development package 
 Group: System 
 Requires: %{name} = %{version}-%{release}
+Requires: MonetDB-devel
+Requires: MonetDB-client-devel
 
 %description
 MonetDB is a database management system that is developed from a


-------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to