forked from pool/sqlite3
Accepting request 683604 from home:AndreasStieger:branches:server:database
SQLite 3.27.2 OBS-URL: https://build.opensuse.org/request/show/683604 OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=224
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%define oname sqlite
|
||||
%define tarversion 3260000
|
||||
%define tarversion 3270200
|
||||
Name: sqlite3
|
||||
Version: 3.26.0
|
||||
Version: 3.27.2
|
||||
Release: 0
|
||||
Summary: Embeddable SQL Database Engine
|
||||
License: SUSE-Public-Domain
|
||||
@@ -28,7 +28,6 @@ URL: http://www.sqlite.org/
|
||||
Source0: http://www.sqlite.org/2018/sqlite-src-%{tarversion}.zip
|
||||
Source1: baselibs.conf
|
||||
Source2: http://www.sqlite.org/2018/sqlite-doc-%{tarversion}.zip
|
||||
Patch0: sqlite3-btree02-100.patch
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
@@ -104,7 +103,6 @@ other documentation found on sqlite.org. The files can be found in
|
||||
|
||||
%prep
|
||||
%setup -q -n sqlite-src-%{tarversion} -a2
|
||||
%patch0
|
||||
rm -v sqlite-doc-%{tarversion}/releaselog/current.html
|
||||
ln -sv `echo %{version} | sed "s/\./_/g"`.html sqlite-doc-%{tarversion}/releaselog/current.html
|
||||
find -type f -name sqlite.css~ -delete
|
||||
|
Reference in New Issue
Block a user