Bug 525366 - gnome-panel should explicitly require gnome-panel-libs
Summary: gnome-panel should explicitly require gnome-panel-libs
Keywords:
Status: CLOSED DUPLICATE of bug 525600
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-panel
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-24 03:37 UTC by Michel Lind
Modified: 2009-10-19 18:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-19 18:49:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michel Lind 2009-09-24 03:37:59 UTC
Description of problem:
Right now, gnome-panel does not explicitly require gnome-panel-libs, instead the dependency between the two is achieved solely by gnome-panel-libs providing libpanel-applet.

Per https://fedoraproject.org/wiki/Packaging/Guidelines#Requiring_Base_Package, adjusting a bit because in this case gnome-panel-libs is the "base" package, perhaps gnome-panel should Requires: gnome-panel-libs = %{version}-%{release} ?

That would guarantee that one is updated at the same time as the other.

Version-Release number of selected component (if applicable):
$ rpm -q gnome-panel gnome-panel-libs
gnome-panel-2.27.92-1.fc12.i686
gnome-panel-libs-2.27.92-1.fc12.i686


How reproducible:
Always

Steps to Reproduce:
1. rpm -q --requires gnome-panel | grep gnome-panel-libs
  
Actual results:
Nothing

Expected results:
Should require gnome-panel-libs of the same version and release

Additional info:

Comment 1 Ray Strode [halfline] 2009-10-19 18:49:43 UTC

*** This bug has been marked as a duplicate of bug 525600 ***


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