[packages/libgda5] - i486 is fine wrt jdbc
baggins
baggins at pld-linux.org
Sun Dec 1 15:18:37 CET 2013
commit c5f3adda3b3a37733ffc02f4d4e57e0b1822b2cd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Dec 1 15:18:17 2013 +0100
- i486 is fine wrt jdbc
libgda5.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libgda5.spec b/libgda5.spec
index ffe62b3..4eefaaf 100644
--- a/libgda5.spec
+++ b/libgda5.spec
@@ -15,9 +15,9 @@
%bcond_without mysql # MySQL plugin
%bcond_without pgsql # PostgreSQL plugin
#
-#ifnarch i586 i686 pentium3 pentium4 athlon %{x8664}
-#undefine with_jdbc
-#endif
+%ifarch i486 i586 i686 pentium3 pentium4 athlon %{x8664}
+%undefine with_jdbc
+%endif
#
Summary: GNU Data Access library
Summary(pl.UTF-8): Biblioteka GNU Data Access
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgda5.git/commitdiff/c5f3adda3b3a37733ffc02f4d4e57e0b1822b2cd
More information about the pld-cvs-commit
mailing list