SHA256
1
0
forked from pool/expect

Accepting request 97331 from home:coolo:removeautoconf

add autoconf to buildrequires

OBS-URL: https://build.opensuse.org/request/show/97331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=9
This commit is contained in:
Reinhard Max 2011-12-21 11:18:15 +00:00 committed by Git OBS Bridge
parent 18283b326c
commit ef966f9a9e
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 20 20:19:12 UTC 2011 - coolo@suse.com
- add autoconf as buildrequire to avoid implicit dependency
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 7 13:15:19 UTC 2011 - max@suse.com Fri Oct 7 13:15:19 UTC 2011 - max@suse.com

View File

@ -19,13 +19,14 @@
Url: http://expect.nist.gov Url: http://expect.nist.gov
Name: expect Name: expect
BuildRequires: autoconf
BuildRequires: tcl-devel BuildRequires: tcl-devel
Version: 5.45 Version: 5.45
Release: 2 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Group: Development/Languages/Tcl
License: SUSE-Public-Domain
Summary: A Tool for Automating Interactive Programs Summary: A Tool for Automating Interactive Programs
License: SUSE-Public-Domain
Group: Development/Languages/Tcl
Source: %{name}%{version}.tar.gz Source: %{name}%{version}.tar.gz
Source1: expect-rpmlintrc Source1: expect-rpmlintrc
Patch1: expect.patch Patch1: expect.patch
@ -39,9 +40,8 @@ these applications. It is described in many books, articles, papers,
and FAQs. There is an entire book on it available from O'Reilly. and FAQs. There is an entire book on it available from O'Reilly.
%package devel %package devel
License: SUSE-Public-Domain
Group: Development/Libraries/Tcl
Summary: Header Files and C API Documentation for expect Summary: Header Files and C API Documentation for expect
Group: Development/Libraries/Tcl
%description devel %description devel
This package contains header files and documentation needed for linking This package contains header files and documentation needed for linking