[Bug 488174] Review Request: nimbus-theme-gnome - The Nimbus theme originally from Sun

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 4 23:05:42 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=488174





--- Comment #20 from Christoph Wickert <fedora at christoph-wickert.de>  2009-08-04 19:05:41 EDT ---
I was wrong, there is another file listed twice, this time in the icon theme: 

%files -n nimbus-icon-theme
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING
%{_datadir}/icons/nimbus/
%ghost %{_datadir}/icons/nimbus/icon-theme.cache

icon-theme.cache is already covered by %{_datadir}/icons/nimbus/. I don't
really care about this that much, many other icon theme packages have the same
problem, but the proper solution clould look like this:

%files -n nimbus-icon-theme
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING
%{_datadir}/icons/nimbus/
%ghost %{_datadir}/icons/nimbus/icon-theme.cache
%{_datadir}/icons/nimbus/iconrc
%{_datadir}/icons/nimbus/*x*/
%dir %{_datadir}/icons/nimbus/

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list