fix for compile

This commit is contained in:
Ertuğrul Erata
2015-05-22 21:02:13 +03:00
parent b3db072f8d
commit b2a08cbdf2
46 changed files with 3286 additions and 68 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ def build():
def install():
pythonmodules.install()
shelltools.chmod("%s/usr/lib/python2.7/site-packages/plyvel-0.8-py2.7.egg-info/top_level.txt" % get.installDIR(), 0644)
shelltools.chmod("%s/usr/lib/python2.7/site-packages/plyvel-0.9-py2.7.egg-info/top_level.txt" % get.installDIR(), 0644)
pisitools.dodoc("*.rst")
+8 -1
View File
@@ -16,7 +16,7 @@
<Dependency>leveldb-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<Archive sha1sum="9f416a0fbd0c123b94df18bc7aa47a697ddb0bc7" type="targz">https://pypi.python.org/packages/source/p/plyvel/plyvel-0.8.tar.gz</Archive>
<Archive sha1sum="6dfa70be59daafe73ffada429a608592d24a8d3c" type="targz">https://pypi.python.org/packages/source/p/plyvel/plyvel-0.9.tar.gz</Archive>
</Source>
<Package>
<Name>plyvel</Name>
@@ -31,6 +31,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2015-05-17</Date>
<Version>0.9</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2014-06-08</Date>
<Version>0.8</Version>