Autobuild autoformatter for 64426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
a02a49f482
commit
ac3386b05b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user