SHA256
1
0
forked from pool/expect

replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2011-12-06 17:08:56 +00:00 committed by Git OBS Bridge
parent b070fc40dc
commit 18283b326c

View File

@ -24,7 +24,7 @@ Version: 5.45
Release: 2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: Development/Languages/Tcl
License: Public Domain, Freeware
License: SUSE-Public-Domain
Summary: A Tool for Automating Interactive Programs
Source: %{name}%{version}.tar.gz
Source1: expect-rpmlintrc
@ -39,7 +39,7 @@ these applications. It is described in many books, articles, papers,
and FAQs. There is an entire book on it available from O'Reilly.
%package devel
License: Public Domain, Freeware
License: SUSE-Public-Domain
Group: Development/Libraries/Tcl
Summary: Header Files and C API Documentation for expect