Accepting request 252007 from devel:tools:scm:svn
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/252007 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=121
This commit is contained in:
commit
727d489ae2
@ -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
|
Tue Sep 9 06:57:54 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -88,7 +88,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-xml
|
BuildRequires: python-xml
|
||||||
BuildRequires: ruby-devel >= 1.8.2
|
BuildRequires: ruby-devel >= 1.8.2
|
||||||
BuildRequires: sqlite3-devel >= 3.7.15.1
|
BuildRequires: sqlite3-devel >= 3.7.12
|
||||||
BuildRequires: swig
|
BuildRequires: swig
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user