Accepting request 249968 from home:weberho:BACKPORTS:subversion
INSTALL#SQLite says: 'Subversion 1.8 requires SQLite version 3.7.12 or above'; therefore I lowered the sqlite requirement to make the subversion run on older system versions, too. It's no longer required to add a newer SQLite version to the subversion project for most distributions [bnc#897033]. OBS-URL: https://build.opensuse.org/request/show/249968 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=181
This commit is contained in:
parent
bf9ae63d66
commit
e572a79282
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 17 13:10:50 UTC 2014 - jweberhofer@weberhofer.at
|
||||
|
||||
- INSTALL#SQLite says 'Subversion 1.8 requires SQLite version 3.7.12 or above';
|
||||
therefore I lowered the sqlite requirement to make the subversion run on
|
||||
older system versions, tooi. [bnc#897033]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 06:57:54 UTC 2014 - andreas.stieger@gmx.de
|
||||
|
||||
|
@ -88,7 +88,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-xml
|
||||
BuildRequires: ruby-devel >= 1.8.2
|
||||
BuildRequires: sqlite3-devel >= 3.7.15.1
|
||||
BuildRequires: sqlite3-devel >= 3.7.12
|
||||
BuildRequires: swig
|
||||
BuildRequires: update-alternatives
|
||||
BuildRequires: zlib-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user