SPECS: mysql-connector-odbc.spec - no patches no stiches - builds ...
shadzik
shadzik at pld-linux.org
Mon Nov 19 21:15:11 CET 2007
Author: shadzik Date: Mon Nov 19 20:15:11 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no patches no stiches - builds now
- fixed %files
- rel 1
---- Files affected:
SPECS:
mysql-connector-odbc.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/mysql-connector-odbc.spec
diff -u SPECS/mysql-connector-odbc.spec:1.6 SPECS/mysql-connector-odbc.spec:1.7
--- SPECS/mysql-connector-odbc.spec:1.6 Mon Nov 19 20:52:24 2007
+++ SPECS/mysql-connector-odbc.spec Mon Nov 19 21:15:06 2007
@@ -4,7 +4,7 @@
Summary(pl.UTF-8): MySQL Connector/ODBC - sterownik ODBC dla MySQL
Name: mysql-connector-odbc
Version: 3.51
-Release: 0.1
+Release: 1
License: GPL
Group: Libraries
#Source0: http://sunsite.icm.edu.pl/mysql/Downloads/MyODBC3/%{name}-%{version}.%{_ver}.tar.gz
@@ -41,6 +41,7 @@
%{__aclocal}
%{__autoconf}
%{__automake}
+LDFLAGS="%{rpmldflags} -L%{_libdir}"
%configure \
--with-qt-includes=/usr/include/qt \
--with-qt-libraries=%{_libdir}/qt \
@@ -59,8 +60,10 @@
%files
%defattr(644,root,root,755)
%doc ChangeLog README
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
+#%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/*.so
+%{_libdir}/*.la
%{_datadir}/%{name}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -69,6 +72,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007-11-19 20:15:06 shadzik
+- no patches no stiches - builds now
+- fixed %files
+- rel 1
+
Revision 1.6 2007-11-19 19:52:24 shadzik
- 3.51.22r857
- fix configure and make but still doesn't link properly
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql-connector-odbc.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list