SHA256
8
0
forked from pool/newt

Autobuild autoformatter for 81841

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=27
This commit is contained in:
Sascha Peilicke
2011-09-12 08:36:06 +00:00
committed by Git OBS Bridge
parent f8a6485356
commit 3a38f28aae

View File

@@ -23,7 +23,7 @@ Name: newt
Summary: A library for text mode user interfaces
Version: 0.52.13
Release: 7
Release: 1
License: LGPLv2.1+
Group: System/Libraries
Url: https://fedorahosted.org/newt/
@@ -33,8 +33,8 @@ Source10: %{name}-rpmlintrc
Patch0: newt-0.52.13-python_version.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkg-config
BuildRequires: popt-devel
BuildRequires: python-devel
BuildRequires: popt-devel
BuildRequires: python-devel
BuildRequires: slang-devel
%if 0%{?suse_version} < 1020
BuildRequires: libpng-devel
@@ -55,6 +55,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
@@ -121,6 +122,7 @@ etc., to text mode user interfaces.
%package -n python-%{name}
License: GPLv2 ; GPLv2+ ; LGPLv2.1+
Summary: Python bindings for newt
Group: System/Libraries