commit cmake for openSUSE:Factory
Hello community, here is the log from the commit of package cmake for openSUSE:Factory checked in at 2014-05-06 13:39:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-gui.changes 2014-04-26 17:02:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cmake.new/cmake-gui.changes 2014-05-06 13:39:45.000000000 +0200 @@ -1,0 +2,5 @@ +Sun May 4 20:52:05 UTC 2014 - arichardson.kde@gmail.com + +- Use Qt5 for building the GUI + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cmake-gui.spec ++++++ --- /var/tmp/diff_new_pack.EWoimC/_old 2014-05-06 13:39:46.000000000 +0200 +++ /var/tmp/diff_new_pack.EWoimC/_new 2014-05-06 13:39:46.000000000 +0200 @@ -37,7 +37,11 @@ %endif BuildRequires: curl-devel BuildRequires: gcc-c++ +%if 0%{?suse_version} >= 1320 +BuildRequires: pkgconfig(Qt5Widgets) +%else BuildRequires: libqt4-devel +%endif BuildRequires: openssl-devel BuildRequires: update-desktop-files BuildRequires: zlib-devel -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de