From 191c1c51280f409089b837980e241165e0ff320b Mon Sep 17 00:00:00 2001 From: Joe Walker Date: Dec 15 2020 00:49:33 +0000 Subject: Disable deduplication to fix problems with flatpak apps. --- diff --git a/flat-remix-icon-theme.spec b/flat-remix-icon-theme.spec index 80d83ce..4b665ec 100644 --- a/flat-remix-icon-theme.spec +++ b/flat-remix-icon-theme.spec @@ -3,7 +3,7 @@ Name: flat-remix-icon-theme Version: 0.0.%{vergit} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Icon theme inspired on material design # The entire source code is GPLv3+ except: @@ -17,8 +17,6 @@ URL: https://github.com/daniruiz/flat-remix Source0: %{url}/archive/%{vergit}/%{name}-%{version}.tar.gz BuildArch: noarch -BuildRequires: fdupes - Requires: adwaita-icon-theme Requires: gnome-icon-theme Requires: hicolor-icon-theme @@ -45,7 +43,6 @@ depth, and uses a colorful palette with nice contrasts. %install %make_install -%fdupes -s %{buildroot}%{_datadir} touch %{buildroot}%{_datadir}/icons/%{tname}-Blue/icon-theme.cache touch %{buildroot}%{_datadir}/icons/%{tname}-Blue-Dark/icon-theme.cache @@ -132,6 +129,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/%{tname}-Yellow-Light &>/dev/nul %changelog +* Mon Dec 14 2020 Joe Walker - 0.0.20200710-3 +- Disable deduplication to fix problems with flatpak apps. + * Mon Jul 27 2020 Fedora Release Engineering - 0.0.20200710-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild