From 3a38f28aae708c9308f7c9e42b61a9bbbd8c85efcd59bb036abdc9335e2f22f3 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 12 Sep 2011 08:36:06 +0000 Subject: [PATCH] Autobuild autoformatter for 81841 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newt?expand=0&rev=27 --- newt.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/newt.spec b/newt.spec index 41abdf2..4803925 100644 --- a/newt.spec +++ b/newt.spec @@ -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