[fedora-logos] drop Hal.jpg from rnotes

Tom Callaway spot at fedoraproject.org
Wed Jun 19 17:08:36 UTC 2013


commit c6113cc4e88edb5acddd7d3354d1791dc43ae3f2
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Jun 19 13:08:21 2013 -0400

    drop Hal.jpg from rnotes

 fedora-logos.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/fedora-logos.spec b/fedora-logos.spec
index 22ea535..8febfbf 100644
--- a/fedora-logos.spec
+++ b/fedora-logos.spec
@@ -3,7 +3,7 @@
 Name: fedora-logos
 Summary: Fedora-related icons and pictures
 Version: 19.0.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Base
 URL: http://git.fedorahosted.org/git/fedora-logos.git/
 Source0: https://fedorahosted.org/releases/f/e/fedora-logos/fedora-logos-%{version}.tar.bz2
@@ -85,6 +85,9 @@ for i in rnotes/* ; do
   install -p -m 644 $i $RPM_BUILD_ROOT%{_datadir}/anaconda/pixmaps/rnotes/en
 done
 
+# The hal rnote is a placeholder. "the HAL banner is inappropriate and must die"
+rm -rf $RPM_BUILD_ROOT%{_datadir}/anaconda/pixmaps/rnotes/en/Hal.jpg
+
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
 for i in plymouth/charge/* ; do
   install -p -m 644 $i $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
@@ -272,6 +275,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/oxygen &>/dev/null || :
 # end i386 bits
 
 %changelog
+* Wed Jun 19 2013 Tom Callaway <spot at fedoraproject.org> - 19.0.4-2
+- drop the hal9000 release note, with great sadness
+
 * Fri May 24 2013 Tom Callaway <spot at fedoraproject.org> - 19.0.4-1
 - bring back the grub2 background/fireworks files
 


More information about the scm-commits mailing list