Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 577031 Details for
Bug 811925
gnome-python2-gnomekeyring should depend on libgnome-keyring not gnome-keyring
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
gnome-python2-gnomekeyring should depend on libgnome-keyring not gnome-keyring
gnome-python2-gnomekeyring-should-depend-on-libgno.patch (text/plain), 2.02 KB, created by
Stef Walter
on 2012-04-12 10:53:43 UTC
(
hide
)
Description:
gnome-python2-gnomekeyring should depend on libgnome-keyring not gnome-keyring
Filename:
MIME Type:
Creator:
Stef Walter
Created:
2012-04-12 10:53:43 UTC
Size:
2.02 KB
patch
obsolete
>From 19ba4adf10cb3734c15dfef69c099ea03b1d5bbd Mon Sep 17 00:00:00 2001 >From: Stef Walter <stefw@gnome.org> >Date: Thu, 12 Apr 2012 12:52:00 +0200 >Subject: [PATCH] gnome-python2-gnomekeyring should depend on libgnome-keyring > not gnome-keyring > > * libgnome-keyring is the client library > * No need to specify version since all versions of libgnome-keyring > were split out of gnome-keyring after the version expected. > >https://bugzilla.redhat.com/show_bug.cgi?id=811925 >--- > gnome-python2-desktop.spec | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > >diff --git a/gnome-python2-desktop.spec b/gnome-python2-desktop.spec >index 874c590..3b96cd6 100644 >--- a/gnome-python2-desktop.spec >+++ b/gnome-python2-desktop.spec >@@ -53,7 +53,7 @@ BuildRequires: evolution-data-server-devel >= %{eds_version} > BuildRequires: glib2-devel >= %{glib_version} > BuildRequires: GConf2-devel >= %{gconf2_version} > BuildRequires: gnome-desktop-devel >= %{gnome_desktop_version} >-BuildRequires: gnome-keyring-devel >= %{gnome_keyring_version} >+BuildRequires: libgnome-keyring-devel >= %{gnome_keyring_version} > BuildRequires: gnome-panel-devel >= %{gnome_panel_version} > BuildRequires: gnome-python2-bonobo >= %{gnome_python_version} > BuildRequires: gnome-python2-canvas >= %{gnome_python_version} >@@ -207,7 +207,7 @@ Summary: Python bindings for interacting with gnome-keyring > License: LGPLv2 > Group: Development/Languages > Requires: %{name} = %{version}-%{release} >-Requires: gnome-keyring >= %{gnome_keyring_version} >+Requires: libgnome-keyring >= %{gnome_keyring_version} > > %description -n gnome-python2-gnomekeyring > This module contains a wrapper that allows the use of gnome-keyring >@@ -304,6 +304,10 @@ rm -rf $RPM_BUILD_ROOT > %{python_sitearch}/gtk-2.0/gnomekeyring.so > > %changelog >+* Thu Apr 12 2012 Stef Walter <stefw@gnome.org> >+- gnome-python2-keyring depends on libgnome-keyring which is the >+ client library, not gnome-keyring which is the daemon. >+ > * Tue Mar 13 2012 Daniel Drake <dsd@laptop.org> - 2.32.0-9 > - Fix build against metacity-2.34.2 > >-- >1.7.10
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 811925
: 577031