Bug 434611 - BuildRequires: dbus-sharp-devel is wrong in f-spot.spec
Summary: BuildRequires: dbus-sharp-devel is wrong in f-spot.spec
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: f-spot
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-23 08:15 UTC by sangu
Modified: 2008-03-01 20:53 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-01 20:53:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sangu 2008-02-23 08:15:38 UTC
Description of problem:
BuildRequires:  dbus-sharp-devel is needless.
koji http://koji.fedoraproject.org/koji/getfile?taskID=461811&name=root.log

Dependency Installed:

DEBUG util.py:261:   ndesk-dbus              i386       0.6.1a-2.fc9     build 
            58 k
DEBUG util.py:261:   ndesk-dbus-devel        i386       0.6.1a-2.fc9     build 
           4.1 k
DEBUG util.py:261:   ndesk-dbus-glib         i386       0.4.1-3.fc9      build 
           9.5 k

$ rpm -qR f-spot | grep NDesk
mono(NDesk.DBus) = 1.0.0.0
mono(NDesk.DBus.GLib) = 0.3.0.0

* dbus-sharp was renamed  ndesk-dbus.
http://lists.freedesktop.org/archives/dbus/2007-October/008767.html ndesk-dbus
0.6.0, the "package me" release
Managed D-Bus, aka. dbus-sharp, has hit 0.6.0. There is also a new 
release of the GLib integration module, 0.4.0.

Version-Release number of selected component (if applicable):
0.4.1-2.fc9

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.