]> git.pld-linux.org Git - packages/sqlite3.git/commitdiff
- rel 2 auto/th/sqlite3-3_7_5-2
authorMariusz Mazur <mmazur@pld-linux.org>
Tue, 22 Mar 2011 18:58:00 +0000 (18:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- build with unlock notify api by default; required by iceweasel4

Changed files:
    sqlite3.spec -> 1.97

sqlite3.spec

index 93b39010aeb4839f593b4cbea06cd0c8ce5182ac..32e4a50cf1063a56e1d96d3ccc79a1a8bf55b174 100644 (file)
@@ -7,7 +7,7 @@
 %bcond_with    tests   # run tests
 %bcond_with    tcl     # enable tcl extension
 %bcond_without doc     # disable documentation building
-%bcond_with    unlock_notify   # enable unlock notify api
+%bcond_without unlock_notify   # enable unlock notify api
 %bcond_with    load_extension  # enable load extension api
 
 %ifarch alpha sparc %{x8664}
@@ -30,7 +30,7 @@ Summary:      SQLite library
 Summary(pl.UTF-8):     Biblioteka SQLite
 Name:          sqlite3
 Version:       3.7.5
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
This page took 0.303373 seconds and 4 git commands to generate.