Author: mmazur                       Date: Tue Mar 22 18:58:05 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- build with unlock notify api by default; required by iceweasel4

---- Files affected:
packages/sqlite3:
   sqlite3.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: packages/sqlite3/sqlite3.spec
diff -u packages/sqlite3/sqlite3.spec:1.96 packages/sqlite3/sqlite3.spec:1.97
--- packages/sqlite3/sqlite3.spec:1.96  Mon Mar 14 01:09:53 2011
+++ packages/sqlite3/sqlite3.spec       Tue Mar 22 19:58:00 2011
@@ -8,7 +8,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}
@@ -31,7 +31,7 @@
 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
@@ -246,6 +246,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2011/03/22 18:58:00  mmazur
+- rel 2
+- build with unlock notify api by default; required by iceweasel4
+
 Revision 1.96  2011/03/14 00:09:53  arvenil
 - up to 3.7.5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sqlite3/sqlite3.spec?r1=1.96&r2=1.97&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to