diff --git a/newt.spec b/newt.spec index 6dc487d..360647c 100644 --- a/newt.spec +++ b/newt.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: newt %define libname lib%{name} %define libsoname %{libname}0_52 @@ -143,9 +144,6 @@ library providing a python API for creating text mode interfaces. %install %{__make} PYTHONVERS="python%{py_ver}" instroot="%{buildroot}" DESTDIR="%{buildroot}" install install-sh # currently we don't support these languages -# FIXME: add to filesystem -## and rpmlint -# invalid-lc-messages-dir /usr/share/locale/ast/ for lang in ast bal sr@latin wo; do %{__rm} -rf %{buildroot}%{_datadir}/locale/$lang done