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

Modified Files:
      Tag: Clients_1-18
        MonetDB-client.spec.in 
Log Message:
Add a BuildRequires for openssl-devel.
Remove Requires for readline since rpm figures that out automatically.


Index: MonetDB-client.spec.in
===================================================================
RCS file: /cvsroot/monetdb/clients/MonetDB-client.spec.in,v
retrieving revision 1.7.2.7
retrieving revision 1.7.2.8
diff -u -d -r1.7.2.7 -r1.7.2.8
--- MonetDB-client.spec.in      22 Aug 2007 11:51:23 -0000      1.7.2.7
+++ MonetDB-client.spec.in      22 Aug 2007 12:18:31 -0000      1.7.2.8
@@ -23,9 +23,8 @@
 Packager: Niels Nes <[EMAIL PROTECTED]>
 License:   MPL - http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
 Requires: MonetDB >= 1.18
-Requires: readline
 BuildRequires: python
-BuildRequires: readline-devel
+BuildRequires: readline-devel, openssl-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