- fix symlinks again

epel9
Ray Strode 18 years ago
parent 598ca36d1e
commit 72691e6226

@ -4,7 +4,7 @@
Summary: Desktop backgrounds
Name: desktop-backgrounds
Version: 7.92
Release: 4
Release: 5
License: LGPLv2
Group: Applications/Multimedia
Source: redhat-backgrounds-%{rh_backgrounds_version}.tar.bz2
@ -89,6 +89,7 @@ done
# create links until artwork shows up
(cd $RPM_BUILD_ROOT%{_datadir}/backgrounds/images;
ln -sf ../infinity/am00.png default.jpg;
ln -sf ../infinity/am00.png default.png;
ln -sf ../infinity/am00.png default-wide.png;
ln -sf ../infinity/am00.png default-5_4.png)
@ -134,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
#exclude %{_datadir}/backgrounds/images/earth_from_space.jpg
%changelog
* Thu Sep 20 2007 Ray Strode <rstrode@redhat.com> - 7.92-5
- fix symlinks again
* Thu Sep 6 2007 Bill Nottingham <notting@redhat.com> - 7.92-4
- fix symlinks

Loading…
Cancel
Save