forked from pool/sqlite3
Updating link to change in openSUSE:Factory/sqlite3 revision 21.0
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=c6ca4e024d6da7fb98ca4606d2129d4e
This commit is contained in:
parent
e67e5892a8
commit
5903e87051
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 16:40:50 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- add baselibs.conf as a source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 30 18:24:34 CET 2009 - max@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sqlite3 (Version 3.6.20)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -39,7 +39,7 @@ Group: Productivity/Databases/Servers
|
||||
Summary: Embeddable SQL Database Engine
|
||||
Url: http://www.sqlite.org/
|
||||
Version: 3.6.20
|
||||
Release: 1
|
||||
Release: 2
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: sqlite-64bit
|
||||
@ -53,6 +53,7 @@ Obsoletes: sqlite < %version
|
||||
Source0: http://www.sqlite.org/sqlite-amalgamation-%version.tar.bz2
|
||||
Source1: sqlite-tcl.tar.bz2
|
||||
Source2: sqlite3.1
|
||||
Source3: baselibs.conf
|
||||
Patch0: sqlite-tcl.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user