diff --git a/subversion.changes b/subversion.changes index 74821dc..44583f1 100644 --- a/subversion.changes +++ b/subversion.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 22 10:23:14 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sun Oct 23 17:34:20 CEST 2011 - dmueller@suse.de diff --git a/subversion.spec b/subversion.spec index 516fc6c..a1057ad 100644 --- a/subversion.spec +++ b/subversion.spec @@ -16,7 +16,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define with_ruby 0%{?suse_version} > 1110 %define with_intree_swig 0%{?suse_version} != 1110 @@ -47,7 +46,7 @@ Release: 1 %define sqlite_version 3.7.6.3 %define sqlite_pkg_version 3070603 BuildRequires: apache2-devel db-devel file-devel gcc-c++ libstdc++-devel zlib-devel -BuildRequires: pkgconfig +BuildRequires: libtool pkgconfig BuildRequires: python-devel python-xml BuildRequires: update-alternatives %if %with_python_ctypes