diff --git a/pisi-index.xml b/pisi-index.xml index ff5ea803..5f92c539 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -4782,6 +4782,7 @@ dbus-python-common Common dbus-python files shared between dbus-python and dbus-python3 + system.devel dbus-devel dbus-python @@ -12617,7 +12618,7 @@ eudev sistemd-udev uygulamasının çatalı eudev is a fork of system-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions. eudev sistem-udev uygulamasının OpenRC, Upstart gibi başlangıç sistemleri ile uyumu için hazırlanmış çatalı - https://github.com/gentoo/eudev/archive/v3.0.tar.gz + https://github.com/gentoo/eudev/archive/v3.1.tar.gz config.cache @@ -12675,7 +12676,7 @@ Development files for eudev system.devel - eudev + eudev glib2-devel @@ -12717,6 +12718,13 @@ + + 2015-05-30 + 3.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-05-11 3.0 @@ -19988,7 +19996,7 @@ - 2014-12-13 + 2015-05-25 3.3.2 Version bump. Yusuf Aydemir diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index d1e57f71..cd117a2e 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -7d3125b5ca49a88c851926201a9746983800c3e7 \ No newline at end of file +331166c7d9e59341647feb8aedbec48c209618fa \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 8b4c3a9b..53f806c2 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index cbf304bc..7dfc44d0 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -98ee82c299d43eaa4d36bf9777f933147d3c093d \ No newline at end of file +b13ed0d22ac411d2d2ccbda6c2dc5eee7b355c1e \ No newline at end of file diff --git a/system/base/dbus-python/actions.py b/system/base/dbus-python/actions.py index 32e5cbbe..ad0d30aa 100644 --- a/system/base/dbus-python/actions.py +++ b/system/base/dbus-python/actions.py @@ -11,16 +11,8 @@ from pisi.actionsapi import get def setup(): shelltools.makedirs("build-python2") - #shelltools.makedirs("build-python3") autotools.autoreconf("-fi") - #shelltools.cd("build-python3") - #shelltools.system("PYTHON=python3 ../configure --prefix=/usr \ - # --localstatedir=/var \ - # --disable-api-docs \ - # --disable-html-docs \ - # --disable-static") - shelltools.cd("build-python2") shelltools.system("../configure --prefix=/usr \ --localstatedir=/var \ @@ -29,9 +21,6 @@ def setup(): --disable-static") def build(): - #shelltools.cd("build-python3") - #autotools.make() - shelltools.cd("build-python2") autotools.make() @@ -42,8 +31,5 @@ def check(): def install(): pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README") - #shelltools.cd("build-python3") - #autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - shelltools.cd("build-python2") autotools.rawInstall("DESTDIR=%s" % get.installDIR()) diff --git a/system/base/dbus-python/pspec.xml b/system/base/dbus-python/pspec.xml index 7cc0c7c5..48f97b14 100644 --- a/system/base/dbus-python/pspec.xml +++ b/system/base/dbus-python/pspec.xml @@ -29,6 +29,7 @@ dbus-python-common + system.devel Common dbus-python files shared between dbus-python and dbus-python3 dbus-devel @@ -54,22 +55,6 @@ - - 2015-05-22 diff --git a/system/base/eudev/pspec.xml b/system/base/eudev/pspec.xml index 97fd2ea6..d11edc87 100644 --- a/system/base/eudev/pspec.xml +++ b/system/base/eudev/pspec.xml @@ -12,7 +12,7 @@ console eudev is a fork of system-udev eudev is a fork of system-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions. - https://github.com/gentoo/eudev/archive/v3.0.tar.gz + https://github.com/gentoo/eudev/archive/v3.1.tar.gz config.cache @@ -119,6 +119,13 @@ + + 2015-05-30 + 3.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-05-11 3.0