Accepting request 161759 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/161759 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-keyring?expand=0&rev=4
This commit is contained in:
commit
147e0f9c17
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 22 14:07:23 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
- Recommend both python-gnomekeyring and python-kde4 needed for
|
||||||
|
Gnome and KDE keyring implementations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 11 09:19:27 UTC 2013 - saschpe@suse.de
|
Mon Feb 11 09:19:27 UTC 2013 - saschpe@suse.de
|
||||||
|
|
||||||
|
@ -36,6 +36,8 @@ Provides: python-keyring-kde = %{version}
|
|||||||
Obsoletes: python-keyring-kde < %{version}
|
Obsoletes: python-keyring-kde < %{version}
|
||||||
Provides: python-keyring-gnome = %{version}
|
Provides: python-keyring-gnome = %{version}
|
||||||
Obsoletes: python-keyring-gnome < %{version}
|
Obsoletes: python-keyring-gnome < %{version}
|
||||||
|
Recommends: python-gnomekeyring
|
||||||
|
Recommends: python-kde4
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user