SPECS: mysql-connector-odbc.spec - typo, BR fixes

qboosh qboosh at pld-linux.org
Sat Oct 22 22:33:39 CEST 2005


Author: qboosh                       Date: Sat Oct 22 20:33:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo, BR fixes

---- Files affected:
SPECS:
   mysql-connector-odbc.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/mysql-connector-odbc.spec
diff -u SPECS/mysql-connector-odbc.spec:1.1 SPECS/mysql-connector-odbc.spec:1.2
--- SPECS/mysql-connector-odbc.spec:1.1	Sat Oct 22 01:23:36 2005
+++ SPECS/mysql-connector-odbc.spec	Sat Oct 22 22:33:34 2005
@@ -12,10 +12,10 @@
 URL:		http://www.mysql.com/products/connector/odbc/
 BuildRequires:	autoconf
 BuildRequires:	automake
-#BuildRequires:	iodbc >= 3.0
+#BuildRequires:	libiodbc-devel >= 3.0
 BuildRequires:	qt-devel >= 3.0
-#BuildRequires:	unixODBC >= 3.0
-BuildRequires:	unixODBC >= 2.0
+#BuildRequires:	unixODBC-devel >= 3.0
+BuildRequires:	unixODBC-devel >= 2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,7 +28,7 @@
 %description -l pl
 MySQL Connector/ODB (znany także jako MyODBC) umożliwia połączenie
 z serwerem MySQL przy wykorzystaniu API bazy ODBC na wszystkich
-platformach Microsoft Windows oraz na wiekszości systemów Unix,
+platformach Microsoft Windows oraz na większości systemów Unix,
 włączając takie aplikacje i środowiska programistyczne jak
 Microsoft Access, Microsoft Excel oraz Borland Delphi.
 
@@ -56,7 +56,6 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
@@ -67,11 +66,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/22 20:33:34  qboosh
+- typo, BR fixes
+
 Revision 1.1  2005/10/21 23:23:36  sardzent
 - init
 - doesn't build
 - missing and some are unknown BuildRequires
 - incorrect %install
 - empty %files section
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql-connector-odbc.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list