Bug 178319 - kdelibs: don't own /usr/share/icons/hicolor
Summary: kdelibs: don't own /usr/share/icons/hicolor
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdelibs
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-19 13:52 UTC by Rex Dieter
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 14:15:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2006-01-19 13:52:20 UTC
kdelibs shouldn't own /usr/share/icons/hicolor (should be owned only by the  
hicolor-icon-theme pkg)  
 
(approx, untested) fix: in kdelibs.spec's %files, change 
%{_datadir}/share/icons 
to 
%{_datadir}/icons/crystalsvg/ 
%{_datadir}/icons/hicolor/*/*/*

Comment 1 Rex Dieter 2006-01-19 15:32:05 UTC
Upon closer inspection, %files should be:  
%{_datadir}/icons/crystalsvg/  
%{_datadir}/icons/default.kde 
 
(There's nothing in hicolor/) 

Comment 2 Than Ngo 2006-02-21 14:15:46 UTC
it's now fixed in kdelibs-3.5.1-2.3. Thanks for your report. 


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