Hello community, here is the log from the commit of package cmake for openSUSE:Factory checked in at 2015-05-15 09:55:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cmake (Old) and /work/SRC/openSUSE:Factory/.cmake.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cmake" Changes: -------- --- /work/SRC/openSUSE:Factory/cmake/cmake.changes 2015-04-22 01:10:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cmake.new/cmake.changes 2015-05-15 09:55:42.000000000 +0200 @@ -1,0 +2,7 @@ +Wed May 13 11:13:00 UTC 2015 - hrvoje.sen...@gmail.com + +- Add python-base Requires in order to make cmake automatic + provider always work, and to avoid strange and random build + failures when python is not present + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cmake.spec ++++++ --- /var/tmp/diff_new_pack.BSWFbR/_old 2015-05-15 09:55:43.000000000 +0200 +++ /var/tmp/diff_new_pack.BSWFbR/_new 2015-05-15 09:55:43.000000000 +0200 @@ -48,6 +48,7 @@ #endif BuildRequires: pkgconfig(liblzma) Requires: make +Requires: python-base Recommends: cmake-mans BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1110