packages: sqlite3/sqlite3.spec - updated to 3.7.9
adamg
adamg at pld-linux.org
Sun Dec 11 12:01:02 CET 2011
Author: adamg Date: Sun Dec 11 11:01:02 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.7.9
---- Files affected:
packages/sqlite3:
sqlite3.spec (1.106 -> 1.107)
---- Diffs:
================================================================
Index: packages/sqlite3/sqlite3.spec
diff -u packages/sqlite3/sqlite3.spec:1.106 packages/sqlite3/sqlite3.spec:1.107
--- packages/sqlite3/sqlite3.spec:1.106 Sat Oct 1 16:24:57 2011
+++ packages/sqlite3/sqlite3.spec Sun Dec 11 12:00:56 2011
@@ -21,7 +21,7 @@
%undefine with_tests
%endif
-%define realver 3070800
+%define realver 3070900
%define srcver src
%define rpmver %(echo %{realver}|sed -e "s/00//g" -e "s/0/./g")
%define _ulibdir /usr/lib
@@ -30,13 +30,13 @@
Summary: SQLite library
Summary(pl.UTF-8): Biblioteka SQLite
Name: sqlite3
-Version: 3.7.8
+Version: 3.7.9
Release: 1
License: Public Domain
Group: Libraries
# Source0Download: http://www.sqlite.org/download.html
Source0: http://www.sqlite.org/sqlite-%{srcver}-%{realver}.zip
-# Source0-md5: c0a5d506b0122b9b72791b0f25a65810
+# Source0-md5: b2646c5a0c0b5bc6b8f0b67fc318bab3
Patch0: %{name}-sign-function.patch
URL: http://www.sqlite.org/
%{?with_load_extension:Provides: %{name}(load_extension)}
@@ -262,6 +262,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.107 2011/12/11 11:00:56 adamg
+- updated to 3.7.9
+
Revision 1.106 2011/10/01 14:24:57 adamg
- updated to 3.7.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sqlite3/sqlite3.spec?r1=1.106&r2=1.107&f=u
More information about the pld-cvs-commit
mailing list