Bug 222905

Summary: should own %{_datadir}/desktop-directories
Product: [Fedora] Fedora Reporter: Patrice Dumas <pertusus>
Component: filesystemAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: gilboad, rstrode, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-17 12:44:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150225, 226364    

Description Patrice Dumas 2007-01-16 20:25:07 UTC
Description of problem:

$ rpm -qf /usr/share/desktop-directories/
kdebase-3.5.5-0.4.fc6
gnome-menus-2.17.2-2.fc7

I think this directory should better be owned by redhat-menus with
a dep from kdebase on redhat-menus (gnome-menus already depends
on redhat-menus).


Version-Release number of selected component (if applicable):


How reproducible:


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


Expected results:


Additional info:

Comment 1 Matthias Clasen 2007-02-02 06:31:29 UTC
I think it should be owned by gnome-menus, and redhat-menus should vanish

Comment 2 Patrice Dumas 2007-02-02 11:44:34 UTC
In that case gnome-menus should be changed to have a subpackage
with less dependencies which owns the stuff needed by freedesktop
but no gnome stuff. This kind of package is needed by the desktops
or window managers (like icewm, fluxbox and so on) which uses the 
freedesktop menus and may need what is in that directory and also
some icons from the default theme, but shouldn't depend on gnome.

Comment 3 Matthias Clasen 2007-02-05 17:51:11 UTC
maybe we need to consider some kind of filesystem-freedesktop package.

Comment 4 Patrice Dumas 2007-02-05 18:31:04 UTC
Yeah, that would be a good idea, but maybe not only for
freedesktop stuff but also with desktop things like
/usr/share/omf/
/usr/share/icons/
/usr/share/gtk-doc/
/usr/share/desktop-directories/


Comment 5 Ray Strode [halfline] 2007-04-03 20:40:40 UTC
well we already have a number of xdg things in filesystem, this one probably
belongs there too.

Comment 6 Phil Knirsch 2007-04-17 12:44:00 UTC
Added all to latest filesystem package. Subpackaging filesystem this late for
FC7 isn't something i'd like to do, maybe for FC8.

Read ya, Phil