SPECS: MyODBC.spec - up to 3.51.23 - utils added to bindir - prope...
cactus
cactus at pld-linux.org
Thu Jan 31 16:26:45 CET 2008
Author: cactus Date: Thu Jan 31 15:26:44 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.51.23
- utils added to bindir
- proper LICENSE files
- added qt includes to configure
---- Files affected:
SPECS:
MyODBC.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/MyODBC.spec
diff -u SPECS/MyODBC.spec:1.33 SPECS/MyODBC.spec:1.34
--- SPECS/MyODBC.spec:1.33 Mon Nov 19 16:39:12 2007
+++ SPECS/MyODBC.spec Thu Jan 31 16:26:39 2008
@@ -6,14 +6,14 @@
Summary: MyODBC: an ODBC driver for MySQL
Summary(pl.UTF-8): MyODBC: driver ODBC dla MySQL
Name: MyODBC
-Version: 3.51.11
-Release: 4
+Version: 3.51.23
+Release: 1
License: GPL v2+ + MySQL FLOSS Exception
Vendor: MySQL AB
Group: Libraries
#Source0: http://www.mysql.com/Downloads/MyODBC/%{name}-%{version}.tar.gz
-Source0: ftp://sunsite.icm.edu.pl/pub/unix/mysql/Downloads/MyODBC3/%{name}-%{version}.tar.gz
-# Source0-md5: fb295a2a07dab09caf608f2227b531ef
+Source0: http://sunsite.icm.edu.pl/mysql/Downloads/Connector-ODBC/3.51/mysql-connector-odbc-%{version}r998.tar.gz
+# Source0-md5: 74b02e2771529db36f98120f4308f9c9
URL: http://www.mysql.com/
BuildRequires: autoconf
BuildRequires: automake
@@ -48,7 +48,7 @@
MyODBC - Oparta o Qt biblioteka konfiguracyjna.
%prep
-%setup -q
+%setup -q -n mysql-connector-odbc-%{version}r998
%build
%{__libtoolize}
@@ -59,6 +59,8 @@
LDFLAGS="%{rpmldflags} -L/usr/X11R6/%{_lib}"
%configure \
--with-qt-libraries=%{_libdir} \
+ --with-qt-dir=/usr \
+ --with-qt-includes=/usr/include/qt \
%if %{with iodbc}
--with-iODBC=/usr \
--with-odbc-ini=/etc/odbc.ini
@@ -96,7 +98,8 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog EXCEPTIONS README
+%doc ChangeLog LICENSE.gpl LICENSE.exceptions README
+%attr(755,root,root) %{_bindir}/myodbc3*
%attr(755,root,root) %{_libdir}/libmyodbc3-*.so
%attr(755,root,root) %{_libdir}/libmyodbc3.so
%attr(755,root,root) %{_libdir}/libmyodbc3_r-*.so
@@ -113,6 +116,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2008-01-31 15:26:39 cactus
+- up to 3.51.23
+- utils added to bindir
+- proper LICENSE files
+- added qt includes to configure
+
Revision 1.33 2007-11-19 15:39:12 shadzik
- rel 4. (requested: 16:27 <@wolvverine> shadzik: mozesz podbic rel w MyODBC.spec i puscic na builder?)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/MyODBC.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list