]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- updated to 3.6.11;
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 20 Feb 2009 22:11:59 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- tcl disabled due to:
  http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2009-February/020818.html

Changed files:
    sqlite3.spec -> 1.65

sqlite3.spec

index 164ea02241cf98486a128bd8694f63c1f5bd93a1..b52d6c287ae272844683b67691a99eb5c921bc4b 100644 (file)
@@ -8,7 +8,7 @@
 #
 # Conditional build:
 %bcond_with    tests   # run tests
-%bcond_without tcl     # disable tcl extension
+%bcond_with    tcl     # enable tcl extension
 %bcond_without doc     # disable documentation building
 #
 %ifarch alpha sparc %{x8664}
 Summary:       SQLite library
 Summary(pl.UTF-8):     Biblioteka SQLite
 Name:          sqlite3
-Version:       3.6.10
+Version:       3.6.11
 Release:       1
 License:       LGPL
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
 Source0:       http://www.sqlite.org/sqlite-%{version}.tar.gz
-# Source0-md5: a03bdc86df4025b6881d58557e4b5bd3
+# Source0-md5: 7ebb099696ab76cc6ff65dd496d17858
 Patch0:                %{name}-sign-function.patch
 URL:           http://www.sqlite.org/
 BuildRequires: autoconf
This page took 0.03434 seconds and 4 git commands to generate.