[gnome-icon-theme/f15/master] Try harder

Matthias Clasen mclasen at fedoraproject.org
Wed Mar 30 06:14:39 UTC 2011


commit e01d4d13dfb16e6671934a7447c96fa1af43c1e3
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Mar 30 02:14:04 2011 -0400

    Try harder

 gnome-icon-theme.spec |   16 ++--------------
 1 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/gnome-icon-theme.spec b/gnome-icon-theme.spec
index 313760f..4c7bf03 100644
--- a/gnome-icon-theme.spec
+++ b/gnome-icon-theme.spec
@@ -2,11 +2,10 @@
 Summary: GNOME icon theme
 Name: gnome-icon-theme
 Version: 2.91.92
-Release: 5%{?dist}
+Release: 6%{?dist}
 #VCS: git:git://git.gnome.org/gnome-icon-theme
 Source0: http://download.gnome.org/sources/gnome-icon-theme/2.91/%{name}-%{version}.tar.bz2
 Source1: legacy-icon-mapping.xml
-Source2: splash.xpm.gz
 License: GPL+
 BuildArch: noarch
 Group: User Interface/Desktops
@@ -84,17 +83,6 @@ touch files.txt
  find icons/gnome \( -type l -and -not -name *-rtl.png -and -not -name *-ltr.png \) -printf "%%%%{_datadir}/%%p\n"
 ) > legacy.txt
 
-mkdir $RPM_BUILD_ROOT%{_datadir}/pixmaps
-(cd $RPM_BUILD_ROOT%{_datadir}/pixmaps
-  ln -s ../icons/gnome/48x48/places/distributor-logo.png fedora-logo-small.png
-  ln -s ../icons/gnome/48x48/places/distributor-logo.png fedora-logo-sprite.png
-  ln -s ../icons/gnome/48x48/places/distributor-logo.png fedora-logo-sprite.svg
-  ln -s ../icons/gnome/48x48/places/distributor-logo.png fedora-logo.png
-)
-
-mkdir -p ${RPM_BUILD_ROOT}/boot/grub
-install -p -m 644 -D ${RPM_SOURCE_DIR}/splash.xpm.gz ${RPM_BUILD_ROOT}/boot/grub/splash.xpm.gz
-
 %posttrans
 gtk-update-icon-cache --quiet %{_datadir}/icons/gnome || :
 
@@ -117,7 +105,7 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/gnome || :
 %defattr(-,root,root)
 
 %changelog
-* Tue Mar 29 2011 Matthias Clasen <mclasen at redhat.com> 2.91.92-5
+* Tue Mar 29 2011 Matthias Clasen <mclasen at redhat.com> 2.91.92-6
 - Drop the logos package; there shall be no system-logos
   other than fedora-logos...
 


More information about the scm-commits mailing list