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:
@@ -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
|
||||
#
|
||||
|
||||
|
Reference in New Issue
Block a user