cvsdist 8e9a11d
Name: fedora-logos
f941161
Summary: Fedora-related icons and pictures
cb508e8
Version: 6.0.98
b3e7c35
Release: 3%{?dist}
cvsdist 8e9a11d
Group: System Environment/Base
cvsdist 8e9a11d
Source0: fedora-logos-%{version}.tar.bz2
93f2dde
License: Copyright © 1999-2007 Red Hat, Inc.  All rights reserved.
11394a6
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
1482b44
BuildArch: noarch
cvsdist 8e9a11d
Obsoletes: redhat-logos
4f7d2a6
Provides: redhat-logos = %{version}-%{release}
4f7d2a6
Provides: system-logos = %{version}-%{release}
f403b19
Conflicts: kdebase <= 3.1.5
cvsdist cea7a72
Conflicts: anaconda-images <= 10
f403b19
Conflicts: redhat-artwork <= 5.0.5
6c415ce
# for /usr/share/icons/Bluecurve
6c415ce
Requires: redhat-artwork
6c415ce
# for /usr/share/icons/hicolor
6c415ce
Requires: hicolor-icon-theme
cvsdist 8e9a11d
cvsdist 8e9a11d
%description
cvsdist 8e9a11d
The fedora-logos package (the "Packages") contain image files which
cvsdist 8e9a11d
incorporate the Fedora trademark and the RPM logo (the "Marks").
cvsdist 8e9a11d
The Marks are trademarks or registered trademarks of Red Hat, Inc.
cvsdist 8e9a11d
in the United States and other countries and are used by permission.
cvsdist 8e9a11d
cvsdist 8e9a11d
See the included COPYING file for information on copying and
cvsdist 8e9a11d
redistribution.
cvsdist 8e9a11d
cvsdist 8e9a11d
%prep
a34f685
%setup -q
cvsdist 8e9a11d
cvsdist 8e9a11d
%build
cvsdist 8e9a11d
cvsdist 8e9a11d
%install
cvsdist 8e9a11d
rm -rf $RPM_BUILD_ROOT
cvsdist 8e9a11d
cvsdist 8e9a11d
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/redhat
cvsdist 8e9a11d
for i in redhat-pixmaps/*; do
cvsdist 8e9a11d
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/pixmaps/redhat
cvsdist 8e9a11d
done
cvsdist 8e9a11d
(cd $RPM_BUILD_ROOT%{_datadir}/pixmaps/redhat; \
cvsdist 8e9a11d
for i in *-mini.xpm; do \
cvsdist 8e9a11d
  linkfile=`echo $i | sed -e "s/\(.*\)-mini/mini-\1/"` ; \
cvsdist 8e9a11d
  ln -s $i $linkfile ; \
cvsdist 8e9a11d
done)
cvsdist 8e9a11d
cvsdist 8e9a11d
# should be ifarch i386
cvsdist 8e9a11d
mkdir -p $RPM_BUILD_ROOT/boot/grub
cvsdist 8e9a11d
install -m 644 bootloader/grub-splash.xpm.gz $RPM_BUILD_ROOT/boot/grub/splash.xpm.gz
cvsdist 8e9a11d
# end i386 bits
cvsdist 8e9a11d
cvsdist 8e9a11d
mkdir -p $RPM_BUILD_ROOT%{_datadir}/firstboot/pixmaps
cvsdist 8e9a11d
for i in firstboot/* ; do
cvsdist 8e9a11d
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/firstboot/pixmaps
cvsdist 8e9a11d
done
cvsdist 8e9a11d
cvsdist 85e0e04
mkdir -p $RPM_BUILD_ROOT%{_datadir}/rhgb
cvsdist 85e0e04
for i in rhgb/* ; do
cvsdist 85e0e04
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/rhgb
cvsdist 85e0e04
done
cvsdist 85e0e04
cvsdist 8e9a11d
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/splash
cvsdist 8e9a11d
for i in gnome-splash/* ; do
cvsdist 8e9a11d
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/pixmaps/splash
cvsdist 8e9a11d
done
cvsdist 8e9a11d
1482b44
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome-screensaver
1482b44
for i in gnome-screensaver/* ; do
1482b44
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/gnome-screensaver
1482b44
done
1482b44
14c1010
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/screensavers
14c1010
for i in applications/screensavers/* ; do
14c1010
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/applications/screensavers
14c1010
done
14c1010
1482b44
mkdir -p $RPM_BUILD_ROOT%{_datadir}/backgrounds/images
81e12ae
for i in backgrounds/images/* ; do
1482b44
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/backgrounds/images
1c9b562
done
1c9b562
334e66f
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome-background-properties
334e66f
for i in backgrounds/*.xml ; do
334e66f
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/gnome-background-properties
334e66f
done
334e66f
2c9b947
mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/BlueCurve \
2c9b947
         $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/Echo
2c9b947
cvsdist 489dfa6
for i in kde-splash/BlueCurve/* ; do
cvsdist 489dfa6
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/BlueCurve
cvsdist 8e9a11d
done
cvsdist 8e9a11d
2c9b947
for i in kde-splash/Echo/* ; do
2c9b947
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/apps/ksplash/Themes/Echo
2c9b947
done
2c9b947
517aea7
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
517aea7
for i in pixmaps/* ; do
517aea7
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/pixmaps
517aea7
done
517aea7
517aea7
for size in 16x16 24x24 32x32 36x36 48x48 96x96 ; do
1eb1118
  mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$size/apps
6ea13dc
  mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/Bluecurve/$size/apps
1eb1118
  for i in icons/hicolor/$size/apps/* ; do
1eb1118
    install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$size/apps
6ea13dc
    pushd $RPM_BUILD_ROOT%{_datadir}/icons/Bluecurve/$size/apps
6ea13dc
    ln -s ../../../hicolor/$size/apps/fedora-logo-icon.png icon-panel-menu.png
6ea13dc
    ln -s ../../../hicolor/$size/apps/fedora-logo-icon.png gnome-main-menu.png
6ea13dc
    ln -s ../../../hicolor/$size/apps/fedora-logo-icon.png kmenu.png
62c4e47
    ln -s ../../../hicolor/$size/apps/fedora-logo-icon.png start-here.png
1eb1118
    popd
517aea7
  done
517aea7
done
cvsdist 8e9a11d
cvsdist 8e9a11d
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/themes/Bluecurve
941296c
for i in gdm/Bluecurve/* ; do
cvsdist 8e9a11d
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/gdm/themes/Bluecurve
cvsdist 8e9a11d
done
cvsdist 8e9a11d
941296c
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/themes/FedoraBubbles
941296c
for i in gdm/FedoraBubbles/* ; do
941296c
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/gdm/themes/FedoraBubbles
941296c
done
941296c
8df01c7
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/themes/FedoraDNA
8df01c7
for i in gdm/FedoraDNA/* ; do
8df01c7
  install -m 644 $i $RPM_BUILD_ROOT%{_datadir}/gdm/themes/FedoraDNA
8df01c7
done
8df01c7
941296c
a34f685
# kdmtheme
a34f685
mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/Bluecurve
a34f685
pushd $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/Bluecurve
a34f685
ln -s ../../../../gdm/themes/Bluecurve/rh_logo-header.png .
a34f685
ln -s ../../../../gdm/themes/Bluecurve/screenshot.png
a34f685
popd
a34f685
ec86a71
mkdir -p $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/FedoraDNA
c09f9d9
pushd $RPM_BUILD_ROOT%{_datadir}/apps/kdm/themes/FedoraDNA
ec86a71
for i in gdm/FedoraDNA/* ; do
c09f9d9
  ln -s ../../../../gdm/themes/FedoraDNA/$(basename $i) .
ec86a71
done
c09f9d9
popd
ec86a71
cvsdist 8e9a11d
ln -s ../../firstboot/pixmaps/shadowman-round-48.png \
cvsdist 8e9a11d
 $RPM_BUILD_ROOT%{_datadir}/pixmaps/redhat/
cvsdist 8e9a11d
cvsdist cea7a72
(cd anaconda; make DESTDIR=$RPM_BUILD_ROOT install)
cvsdist cea7a72
93f2dde
for i in 16 24 32 36 48 96; do
93f2dde
  mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/Fedora/${i}x${i}/places
93f2dde
  cp $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${i}x${i}/apps/fedora-logo-icon.png $RPM_BUILD_ROOT%{_datadir}/icons/Fedora/${i}x${i}/places/start-here.png
93f2dde
done
93f2dde
cvsdist 8e9a11d
%clean
cvsdist 8e9a11d
rm -rf $RPM_BUILD_ROOT
cvsdist 8e9a11d
93f2dde
%post
b3e7c35
touch --no-create %{_datadir}/icons/hicolor || :
b3e7c35
touch --no-create %{_datadir}/icons/Bluecurve || :
b3e7c35
touch --no-create %{_datadir}/icons/Fedora || :
93f2dde
if [ -x /usr/bin/gtk-update-icon-cache ]; then
b3e7c35
  gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
b3e7c35
  gtk-update-icon-cache --quiet %{_datadir}/icons/Bluecurve || :
b3e7c35
  gtk-update-icon-cache --quiet %{_datadir}/icons/Fedora || :
93f2dde
fi
93f2dde
cvsdist 8e9a11d
%files
cvsdist 8e9a11d
%defattr(-, root, root)
cvsdist 8e9a11d
%doc COPYING
334e66f
%{_datadir}/firstboot/*
2c9b947
%{_datadir}/apps/ksplash/Themes/*
334e66f
%{_datadir}/pixmaps/*
334e66f
%{_datadir}/gdm/*
334e66f
%{_datadir}/apps/kdm/themes/Bluecurve/*
ec86a71
%{_datadir}/apps/kdm/themes/FedoraDNA/*
334e66f
%{_datadir}/rhgb/*
cvsdist cea7a72
%{_datadir}/anaconda/pixmaps/*
6c415ce
%{_datadir}/icons/hicolor/*/apps/*
6c415ce
%{_datadir}/icons/Bluecurve/*/apps/*
93f2dde
%{_datadir}/icons/Fedora/*/places/*
81e12ae
%{_datadir}/gnome-screensaver/*
14c1010
%{_datadir}/applications/screensavers/*
81e12ae
%{_datadir}/backgrounds/images/*
334e66f
%{_datadir}/gnome-background-properties/*.xml
517aea7
cvsdist cea7a72
/usr/lib/anaconda-runtime/boot/*png
8491222
/usr/lib/anaconda-runtime/*.sh
f3a9a55
/usr/lib/anaconda-runtime/*.jpg
cvsdist 8e9a11d
# should be ifarch i386
cvsdist 8e9a11d
/boot/grub/splash.xpm.gz
cvsdist 8e9a11d
# end i386 bits
cvsdist 8e9a11d
cvsdist 8e9a11d
%changelog
b3e7c35
* Mon Apr 23 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.98-3
b3e7c35
- Clean up %%post scriptlet (#237428)
b3e7c35
93f2dde
* Fri Apr 20 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.98-2
93f2dde
- Add a Fedora icon theme
93f2dde
cb508e8
* Thu Apr 05 2007 Than Ngo <than@redhat.com> - 6.0.98-1
cb508e8
- fix ksplash BlueCurve theme
cb508e8
c09f9d9
* Wed Mar 28 2007 Matthias Clasen <mclasen@redhat.com> 6.0.97-2
c09f9d9
- Save some space by linking backgrounds
c09f9d9
2c9b947
* Thu Mar 22 2007 Than Ngo <than@redhat.com> 6.0.97-1
2c9b947
- Add new Ksplash theme for Fedora 7
2c9b947
3996214
* Tue Mar 20 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.96-1
3996214
- Add dual screen backgrounds
3996214
a973008
* Thu Mar 15 2007 Ray Strode <rstrode@redhat.com> - 6.0.95-1
a973008
- Drop weird gnome-logo-icon-transparent.png symlink that 
a973008
  makes fedora show up where gnome logo is supposed to
a973008
8b2cade
* Thu Mar 15 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.94-1
8b2cade
- Retouch parts of the rhgb image to align it
8b2cade
  better with the login screen
8b2cade
6c415ce
* Fri Feb 23 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.93-1
6c415ce
- New backgrounds (dual versions still missing)
6c415ce
6c415ce
* Fri Feb 23 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.92-5
6c415ce
- Directory ownership fixes
6c415ce
11394a6
* Thu Feb 22 2007 Jeremy Katz <katzj@redhat.com> - 6.0.92-4
11394a6
- resave the syslinux splash so that it works (lalalala....)
11394a6
11394a6
* Thu Feb 22 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.92-3
11394a6
- Improve the branded lock dialog 
11394a6
11394a6
* Wed Feb 21 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.92-2
11394a6
- Some more new images
11394a6
3c545d7
* Wed Feb 21 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.92-1
3c545d7
- New lock dialog
3c545d7
3c545d7
* Tue Feb 20 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.91-3
3c545d7
- Some more new anaconda images
3c545d7
- Slight update to one rhgb image
3c545d7
3c545d7
* Sun Feb 18 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.91-2
3c545d7
- Add new gnome splash 
3c545d7
- New firstboot images
3c545d7
- Add some new anaconda images
3c545d7
- Add new grub image
3c545d7
077fedd
* Sun Feb 18 2007 Matthias Clasen <mclasen@redhat.com> - 6.0.91-1
077fedd
- Add new RHGB images
4ca376f
f3a9a55
* Thu Jan 18 2007 Jeremy Katz <katzj@redhat.com> - 6.0.90-1
f3a9a55
- add syslinux splash for use with graphical menu
f3a9a55
ec86a71
* Fri Sep 22 2006 Than Ngo <than@redhat.com> - 6.0.6-1
ec86a71
- add FedoraDNA theme for KDM
ec86a71
9bf4179
* Fri Sep 22 2006 Matthias Clasen <mclasen@redhat.com> - 6.0.5-1
334e66f
- Add a description for the default backgrounds
334e66f
69d8411
* Fri Sep 22 2006 Ray Strode <rstrode@redhat.com> - 6.0.2-1
69d8411
- update screenshot in FedoraDNA theme
69d8411
992c5da
* Fri Sep 22 2006 Than Ngo <than@redhat.com> - 6.0.1-1
992c5da
- update kde ksplash
992c5da
f403b19
* Fri Sep 22 2006 Ray Strode <rstrode@redhat.com> - 6.0.0-1
f403b19
- drop unused n-small image in FedoraDNA gdm theme
f403b19
- rename fedora.png to logo.png in FedoraDNA gdm theme
f403b19
- crop fedora.png to not have uneven padding in FedoraDNA 
f403b19
  gdm theme
f403b19
f403b19
* Fri Sep 22 2006 Bill Nottingham <notting@redhat.com>
f403b19
- update grub splash (#207637)
f403b19
f941161
* Thu Sep 21 2006 Matthias Clasen <mclasen@redhat.com> - 1.1.55-1
f941161
- Final update for FC6 graphics
f941161
c7aea65
* Wed Sep 20 2006 Matthias Clasen <mclasen@redhat.com> - 1.1.54-1
c7aea65
- Update to themed lock dialog
7fc7823
0a7b831
* Thu Sep  7 2006 Matthias Clasen <mclasen@redhat.com> - 1.1.53-1
0a7b831
- Update the syslinux splash
0a7b831
f122a98
* Thu Sep  7 2006 Matthias Clasen <mclasen@redhat.com> - 1.1.52-1
f122a98
- Fix the colors in the grub splash
f122a98
8df01c7
* Thu Sep  7 2006 Matthias Clasen <mclasen@redhat.com> - 1.1.51-1
8df01c7
- Add new gdm theme 
8df01c7
8831be3
* Wed Sep 06 2006 John (J5) Palmieri <johnp@redhat.com> - 1.1.50-1
8831be3
- cvs add the new backgrounds this time
8831be3
f3bd107
* Tue Sep 05 2006 John (J5) Palmieri <johnp@redhat.com> - 1.1.49-1
f3bd107
- New graphics for fc6
f3bd107
- Remove the 4:3 background and add 5:4 ratio background
f3bd107
4e248a3
* Sun Aug 20 2006 Matthias Clasen <mclasen@redhat.com> - 1.1.48-1.fc6
4e248a3
- Update lock dialog to work with current gnome-screensaver
4e248a3
62c4e47
* Sun Aug 13 2006 Matthias Clasen <mclasen@redhat.com> - 1.1.47-2.fc6
62c4e47
- Add links for new icon name used in the gnome-panel menubar
62c4e47
a38d136
* Fri Jul 28 2006 John (J5) Palmieri <johnp@redhat.com> - 1.1.47-1
a38d136
- Add a 4:3 aspect ratio background 
a38d136
- Fix extention to be .jpg on backgrounds 
a38d136
3538a18
* Thu Jul 27 2006 John (J5) Palmieri <johnp@redhat.com> - 1.1.46-1
3538a18
- Add new default backgrounds
3538a18
4f7d2a6
* Wed Jul 26 2006 Alexander Larsson <alexl@redhat.com> - 1.1.45-1
4f7d2a6
- Add wide version of default desktop background
4f7d2a6
4f7d2a6
* Tue Jul 25 2006 Florian La Roche <laroche@redhat.com>
4f7d2a6
- add version/release to the Provides: in the specfile
4f7d2a6
14c1010
* Tue Jul 11 2006 Matthias Clasen <mclasen@redhat.com> 1.1.44-1
14c1010
- Move the complete lock dialog theme here
14c1010
1482b44
* Mon Jun  5 2006 Matthias Clasen <mclasen@redhat.com> 1.1.43-1
1482b44
- Add branded desktop background and move the lock dialog
1482b44
  background to the right directory
1482b44
8130bc8
* Tue Feb 28 2006 Matthias Clasen <mclasen@redhat.com> 1.1.42-1
8130bc8
- New artwork for gdm, kdm Bluecurve from Diana Fong
8130bc8
562124d
* Wed Jan 25 2006 Chris Lumens <clumens@redhat.com> 1.1.41-1
562124d
- New artwork for firstboot from dfong (#178106).
562124d
18f2fdb
* Fri Jan 20 2006 Ray Strode <rstrode@redhat.com> - 1.1.40-1
18f2fdb
- update the logo in the corner
18f2fdb
122d54d
* Thu Jan 19 2006 Ray Strode <rstrode@redhat.com> - 1.1.39-1
122d54d
- give rhgb a new look from Diana Fong
122d54d
941296c
* Tue Jan 17 2006 Ray Strode <rstrode@redhat.com> - 1.1.38-1
941296c
- add logo bits of new gdm theme
941296c
1c9b562
* Tue Dec 20 2005 Ray Strode <rstrode@redhat.com> - 1.1.37-1
1c9b562
- another new image from dfong (splash screen)
1c9b562
- move screensaver lock dialog background here
1c9b562
c1bd3ac
* Tue Dec 20 2005 Ray Strode <rstrode@redhat.com> - 1.1.36-1
c1bd3ac
- another new image from dfong (screensaver sprite)
c1bd3ac
8491222
* Mon Dec 19 2005 Jeremy Katz <katzj@redhat.com> - 1.1.35-1
8491222
- new images from dfong
8491222
02c8c53
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
02c8c53
- rebuilt
02c8c53
6ea13dc
* Thu Nov 10 2005 John (J5) Palmieri <johnp@redhat.com> - 1.1.34-1
6ea13dc
- Symlink fedora-logo-icon into Bluecurve instead of hicolor
6ea13dc
  to avoid conflicts with other packages
6ea13dc
1eb1118
* Thu Nov 10 2005 John (J5) Palmieri <johnp@redhat.com> - 1.1.33-1
1eb1118
- Add symlinks for the panel icons to be the fedora logos
1eb1118
517aea7
* Thu Nov 10 2005 John (J5) Palmieri <johnp@redhat.com> - 1.1.32-1
517aea7
- Add new fedora logos to pixmap and icons/hicolor
Florian La Roche 772944f
e38d6a2
* Mon May 23 2005 Jeremy Katz <katzj@redhat.com> - 1.1.31-1
e38d6a2
- copyright date on anaconda splash (#153964)
e38d6a2
a34f685
* Mon Apr 18 2005 Than Ngo <than@redhat.com> 1.1.30-1
a34f685
- add missing fedora logos for kdmtheme
a34f685
a34f685
* Tue Oct 26 2004 Jeremy Katz <katzj@redhat.com> - 1.1.29-1
a34f685
- non-test anaconda splash
a34f685
a34f685
* Tue Oct 26 2004 Jeremy Katz <katzj@redhat.com> - 1.1.28-1
a34f685
- generic Fedora Core graphics for !test release
a34f685
f4f4f3b
* Thu Sep 30 2004 Than Ngo <than@redhat.com> 1.1.27-1
f4f4f3b
- fix kde splash
f4f4f3b
cvsdist 34f349d
* Sat Jun  5 2004 Jeremy Katz <katzj@redhat.com> - 1.1.26-1
cvsdist 34f349d
- provide: system-logos
cvsdist 34f349d
cvsdist cea7a72
* Thu Jun  3 2004 Jeremy Katz <katzj@redhat.com> - 1.1.25-1
cvsdist cea7a72
- add anaconda bits with fedora logos
cvsdist cea7a72
cvsdist 801093b
* Wed May  5 2004 Jeremy Katz <katzj@redhat.com> - 1.1.24-1
cvsdist 801093b
- newer grub image for fc2
cvsdist 801093b
cvsdist 7a11a02
* Tue Mar 23 2004 Alexander Larsson <alexl@redhat.com> 1.1.23-1
cvsdist 7a11a02
- Use correct gdm logo 
cvsdist 7a11a02
cvsdist 7a11a02
* Tue Mar 23 2004 Alexander Larsson <alexl@redhat.com> 1.1.22-1
cvsdist 7a11a02
- fix up gdm logo and add screenshot
cvsdist 85e0e04
cvsdist 85e0e04
* Tue Feb  3 2004 Jonathan Blandford <jrb@redhat.com> 1.1.21-1
cvsdist 85e0e04
- add rhgb logo
cvsdist 85e0e04
cvsdist 489dfa6
* Tue Nov 11 2003 Than Ngo <than@redhat.com> 1.1.20.2-1
cvsdist 489dfa6
- added Preview for ksplash
cvsdist 489dfa6
cvsdist 489dfa6
* Mon Nov 10 2003 Than Ngo <than@redhat.com> 1.1.20.1-1
cvsdist 489dfa6
- added new BlueCurve Ksplash Theme for KDE 3.2
cvsdist 489dfa6
cvsdist 62fab93
* Thu Oct 30 2003 Havoc Pennington <hp@redhat.com> 1.1.20-1
cvsdist 62fab93
- build new stuff from garrett
cvsdist 62fab93
cvsdist 8e9a11d
* Thu Oct  9 2003 Bill Nottingham <notting@redhat.com> 1.1.19-1
cvsdist 8e9a11d
- add a symlink for up2date
cvsdist 8e9a11d
cvsdist 8e9a11d
* Tue Oct  7 2003 Bill Nottingham <notting@redhat.com> 1.1.18-1
cvsdist 8e9a11d
- rename package
cvsdist 8e9a11d
cvsdist 8e9a11d
* Wed Sep 24 2003 Bill Nottingham <notting@redhat.com> 1.1.17-1
cvsdist 8e9a11d
- new license
cvsdist 8e9a11d
cvsdist 8e9a11d
* Tue Sep 23 2003 Michael Fulbright <msf@redhat.com> 1.1.16-1
cvsdist 8e9a11d
- added Fedora graphics
cvsdist 8e9a11d
cvsdist 8e9a11d
* Fri Jul 18 2003 Havoc Pennington <hp@redhat.com> 1.1.15-1
cvsdist 8e9a11d
- build new stuff from garrett
cvsdist 8e9a11d
cvsdist 8e9a11d
* Wed Feb 26 2003 Havoc Pennington <hp@redhat.com> 1.1.14-1
cvsdist 8e9a11d
- build new stuff in cvs
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Feb 24 2003 Jeremy Katz <katzj@redhat.com> 1.1.12-1
cvsdist 8e9a11d
- updated again
cvsdist 8e9a11d
- actually update the grub splash
cvsdist 8e9a11d
cvsdist 8e9a11d
* Fri Feb 21 2003 Jeremy Katz <katzj@redhat.com> 1.1.11-1
cvsdist 8e9a11d
- updated splash screens from Garrett
cvsdist 8e9a11d
cvsdist 8e9a11d
* Tue Feb 18 2003 Havoc Pennington <hp@redhat.com> 1.1.10-1
cvsdist 8e9a11d
- move in a logo from gdm theme #84543
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Feb  3 2003 Havoc Pennington <hp@redhat.com> 1.1.9-1
cvsdist 8e9a11d
- rebuild
cvsdist 8e9a11d
cvsdist 8e9a11d
* Wed Jan 15 2003 Brent Fox <bfox@redhat.com> 1.1.8-1
cvsdist 8e9a11d
- rebuild for completeness
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Dec 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 8e9a11d
- rebuild
cvsdist 8e9a11d
cvsdist 8e9a11d
* Thu Sep  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist 8e9a11d
- add firstboot images to makefile/specfile
cvsdist 8e9a11d
- add /usr/share/pixmaps stuff
cvsdist 8e9a11d
- add splash screen images
cvsdist 8e9a11d
- add COPYING
cvsdist 8e9a11d
cvsdist 8e9a11d
* Thu Sep  5 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 8e9a11d
- add boot loader images
cvsdist 8e9a11d
cvsdist 8e9a11d
* Thu Sep  5 2002 Havoc Pennington <hp@redhat.com>
cvsdist 8e9a11d
- move package to CVS
cvsdist 8e9a11d
cvsdist 8e9a11d
* Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 8e9a11d
- Add a shadowman-only derived from redhat-transparent.png
cvsdist 8e9a11d
cvsdist 8e9a11d
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 8e9a11d
- automated rebuild
cvsdist 8e9a11d
cvsdist 8e9a11d
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 8e9a11d
- automated rebuild
cvsdist 8e9a11d
cvsdist 8e9a11d
* Thu May 31 2001 Owen Taylor <otaylor@redhat.com>
cvsdist 8e9a11d
- Fix alpha channel in redhat-transparent.png
cvsdist 8e9a11d
cvsdist 8e9a11d
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist 8e9a11d
- automatic rebuild
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Jun 19 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 8e9a11d
- Add %defattr
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Jun 19 2000 Owen Taylor <otaylor@redhat.com>
cvsdist 8e9a11d
- Add version of logo for embossing on the desktop
cvsdist 8e9a11d
cvsdist 8e9a11d
* Tue May 16 2000 Preston Brown <pbrown@redhat.com>
cvsdist 8e9a11d
- add black and white version of our logo (for screensaver).
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
cvsdist 8e9a11d
- rebuild for new description.
cvsdist 8e9a11d
cvsdist 8e9a11d
* Fri Sep 25 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8e9a11d
- different.
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Sep 13 1999 Preston Brown <pbrown@redhat.com>
cvsdist 8e9a11d
- added transparent mini and 32x32 round icons
cvsdist 8e9a11d
cvsdist 8e9a11d
* Sat Apr 10 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 8e9a11d
- added rhad logos
cvsdist 8e9a11d
cvsdist 8e9a11d
* Thu Apr 08 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8e9a11d
- added smaller redhat logo for use on web page
cvsdist 8e9a11d
cvsdist 8e9a11d
* Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
cvsdist 8e9a11d
- added transparent large redhat logo
cvsdist 8e9a11d
cvsdist 8e9a11d
* Tue Apr 06 1999 Bill Nottingham <notting@redhat.com>
cvsdist 8e9a11d
- added mini-* links to make AnotherLevel happy
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Apr 05 1999 Preston Brown <pbrown@redhat.com>
cvsdist 8e9a11d
- added copyright
cvsdist 8e9a11d
cvsdist 8e9a11d
* Tue Mar 30 1999 Michael Fulbright <drmike@redhat.com>
cvsdist 8e9a11d
- added 48 pixel rounded logo image for gmc use
cvsdist 8e9a11d
cvsdist 8e9a11d
* Mon Mar 29 1999 Preston Brown <pbrown@redhat.com>
cvsdist 8e9a11d
- package created