Hello community, here is the log from the commit of package expect for openSUSE:Factory checked in at 2011-12-27 18:35:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/expect (Old) and /work/SRC/openSUSE:Factory/.expect.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "expect", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/expect/expect.changes 2011-10-07 16:20:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.expect.new/expect.changes 2011-12-27 18:35:08.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 20:19:12 UTC 2011 - [email protected] + +- add autoconf as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ expect.spec ++++++ --- /var/tmp/diff_new_pack.3TS9v7/_old 2011-12-27 18:35:09.000000000 +0100 +++ /var/tmp/diff_new_pack.3TS9v7/_new 2011-12-27 18:35:09.000000000 +0100 @@ -19,13 +19,14 @@ Url: http://expect.nist.gov Name: expect +BuildRequires: autoconf BuildRequires: tcl-devel Version: 5.45 -Release: 2 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Group: Development/Languages/Tcl -License: SUSE-Public-Domain Summary: A Tool for Automating Interactive Programs +License: SUSE-Public-Domain +Group: Development/Languages/Tcl Source: %{name}%{version}.tar.gz Source1: expect-rpmlintrc Patch1: expect.patch @@ -39,9 +40,8 @@ and FAQs. There is an entire book on it available from O'Reilly. %package devel -License: SUSE-Public-Domain -Group: Development/Libraries/Tcl Summary: Header Files and C API Documentation for expect +Group: Development/Libraries/Tcl %description devel This package contains header files and documentation needed for linking -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
