[meld] improve the file listing to be compatible with 1.7.1

Dominic Hopf dmaphy at fedoraproject.org
Sat Mar 30 11:12:04 UTC 2013


commit 1b008797f89eddf96c795e62d5bb40601354dde4
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Sat Mar 30 12:11:36 2013 +0100

    improve the file listing to be compatible with 1.7.1

 meld.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/meld.spec b/meld.spec
index d426b6f..7c8bfa1 100644
--- a/meld.spec
+++ b/meld.spec
@@ -82,10 +82,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc COPYING NEWS
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
+%{_datadir}/mime/
 %{_datadir}/applications/*%{name}.desktop
+%{_datadir}/applications/mimeinfo.cache
 %{_datadir}/gnome/help/%{name}/
 %{_datadir}/omf/%{name}/
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
+%{_datadir}/icons/*/*/apps/%{name}.*
 
 
 %changelog


More information about the scm-commits mailing list