From: Arvin Schnell Date: Mon, 21 Nov 2011 10:23:43 +0000 (+0100) Subject: - add libtool as buildrequire to avoid implicit dependency X-Git-Tag: v0.1.3~259 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=16e74b95e4ea5d91135188fc87ac9412b7ba22ea;p=thirdparty%2Fsnapper.git - add libtool as buildrequire to avoid implicit dependency --- diff --git a/package/snapper.changes b/package/snapper.changes index ea511d74..f9f2d349 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 20:46:08 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Fri Nov 11 11:20:03 CET 2011 - aschnell@suse.de diff --git a/snapper.spec.in b/snapper.spec.in index 123921ee..4f527b39 100644 --- a/snapper.spec.in +++ b/snapper.spec.in @@ -26,7 +26,7 @@ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: snapper-%{version}.tar.bz2 Prefix: /usr -BuildRequires: gcc-c++ boost-devel libblocxx-devel libxml2-devel doxygen +BuildRequires: boost-devel doxygen gcc-c++ libblocxx-devel libtool libxml2-devel BuildRequires: libzypp(plugin:commit) Requires: libsnapper@LIBVERSION_MAJOR@ = %version Recommends: cron logrotate snapper-zypp-plugin