diff --git a/FastCGI.changes b/FastCGI.changes index f697518..807a210 100644 --- a/FastCGI.changes +++ b/FastCGI.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 15 04:47:09 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + ------------------------------------------------------------------- Sat Sep 17 09:16:06 UTC 2011 - jengelh@medozas.de diff --git a/FastCGI.spec b/FastCGI.spec index d769f68..a79f917 100644 --- a/FastCGI.spec +++ b/FastCGI.spec @@ -25,6 +25,7 @@ Group: Development/Languages/C and C++ License: PERMISSIVE-OSI-COMPLIANT ; Open Market Permissive License # BuildRequires: gcc-c++ +BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-build # Url: http://www.fastcgi.com