packages: sqlite3/sqlite3.spec - updated to 3.7.8
adamg
adamg at pld-linux.org
Sat Oct 1 16:25:02 CEST 2011
Author: adamg Date: Sat Oct 1 14:25:02 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.7.8
---- Files affected:
packages/sqlite3:
sqlite3.spec (1.105 -> 1.106)
---- Diffs:
================================================================
Index: packages/sqlite3/sqlite3.spec
diff -u packages/sqlite3/sqlite3.spec:1.105 packages/sqlite3/sqlite3.spec:1.106
--- packages/sqlite3/sqlite3.spec:1.105 Sun Jul 3 17:13:03 2011
+++ packages/sqlite3/sqlite3.spec Sat Oct 1 16:24:57 2011
@@ -21,7 +21,7 @@
%undefine with_tests
%endif
-%define realver 3070701
+%define realver 3070800
%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.7.1
+Version: 3.7.8
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: 9162803d0a82421a2df9d907e721a758
+# Source0-md5: c0a5d506b0122b9b72791b0f25a65810
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.106 2011/10/01 14:24:57 adamg
+- updated to 3.7.8
+
Revision 1.105 2011/07/03 15:13:03 adamg
- updated to 3.7.7.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sqlite3/sqlite3.spec?r1=1.105&r2=1.106&f=u
More information about the pld-cvs-commit
mailing list