diff --git a/system/base/leveldb/actions.py b/system/base/leveldb/actions.py index 7570a875..7fbc4392 100644 --- a/system/base/leveldb/actions.py +++ b/system/base/leveldb/actions.py @@ -15,9 +15,9 @@ def check(): autotools.make("check") def install(): - pisitools.dolib_so("libleveldb.so.1.17") - pisitools.dosym("libleveldb.so.1.17", "/usr/lib/libleveldb.so.1") - pisitools.dosym("libleveldb.so.1.17", "/usr/lib/libleveldb.so") + pisitools.dolib_so("libleveldb.so.1.18") + pisitools.dosym("libleveldb.so.1.18", "/usr/lib/libleveldb.so.1") + pisitools.dosym("libleveldb.so.1.18", "/usr/lib/libleveldb.so") pisitools.insinto("/usr/include", "include/*") pisitools.insinto("/usr/include", "helpers/memenv/memenv.h") diff --git a/system/base/leveldb/pspec.xml b/system/base/leveldb/pspec.xml index 60a7bed8..97aad46d 100644 --- a/system/base/leveldb/pspec.xml +++ b/system/base/leveldb/pspec.xml @@ -16,7 +16,7 @@ gperftools-devel snappy-devel - http://source.pisilinux.org/1.0/leveldb-e353fbc7ea81.tar.gz + https://github.com/google/leveldb/archive/v1.18.tar.gz @@ -42,6 +42,13 @@ + + 2015-08-14 + 1.18 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2014-06-02 1.17 diff --git a/system/base/pisi/pspec.xml b/system/base/pisi/pspec.xml index 4d719777..52784b07 100644 --- a/system/base/pisi/pspec.xml +++ b/system/base/pisi/pspec.xml @@ -24,7 +24,7 @@ gettext libunwind-devel intltool - leveldb-devel + leveldb-devel initialize_filesdb_once.patch @@ -45,7 +45,7 @@ plyvel python gettext - leveldb + leveldb piksemel comar-api urlgrabber @@ -85,6 +85,13 @@ + + 2015-08-14 + 2.6 + Rebuild for leveldb and plyvel. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-08-01 2.6 diff --git a/system/base/plyvel/pspec.xml b/system/base/plyvel/pspec.xml index f071aef6..00d99ac5 100644 --- a/system/base/plyvel/pspec.xml +++ b/system/base/plyvel/pspec.xml @@ -13,7 +13,7 @@ cython python-devel - leveldb-devel + leveldb-devel python-setuptools https://pypi.python.org/packages/source/p/plyvel/plyvel-0.9.tar.gz @@ -23,7 +23,7 @@ libgcc python - leveldb + leveldb /usr/lib @@ -31,6 +31,13 @@ + + 2015-08-14 + 0.9 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-05-17 0.9 diff --git a/system/devel/cython/pspec.xml b/system/devel/cython/pspec.xml index ff67028e..c3aaea51 100644 --- a/system/devel/cython/pspec.xml +++ b/system/devel/cython/pspec.xml @@ -13,7 +13,7 @@ library C extensions for the Python Cython is a language that makes writing C extensions for the Python language as easy as Python itself. - http://www.cython.org/release/Cython-0.22.1.tar.gz + http://www.cython.org/release/Cython-0.23.tar.gz python-devel @@ -32,6 +32,13 @@ + + 2015-08-14 + 0.23 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-06-22 0.22.1