From ac3386b05bcc6ce6bfba8b41bcff159f4488b55ad3eadfe9d4c4ad8cb2387238 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 18 Mar 2011 09:08:20 +0000 Subject: [PATCH] Autobuild autoformatter for 64426 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=25 --- newt.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/newt.spec b/newt.spec index 2ba2716..7f65797 100644 --- a/newt.spec +++ b/newt.spec @@ -15,13 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: newt %define libname lib%{name} %define libsoname %{libname}0_52 Summary: Nifty Erik's Windowing Toolkit Version: 0.52.12 -Release: 1 +Release: 7 License: LGPLv2.1+ Group: System/Libraries Url: https://fedorahosted.org/newt/ @@ -50,6 +52,7 @@ This package also contains a Dialog replacement called whiptail. Newt is based on the slang library. %package -n %{libsoname} + License: LGPLv2.1+ Summary: Shared libraries for Nifty Erik's Windowing Toolkit Group: System/Libraries @@ -115,6 +118,7 @@ check boxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. %package -n python-%{name} + License: GPLv2 ; GPLv2+ ; LGPLv2.1+ Summary: Python bindings for newt Group: System/Libraries @@ -166,6 +170,7 @@ popd 1>/dev/null %find_lang %{name} %post -n %{libsoname} -p /sbin/ldconfig + %postun -n %{libsoname} -p /sbin/ldconfig %clean