dbus-python 1.2.10-1 (znver1;x86_64;i686;znver1;x86_64;i686;aarch64;armv7hnl) 2019-6592
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/600724
Packages
dbus-python-1.2.10-1.znver1.source
dbus-python-debuginfo-1.2.10-1.znver1.debuginfo
python2-dbus-1.2.10-1.znver1.binary
python2-dbus-debuginfo-1.2.10-1.znver1.debuginfo
python-dbus-1.2.10-1.znver1.binary
python-dbus-debuginfo-1.2.10-1.znver1.debuginfo
python-dbus-devel-1.2.10-1.znver1.binary
dbus-python-1.2.10-1.x86_64.source
dbus-python-debuginfo-1.2.10-1.x86_64.debuginfo
python2-dbus-1.2.10-1.x86_64.binary
python2-dbus-debuginfo-1.2.10-1.x86_64.debuginfo
python-dbus-1.2.10-1.x86_64.binary
python-dbus-debuginfo-1.2.10-1.x86_64.debuginfo
python-dbus-devel-1.2.10-1.x86_64.binary
dbus-python-1.2.10-1.i686.source
dbus-python-debuginfo-1.2.10-1.i686.debuginfo
python2-dbus-1.2.10-1.i686.binary
python2-dbus-debuginfo-1.2.10-1.i686.debuginfo
python-dbus-1.2.10-1.i686.binary
python-dbus-debuginfo-1.2.10-1.i686.debuginfo
python-dbus-devel-1.2.10-1.i686.binary
dbus-python-1.2.10-1.znver1.source
dbus-python-debuginfo-1.2.10-1.znver1.debuginfo
python2-dbus-1.2.10-1.znver1.binary
python2-dbus-debuginfo-1.2.10-1.znver1.debuginfo
python-dbus-1.2.10-1.znver1.binary
python-dbus-debuginfo-1.2.10-1.znver1.debuginfo
python-dbus-devel-1.2.10-1.znver1.binary
dbus-python-1.2.10-1.x86_64.source
dbus-python-debuginfo-1.2.10-1.x86_64.debuginfo
python2-dbus-1.2.10-1.x86_64.binary
python2-dbus-debuginfo-1.2.10-1.x86_64.debuginfo
python-dbus-1.2.10-1.x86_64.binary
python-dbus-debuginfo-1.2.10-1.x86_64.debuginfo
python-dbus-devel-1.2.10-1.x86_64.binary
dbus-python-1.2.10-1.i686.source
dbus-python-debuginfo-1.2.10-1.i686.debuginfo
python2-dbus-1.2.10-1.i686.binary
python2-dbus-debuginfo-1.2.10-1.i686.debuginfo
python-dbus-1.2.10-1.i686.binary
python-dbus-debuginfo-1.2.10-1.i686.debuginfo
python-dbus-devel-1.2.10-1.i686.binary
dbus-python-1.2.10-1.aarch64.source
dbus-python-debuginfo-1.2.10-1.aarch64.debuginfo
python2-dbus-1.2.10-1.aarch64.binary
python2-dbus-debuginfo-1.2.10-1.aarch64.debuginfo
python-dbus-1.2.10-1.aarch64.binary
python-dbus-debuginfo-1.2.10-1.aarch64.debuginfo
python-dbus-devel-1.2.10-1.aarch64.binary
dbus-python-1.2.10-1.armv7hnl.source
dbus-python-debuginfo-1.2.10-1.armv7hnl.debuginfo
python2-dbus-1.2.10-1.armv7hnl.binary
python2-dbus-debuginfo-1.2.10-1.armv7hnl.debuginfo
python-dbus-1.2.10-1.armv7hnl.binary
python-dbus-debuginfo-1.2.10-1.armv7hnl.debuginfo
python-dbus-devel-1.2.10-1.armv7hnl.binary
Build Date 2019-09-10 23:38:40 +0000 UTC
Last Updated 2019-09-26 16:14:06.834385682 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 0bb7c10f80d8c6b39c6c06fcfeb2758326cf3e28

commit 0bb7c10f80d8c6b39c6c06fcfeb2758326cf3e28
Author:     Tomasz Paweł Gajc <tpgxyz@gmail.com>
AuthorDate: Tue Sep 10 15:53:18 2019 +0200
Commit:     GitHub <noreply@github.com>
CommitDate: Tue Sep 10 15:53:18 2019 +0200

    new version 1.2.10
---
 dbus-python.spec | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/dbus-python.spec b/dbus-python.spec
index d476cc6..cc89eab 100644
--- a/dbus-python.spec
+++ b/dbus-python.spec
@@ -2,8 +2,8 @@
 
 Summary:	D-Bus Python Bindings
 Name:		dbus-python
-Version:	1.2.8
-Release:	2
+Version:	1.2.10
+Release:	1
 License:	MIT
 Group:		Development/Python
 Url:		http://www.freedesktop.org/wiki/Software/DBusBindings
@@ -51,28 +51,28 @@ mv %{name}-%{version} python2
 cp -r python2 python3
 
 %build
-pushd python3
+cd python3
 sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure*
 autoreconf -fi
 %configure --disable-api-docs
-%make
-popd
+%make_build
+cd -
 
-pushd python2
+cd python2
 sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure*
 autoreconf -fi
 %configure --disable-api-docs PYTHON=%{_bindir}/python2
-%make
-popd
+%make_build
+cd -
 
 %install
-pushd python3
-%makeinstall_std
-popd
+cd python3
+%make_install
+cd -
 
-pushd python2
-%makeinstall_std
-popd
+cd python2
+%make_install
+cd -
 
 #remove unpackaged files
 rm -rf %{buildroot}%{_datadir}/doc/dbus-python
Not Available

benbullard79 [@T] cox.netNo Comment.1685d 21hrs
benbullard79 [@T] cox.netFullness of time1674d 03hrs
benbullard79 [@T] cox.netFullness of time1674d 03hrs
benbullard79 [@T] cox.netIt is time1674d 03hrs