ALT Linux Bugzilla
– Attachment 8428 Details for
Bug 34351
Тянет графические библиотеки
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Предлагаю такие изменения в спек
0001-1.2.12-alt2.patch (text/plain), 2.73 KB, created by
Антон Мидюков
on 2019-11-26 15:30:12 MSK
(
hide
)
Description:
Предлагаю такие изменения в спек
Filename:
MIME Type:
Creator:
Антон Мидюков
Created:
2019-11-26 15:30:12 MSK
Size:
2.73 KB
patch
obsolete
>From 3db8e1e8630d00ba91b0f6d7c91d4732e7ca6c1a Mon Sep 17 00:00:00 2001 >From: Anton Midyukov <antohami@altlinux.org> >Date: Tue, 26 Nov 2019 18:41:11 +0700 >Subject: [PATCH] 1.2.12-alt2 > >- separate pygobject subpackages >--- > python-module-dbus.spec | 37 +++++++++++++++++++++++++++++++++++-- > 1 file changed, 35 insertions(+), 2 deletions(-) > >diff --git a/python-module-dbus.spec b/python-module-dbus.spec >index 85fe4e8..341fb95 100644 >--- a/python-module-dbus.spec >+++ b/python-module-dbus.spec >@@ -10,7 +10,7 @@ > > Name: python-module-dbus > Version: 1.2.12 >-Release: alt1 >+Release: alt2 > > Summary: Python bindings for D-BUS library > License: AFL/GPL >@@ -44,6 +44,15 @@ BuildRequires: python-module-pygobject3 python-module-tappy > %description > D-Bus python bindings for use with python programs. > >+%package gobject >+Summary: Python bindings for D-BUS library >+License: AFL/GPL >+Group: Development/Python >+Requires: python-module-dbus = %EVR >+ >+%description gobject >+D-Bus bindings for use with python programs (gobject introspection). >+ > %package -n python3-module-dbus > Summary: Python3 bindings for D-BUS library > License: AFL/GPL >@@ -53,10 +62,19 @@ Requires: dbus >= %dbus_ver > %description -n python3-module-dbus > D-Bus python bindings for use with python programs. > >+%package -n python3-module-dbus-gobject >+Summary: Python3 bindings for D-BUS library >+License: AFL/GPL >+Group: Development/Python3 >+Requires: python3-module-dbus = %EVR >+ >+%description -n python3-module-dbus-gobject >+D-Bus bindings for use with python programs (gobject introspection). >+ > %package devel > Summary: Python bindings for D-BUS library (devel package) > Group: Development/Python >-Requires: %name = %version-%release >+Requires: %name-gobject = %EVR > %py_package_provides %modname-devel = %version-%release > Provides: python3-module-dbus-devel = %version-%release > >@@ -131,6 +149,12 @@ done > %doc AUTHORS COPYING NEWS > > %exclude %python_sitelibdir/*.la >+%exclude %python_sitelibdir/dbus/gobject_service.py* >+%exclude %python_sitelibdir/dbus/gi_service.py* >+ >+%files gobject >+%python_sitelibdir/dbus/gobject_service.py* >+%python_sitelibdir/dbus/gi_service.py* > %endif > > %files devel >@@ -143,6 +167,12 @@ done > %python3_sitelibdir/dbus/ > > %exclude %python3_sitelibdir/*.la >+%exclude %python3_sitelibdir/dbus/gi_service.py >+%exclude %python3_sitelibdir/dbus/__pycache__/gi_service.*.pyc >+ >+%files -n python3-module-dbus-gobject >+%python3_sitelibdir/dbus/gi_service.py >+%python3_sitelibdir/dbus/__pycache__/gi_service.*.pyc > > %if_enabled installed_tests > %files tests >@@ -158,6 +188,9 @@ done > > > %changelog >+* Tue Nov 26 2019 Anton Midyukov <antohami@altlinux.org> 1.2.12-alt2 >+- separate pygobject subpackages >+ > * Mon Sep 23 2019 Yuri N. Sedunov <aris@altlinux.org> 1.2.12-alt1 > - 1.2.12 > >-- >2.21.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 34351
: 8428