From 4c3611de8582957ba446d088dc4d9a12a0fcfe39 Mon Sep 17 00:00:00 2001 From: David King Date: Wed, 10 Dec 2014 18:19:32 +0000 Subject: [PATCH] Update to 0.14, own 512x512 directory (#1044771) --- .gitignore | 1 + hicolor-icon-theme.spec | 19 ++++++++----------- sources | 2 +- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 40c72c2..38fe062 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ hicolor-icon-theme-0.12.tar.gz /hicolor-icon-theme-0.13.tar.gz +/hicolor-icon-theme-0.14.tar.xz diff --git a/hicolor-icon-theme.spec b/hicolor-icon-theme.spec index 5b7f2e2..9e990e3 100644 --- a/hicolor-icon-theme.spec +++ b/hicolor-icon-theme.spec @@ -1,12 +1,11 @@ Summary: Basic requirement for icon themes Name: hicolor-icon-theme -Version: 0.13 -Release: 2%{?dist} -License: GPL+ +Version: 0.14 +Release: 1%{?dist} +License: GPLv2+ Group: User Interface/Desktops URL: http://icon-theme.freedesktop.org/wiki/HicolorTheme -Source: http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source: http://icon-theme.freedesktop.org/releases/%{name}-%{version}.tar.xz BuildArch: noarch Requires(post): coreutils Requires(postun): coreutils @@ -24,8 +23,7 @@ chmod 0644 COPYING %configure %install -rm -rf $RPM_BUILD_ROOT -make DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr install +make DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" install touch $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache @@ -41,16 +39,15 @@ fi %posttrans gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root,-) %doc README COPYING ChangeLog %{_datadir}/icons/hicolor %ghost %{_datadir}/icons/hicolor/icon-theme.cache %changelog +* Wed Dec 10 2014 David King - 0.14-1 +- Update to 0.14, own 512x512 directory (#1044771) + * Sat Jun 07 2014 Fedora Release Engineering - 0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index cc6fbdf..933bd86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21d0f50aa6b8eef02846cda9e5e9324c hicolor-icon-theme-0.13.tar.gz +56d2c6c3a9df5a0acd332430e3f3ae3e hicolor-icon-theme-0.14.tar.xz