@@ -41,6 +41,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-28</Date>
|
||||
<Version>0.15</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>0.15</Version>
|
||||
|
||||
@@ -12,16 +12,16 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Linux-native asynchronous I/O access library</Summary>
|
||||
<Description>libaio has a richer API and capability set than the simple POSIX async I/O facility.</Description>
|
||||
<Archive sha1sum="b772e567e7089bb3ca405b16370f8b1a4997c0b3" type="tarbz2">http://enterprise-storage-os.googlecode.com/files/libaio-0.3.109.tar.bz2</Archive>
|
||||
<Archive sha1sum="f8f6ed15f22e528f6f415939b07854539e3360e4" type="targz">http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_0.3.110.orig.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch>libaio-0.3.106-build.patch</Patch>
|
||||
<!--Patch level="1">libaio-install-to-slash.patch</Patch-->
|
||||
<!--Patch>libaio-0.3.106-build.patch</Patch>
|
||||
<Patch level="1">libaio-install-to-slash.patch</Patch>
|
||||
<Patch level="1">libaio-0.3.107-ar-ranlib.patch</Patch>
|
||||
<Patch level="1">92_unused_warnings.patch</Patch>
|
||||
<Patch level="0">libaio-0.3.109-testcase-8.patch</Patch>
|
||||
<Patch level="1">libaio-0.3.109-generic-arch.patch</Patch>
|
||||
<Patch level="1">libaio-0.3.109-unify-bits-endian.patch</Patch>
|
||||
<Patch level="1">libaio-0.3.109-x32.patch</Patch>
|
||||
<Patch level="1">libaio-0.3.109-x32.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -61,6 +61,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-28</Date>
|
||||
<Version>0.3.110</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>0.3.109</Version>
|
||||
|
||||
@@ -19,4 +19,4 @@ def install():
|
||||
pisitools.dodir("/usr/include")
|
||||
pisitools.insinto("/usr/include", "src/*.h")
|
||||
|
||||
pisitools.dodoc("README", "AUTHORS", "LICENSE")
|
||||
pisitools.dodoc("README.md", "AUTHORS", "LICENSE")
|
||||
|
||||
@@ -13,10 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A free ini file parsing library</Summary>
|
||||
<Description>iniparser is a free stand-alone ini file parsing library written in portable ANSI C.</Description>
|
||||
<Archive sha1sum="41eae7b414cad9cd42ae2c2a64394c10d7ab655e" type="targz">http://ndevilla.free.fr/iniparser/iniparser-3.1.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">makefile.patch</Patch>
|
||||
</Patches>
|
||||
<Archive sha1sum="7cff339bb67eac060b5cf436759859266c336507" type="targz">https://github.com/ndevilla/iniparser/archive/v4.0.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -39,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-28</Date>
|
||||
<Version>4.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>3.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user