From f4738756c9eaefcb5fdf5025ac0be8c2c65f0cec Mon Sep 17 00:00:00 2001 From: Brendan Jones Date: Jan 18 2012 18:51:16 +0000 Subject: Exclude .mo files only --- diff --git a/frescobaldi.spec b/frescobaldi.spec index 8efbbc7..8f7c269 100644 --- a/frescobaldi.spec +++ b/frescobaldi.spec @@ -1,6 +1,6 @@ Name: frescobaldi Version: 2.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Edit LilyPond sheet music with ease! Group: Applications/Editors # hyphenator.py is LGPLv2+ @@ -98,12 +98,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_bindir}/%{name} %{python_sitelib}/%{name}_app # the following is in our lang file -%exclude %{python_sitelib}/%{name}_app/po +%exclude %{python_sitelib}/%{name}_app/po/*.mo %{python_sitelib}/%{name}-%{version}-py2.7.egg-info %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog +* Wed Jan 17 2012 Brendan Jones - 2.0.2-3 +- Exclude only .mo files, not the whole directory + * Wed Jan 17 2012 Brendan Jones - 2.0.2-2 - Removed rumor/timidity++ requires added portmidi and bindings