Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2014-08-16 15:41:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2014-07-10 09:31:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kconfig.new/kconfig.changes 2014-08-16 15:41:53.000000000 +0200 @@ -1,0 +2,9 @@ +Sat Aug 2 10:20:01 UTC 2014 - [email protected] + +- Update to 5.1.0 + * For more details please see: + http://www.kde.org/announcements/kde-frameworks-5.1.php +- Harden required Qt5 libs versions +- Pass the location of lconvert executable + +------------------------------------------------------------------- Old: ---- kconfig-5.0.0.tar.xz New: ---- kconfig-5.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.BZEljG/_old 2014-08-16 15:41:54.000000000 +0200 +++ /var/tmp/diff_new_pack.BZEljG/_new 2014-08-16 15:41:54.000000000 +0200 @@ -18,10 +18,10 @@ %define sonum 5 Name: kconfig -Version: 5.0.0 +Version: 5.1.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.0.0 +BuildRequires: extra-cmake-modules >= 1.1.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libqt5-linguist-devel >= 5.2.0 @@ -56,6 +56,7 @@ Group: System/GUI/KDE Recommends: kconf_update5 = %{version} Recommends: libKF5ConfigCore%sonum-lang = %{version} +%requires_ge libQt5Core5 %description -n libKF5ConfigCore%sonum KConfig provides an advanced configuration system. It is made of two parts: @@ -66,6 +67,10 @@ %package -n libKF5ConfigGui%sonum Summary: Provides a way to hook widgets to the configuration Group: System/GUI/KDE +%requires_ge libQt5Core5 +%requires_ge libQt5Gui5 +%requires_ge libQt5Xml5 +%requires_ge libKF5ConfigCore5 %description -n libKF5ConfigGui%sonum KConfigGui provides a way to hook widgets to the configuration so that they are @@ -112,7 +117,7 @@ %setup -q %build - %cmake_kf5 -d build + %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert %make_jobs %install @@ -154,9 +159,7 @@ %{_kf5_libdir}/libKF5ConfigCore.so %{_kf5_libdir}/libKF5ConfigGui.so %{_kf5_libdir}/cmake/KF5Config/ -%dir %{_kf5_includedir}/*/ -%{_kf5_includedir}/*/ -%{_kf5_includedir}/*.h +%{_kf5_includedir}/ %{_kf5_mkspecsdir}/qt_KConfigCore.pri %{_kf5_mkspecsdir}/qt_KConfigGui.pri ++++++ kconfig-5.0.0.tar.xz -> kconfig-5.1.0.tar.xz ++++++ ++++ 39007 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
