Merge pull request #297 from alihanozturk/master

dbus-python:v.bump
This commit is contained in:
Ertuğrul Erata
2016-03-08 20:17:19 +02:00
14 changed files with 101 additions and 10 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:cli</IsA>
<Summary>Userspace setup tool for transparent encryption of block devices using dm-crypt</Summary>
<Description>Userspace setup tool for transparent encryption of block devices using dm-crypt</Description>
<Archive sha1sum="d2afa5b9d974404f9f5ca15cf6b4f018dde65169" type="tarxz">https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.0.tar.xz</Archive>
<Archive sha1sum="0299b944441bc6665bce5f1dce6b9d6daf529bec" type="tarxz">https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.02.118">device-mapper-devel</Dependency>
<Dependency>libgpg-error-devel</Dependency>
@@ -82,6 +82,13 @@
</Package>
<History>
<Update release="9">
<Date>2016-03-08</Date>
<Version>1.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2016-01-28</Date>
<Version>1.7.0</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>D-Bus Python bindings</Summary>
<Description>dbus-python provides a Python module which wraps the D-Bus programming API.</Description>
<Archive sha1sum="7a00f7861d26683ab7e3f4418860bd426deed9b5" type="targz">http://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.0.tar.gz</Archive>
<Archive sha1sum="078a76d760ba649991b0ac0ae2eaeda41c00ca5b" type="targz">https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<!-- <Dependency>python3</Dependency>-->
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="8">
<Date>2016-03-08</Date>
<Version>1.2.4</Version>
<Comment>Version Bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-01-23</Date>
<Version>1.2.0</Version>
+7
View File
@@ -30,6 +30,13 @@
</Package>
<History>
<Update release="10">
<Date>2016-03-08</Date>
<Version>6.10.1</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2016-01-28</Date>
<Version>6.10.1</Version>
+7
View File
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="7">
<Date>2016-03-08</Date>
<Version>1.22.3</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2015-04-02</Date>
<Version>1.22.3</Version>
+3 -3
View File
@@ -11,9 +11,9 @@ from pisi.actionsapi import get
def setup():
autotools.autoreconf("-vfi")
autotools.configure("--prefix=/usr \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--libdir=/usr/lib")
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--libdir=/usr/lib")
def build():
autotools.make()
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU utility to convert program --help output to a man page</Summary>
<Description>Help2man is a tool which generate man page from help text of programs.</Description>
<Archive sha1sum="7eebb6ead072b19863f28acca051bc3e3c40fdf9" type="tarxz">http://ftp.gnu.org/gnu/help2man/help2man-1.46.4.tar.xz</Archive>
<Archive sha1sum="eec547bc2832d47a23437b680232339862d8ca4c" type="tarxz">http://ftp.gnu.org/gnu/help2man/help2man-1.47.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>perl-Locale-gettext</Dependency>
</BuildDependencies>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="5">
<Date>2016-03-08</Date>
<Version>1.47.3</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2015-02-12</Date>
<Version>1.46.4</Version>
+7
View File
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="6">
<Date>2016-03-08</Date>
<Version>0.12</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2015-04-30</Date>
<Version>0.12</Version>
+7
View File
@@ -72,6 +72,13 @@
</Package>
<History>
<Update release="9">
<Date>2016-03-08</Date>
<Version>2.0.3</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2015-08-25</Date>
<Version>2.0.3</Version>
+7
View File
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="4">
<Date>2016-03-08</Date>
<Version>0.4.1</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-05-11</Date>
<Version>0.4.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Library for some string essentials</Summary>
<Description>libestr - some essentials for string handling (and a bit more)</Description>
<Archive sha1sum="55fb6ad347f987c45d98b422b0436d6ae50d86aa" type="targz">http://libestr.adiscon.com/files/download/libestr-0.1.9.tar.gz</Archive>
<Archive sha1sum="35cc717f5ae737a28140dd1472e13ce2ec317c6c" type="targz">http://libestr.adiscon.com/files/download/libestr-0.1.10.tar.gz</Archive>
</Source>
<Package>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="4">
<Date>2016-03-08</Date>
<Version>0.1.10</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-05-11</Date>
<Version>0.1.9</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>General purpose crypto library</Summary>
<Description>Libgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard.</Description>
<Archive sha1sum="9456e7b64db9df8360a1407a38c8c958da80bbf1" type="tarbz2">http://source.pisilinux.org/1.0/libgcrypt-1.6.3.tar.bz2</Archive>
<Archive sha1sum="c3a5a13e717f7b3e3895650afc1b6e0d3fe9c726" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.6.5.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libgpg-error-devel</Dependency>
</BuildDependencies>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="5">
<Date>2016-03-08</Date>
<Version>1.6.5</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2015-04-13</Date>
<Version>1.6.3</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Library for error values used by GnuPG components</Summary>
<Description>libgpg-error is a library that defines common error values for all GnuPG components.</Description>
<Archive sha1sum="4997951ab058788de48b989013668eb3df1e6939" type="tarbz2">ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.19.tar.bz2</Archive>
<Archive sha1sum="ef1dfb2f8761f019091180596e9e638d8cc37513" type="tarbz2">ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.21.tar.bz2</Archive>
</Source>
<Package>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="5">
<Date>2016-03-08</Date>
<Version>1.21</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2015-04-13</Date>
<Version>1.19</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>Internationalized Domain Names (IDN) implementation</Summary>
<Description>GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The C library is available under the GNU Lesser General Public License.</Description>
<Archive sha1sum="725587211b229c156e29fa2ad116b0ef71a7ca17" type="targz">http://ftp.gnu.org/gnu/libidn/libidn-1.28.tar.gz</Archive>
<Archive sha1sum="ddd018611b98af7c67d434aa42d15d39f45129f5" type="targz">http://ftp.gnu.org/gnu/libidn/libidn-1.32.tar.gz</Archive>
</Source>
<Package>
@@ -63,6 +63,13 @@
</Package>
<History>
<Update release="5">
<Date>2016-03-08</Date>
<Version>1.32</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-05-11</Date>
<Version>1.28</Version>
+7
View File
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-03-08</Date>
<Version>1.16</Version>
<Comment>Rebuild with new toolchain.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-05-11</Date>
<Version>1.16</Version>