Summary: Images for components and tools for working with the comps file Name: comps-extras Version: 11 Release: 1 Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System BuildRoot: %{_tmppath}/%{name}-root BuildArch: noarch %description This package contains images for the components included in Fedora. %prep %setup -q %build make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %{_datadir}/pixmaps/comps %changelog * Wed Mar 1 2006 Bill Nottingham - 11-1 - pirut/anaconda now use 24x24. update sizes - various additions/removals - python scripts aren't useful with current repositories, remove them * Thu May 5 2005 Bill Nottingham - 10.3-1 - updated icons () * Mon May 2 2005 Bill Nottingham - 10.2-1 - add some icons * Sun Oct 17 2004 Bill Nottingham - 10.1-1 - fix xfce images (#136046) * Thu Sep 30 2004 Jeremy Katz - 10.0-1 - add xfce images * Thu Apr 15 2004 Jeremy Katz - 9.92-1 - image tweaks * Sun Nov 23 2003 Florian La Roche - change getnotincomps.py /usr/bin/python2.2 -> /usr/bin/python * Thu Nov 6 2003 Jeremy Katz 9.1-1 - make it so we can handle RedHat vs Fedora (run with basedir as the last argument) * Wed Sep 3 2003 Jeremy Katz 9.0.4-1 - copy comps icons for a few new groups * Tue May 27 2003 Jeremy Katz 9.0.3-1 - getfullcomps.py can go away now that anaconda does dep resolution in realtime * Fri Apr 11 2003 Jeremy Katz 9.0.2-1 - update getfullcomps.py to not prefer devel packages * Tue Apr 8 2003 Tim Powers 9.0.1-2 - made getfullcomps.py importable * Tue Mar 4 2003 Jeremy Katz 9.0.1-1 - add /usr/share/comps-extras/whichcd.py to find out which cd a given package is on (#85343) * Tue Dec 17 2002 Jeremy Katz - improve getfullcomps.py handling of multiple provides * Wed Sep 04 2002 Jeremy Katz - update images again * Wed Sep 04 2002 Michael Fulbright - update images * Thu Aug 29 2002 Jeremy Katz - update images * Tue Jul 23 2002 Jeremy Katz - Initial build.