From cb1367312c715e2e99f095ec340c7b9985a2110277ece6e5232a76aea391e7f2 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Wed, 1 Feb 2012 10:45:36 +0000 Subject: [PATCH] remove outdated comments in specfile OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=18 --- newt.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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