]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- tcl is broken on alpha so these tests fail (disable them). auto/ac/sqlite3-3_2_2-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 24 Jul 2005 20:36:54 +0000 (20:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sqlite3.spec -> 1.11

sqlite3.spec

index 672e7b7144691999c74d1b30b18005dc414d428a..0879b2cf5e49a942f5dc3114cae269c88fa32907 100644 (file)
@@ -8,7 +8,7 @@ Summary:        SQLite library
 Summary(pl):   Biblioteka SQLite
 Name:          sqlite3
 Version:       3.2.2
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 # Source0Download: http://sqlite.org/download.html
@@ -22,6 +22,10 @@ BuildRequires:       readline-devel
 BuildRequires: tcl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%ifarch alpha
+%undefine      with_tests
+%endif
+
 %define         _ulibdir        /usr/lib
 
 %description
This page took 0.110491 seconds and 4 git commands to generate.