diff --git a/libedit.changes b/libedit.changes index cb63f99..5230b20 100644 --- a/libedit.changes +++ b/libedit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 13 09:15:50 UTC 2011 - coolo@suse.com + +- add libtool as explicit buildrequire to avoid implicit dependency from prjconf + ------------------------------------------------------------------- Tue Aug 2 10:56:07 CEST 2011 - tiwai@suse.de diff --git a/libedit.spec b/libedit.spec index be1f11c..0745690 100644 --- a/libedit.spec +++ b/libedit.spec @@ -29,6 +29,7 @@ Group: Development/Libraries/C and C++ # BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ ncurses-devel pkgconfig +BuildRequires: libtool # Url: http://www.thrysoee.dk/editline/ # http://www.thrysoee.dk/editline/%{pkg_name}-%{pkg_version}.tar.gz @@ -57,7 +58,6 @@ Authors: %package -n %{library_name} - License: BSD3c Group: Development/Libraries/C and C++ Provides: %{pkg_name} = %{version}-%{release}