SHA256
1
0
forked from pool/sqlite3

Accepting request 228936 from home:AndreasStieger:branches:server:database

SQLite 3.8.4.3

OBS-URL: https://build.opensuse.org/request/show/228936
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=98
This commit is contained in:
2014-04-04 06:56:54 +00:00
committed by Git OBS Bridge
parent 4d3caaaf47
commit c5d8dc26ef
6 changed files with 18 additions and 9 deletions

View File

@@ -21,9 +21,9 @@
%define oname sqlite
Name: %pname
Version: 3.8.4.2
Version: 3.8.4.3
Release: 0
%define tarversion 3080402
%define tarversion 3080403
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain
Group: Productivity/Databases/Servers
@@ -45,7 +45,8 @@ Source2: http://www.sqlite.org/2014/sqlite-doc-%tarversion.zip
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# bug437293
%ifarch ppc64
Obsoletes: sqlite-64bit
Obsoletes: sqlite-64bit < %{version}
Provides: sqlite-64bit = %{version}
%endif
#