Skip to content

Commit

Permalink
Merge pull request #91 from ertugerata/master
Browse files Browse the repository at this point in the history
index 15AGU
  • Loading branch information
ertugerata committed Aug 15, 2015
2 parents 1c4933a + cf15274 commit dba957a
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 10 deletions.
Binary file removed kernel/kernel/files/patches/linux/patch-4.0.3.gz
Binary file not shown.
Binary file removed kernel/kernel/files/patches/linux/patch-4.0.4.xz
Binary file not shown.
Binary file removed kernel/kernel/files/patches/linux/patch-4.0.5.xz
Binary file not shown.
Binary file removed kernel/kernel/files/patches/linux/patch-4.0.6.xz
Binary file not shown.
Binary file removed kernel/kernel/files/patches/linux/patch-4.0.7.xz
Binary file not shown.
Binary file removed kernel/kernel/files/patches/linux/patch-4.0.8.xz
Binary file not shown.
2 changes: 1 addition & 1 deletion kernel/kernel/pspec.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ i<?xml version="1.0" ?>
<Patches>
<!-- Linux patches -->
<Patch level="1" compressionType="xz">patches/linux/patch-4.1.5.xz</Patch>
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.1.4/1.mga6/PATCHES/patches/series-->
<!-- Mageia Linux patches // compatible with http://svnweb.mageia.org/packages/cauldron/kernel/releases/4.1.5/1.mga6/PATCHES/patches/series-->
<Patch level="1">patches/mageia/x86-pci-toshiba-equium-a60-assign-busses.patch</Patch>
<Patch level="1">patches/mageia/x86-boot-video-80x25-if-break.patch</Patch>
<Patch level="1">patches/mageia/x86-default_poweroff_up_machines.patch</Patch>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
42 changes: 35 additions & 7 deletions pisi-index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7079,7 +7079,7 @@
<BuildDependencies>
<Dependency>cython</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>leveldb-devel</Dependency>
<Dependency versionFrom="1.18">leveldb-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>system/base/plyvel/pspec.xml</SourceURI>
Expand All @@ -7089,14 +7089,21 @@
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>python</Dependency>
<Dependency>leveldb</Dependency>
<Dependency versionFrom="1.18">leveldb</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2015-08-14</Date>
<Version>0.9</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2015-05-17</Date>
<Version>0.9</Version>
Expand Down Expand Up @@ -9302,7 +9309,7 @@
<Summary xml:lang="tr">Hızlı ve hafif bir anahtar/değer veri kütüphanesi</Summary>
<Description xml:lang="en">LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.</Description>
<Description xml:lang="tr">LevelDB dize değerleri ile dize anahtarlarını eşleme sağlayan, Google&apos;da yazılmış hızlı bir anahtar-değer depolama kütüphanesidir.</Description>
<Archive type="targz" sha1sum="5ab342abea35be281225bead169c1699828d1dde">http://source.pisilinux.org/1.0/leveldb-e353fbc7ea81.tar.gz</Archive>
<Archive type="targz" sha1sum="18684a0ad7a07920d10f5295b171fbf5eeec7337">https://github.com/google/leveldb/archive/v1.18.tar.gz</Archive>
<BuildDependencies>
<Dependency>gperftools-devel</Dependency>
<Dependency>snappy-devel</Dependency>
Expand All @@ -9324,13 +9331,20 @@
<Package>
<Name>leveldb-devel</Name>
<RuntimeDependencies>
<Dependency release="1">leveldb</Dependency>
<Dependency release="2">leveldb</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2015-08-14</Date>
<Version>1.18</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2014-06-02</Date>
<Version>1.17</Version>
Expand Down Expand Up @@ -12597,7 +12611,7 @@
<Dependency>gettext</Dependency>
<Dependency>libunwind-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>leveldb-devel</Dependency>
<Dependency versionFrom="1.18">leveldb-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>initialize_filesdb_once.patch</Patch>
Expand All @@ -12618,7 +12632,7 @@
<Dependency>plyvel</Dependency>
<Dependency>python</Dependency>
<Dependency>gettext</Dependency>
<Dependency>leveldb</Dependency>
<Dependency versionFrom="1.18">leveldb</Dependency>
<Dependency>piksemel</Dependency>
<Dependency>comar-api</Dependency>
<Dependency>urlgrabber</Dependency>
Expand Down Expand Up @@ -12655,6 +12669,13 @@
</AdditionalFiles>
</Package>
<History>
<Update release="35">
<Date>2015-08-14</Date>
<Version>2.6</Version>
<Comment>Rebuild for leveldb and plyvel.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="34">
<Date>2015-08-01</Date>
<Version>2.6</Version>
Expand Down Expand Up @@ -18134,7 +18155,7 @@
<Summary xml:lang="tr">Python için C eklentileri</Summary>
<Description xml:lang="en">Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
<Description xml:lang="tr">Cython, Python için C eklentileri yazmayı kolaylaştıran bir dildir.</Description>
<Archive type="targz" sha1sum="85c0494968e49f4aa3d20c58c314b5dffed47886">http://www.cython.org/release/Cython-0.22.1.tar.gz</Archive>
<Archive type="targz" sha1sum="5a49123b39d89a20fb88bdc7886210c39cdff695">http://www.cython.org/release/Cython-0.23.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
</BuildDependencies>
Expand All @@ -18152,6 +18173,13 @@
</Files>
</Package>
<History>
<Update release="8">
<Date>2015-08-14</Date>
<Version>0.23</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2015-06-22</Date>
<Version>0.22.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion pisi-index.xml.sha1sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b36141fa1c86a3ee7369e5c76205348b57853095
68eaa93e76dbf5929d5cdcc57df6c359f374857a
Binary file modified pisi-index.xml.xz
Binary file not shown.
2 changes: 1 addition & 1 deletion pisi-index.xml.xz.sha1sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a6d28381c4bef6123596ae26898a86a5d4551fb0
f09f4d935e03a0df5207f425372b046b23728007

0 comments on commit dba957a

Please sign in to comment.