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

Modified Files:
      Tag: Clients_1-18
        MonetDB-client.spec.in 
Log Message:
Add requires for readline.


Index: MonetDB-client.spec.in
===================================================================
RCS file: /cvsroot/monetdb/clients/MonetDB-client.spec.in,v
retrieving revision 1.7.2.6
retrieving revision 1.7.2.7
diff -u -d -r1.7.2.6 -r1.7.2.7
--- MonetDB-client.spec.in      22 Aug 2007 10:40:29 -0000      1.7.2.6
+++ MonetDB-client.spec.in      22 Aug 2007 11:51:23 -0000      1.7.2.7
@@ -22,8 +22,10 @@
 BuildRoot: /var/tmp/%{name}-root
 Packager: Niels Nes <[EMAIL PROTECTED]>
 License:   MPL - http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
-BuildRequires: python
 Requires: MonetDB >= 1.18
+Requires: readline
+BuildRequires: python
+BuildRequires: readline-devel
 
 %{!?_with_php: %{!?_without_php: %define _with_php --with-php}}
 %{!?_with_python: %{!?_without_python: %define _with_python --with-python}}


-------------------------------------------------------------------------
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