Author: wyoung
Date: Fri Jan  4 19:34:26 2008
New Revision: 2101

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2101&view=rev
Log:
Broadened compatibility with EL5 MySQL RPMs

Modified:
    trunk/mysql++.spec.in

Modified: trunk/mysql++.spec.in
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.spec.in?rev=2101&r1=2100&r2=2101&view=diff
==============================================================================
--- trunk/mysql++.spec.in (original)
+++ trunk/mysql++.spec.in Fri Jan  4 19:34:26 2008
@@ -7,7 +7,7 @@
 URL:        http://tangentsoft.net/mysql++/
 Source0:    http://tangentsoft.net/mysql++/releases/mysql++-%{version}.tar.gz
 BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-BuildRequires: MySQL-shared, mysql-devel
+BuildRequires: mysql-devel
 
 %description
 MySQL++ makes working with MySQL server queries as easy as working


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to