Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2014-05-14 20:26:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-04-02 17:21:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kconfig.new/kconfig.changes 2014-05-14 20:26:46.000000000 +0200 @@ -1,0 +2,9 @@ +Sun May 4 01:41:01 UTC 2014 - [email protected] + +- Update to 4.99.0 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-beta2.php + +------------------------------------------------------------------- Old: ---- kconfig-4.98.0.tar.xz New: ---- kconfig-4.99.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.VkzTLx/_old 2014-05-14 20:26:46.000000000 +0200 +++ /var/tmp/diff_new_pack.VkzTLx/_new 2014-05-14 20:26:46.000000000 +0200 @@ -18,10 +18,10 @@ %define sonum 5 Name: kconfig -Version: 4.98.0 +Version: 4.99.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.12 +BuildRequires: extra-cmake-modules >= 0.0.13 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 @@ -53,6 +53,7 @@ Summary: Provides access to the configuration files themselves Group: System/GUI/KDE Recommends: kconf_update5 = %{version} +Recommends: libKF5ConfigCore%sonum-lang = %{version} %description -n libKF5ConfigCore%sonum KConfig provides an advanced configuration system. It is made of two parts: @@ -104,6 +105,7 @@ automatically initialized from the configuration and automatically propagate their changes to their respective configuration files. Development files. +%lang_package -n libKF5ConfigCore%sonum %prep %setup -q @@ -113,7 +115,9 @@ %install %kf5_makeinstall -C build - %fdupes -s %{buildroot} + %fdupes %{buildroot}%{_kf5_sharedir} + + %find_lang %{name}5 --with-qt --without-mo %post -n libKF5ConfigCore%sonum -p /sbin/ldconfig @@ -123,9 +127,12 @@ %postun -n libKF5ConfigGui%sonum -p /sbin/ldconfig +%files -n libKF5ConfigCore%sonum-lang -f %{name}5.lang + %files -n libKF5ConfigCore%sonum %defattr(-,root,root) %doc COPYING* README* +%{_kf5_bindir}/k*config5 %{_kf5_libdir}/libKF5ConfigCore.so.* %files -n libKF5ConfigGui%sonum ++++++ kconfig-4.98.0.tar.xz -> kconfig-4.99.0.tar.xz ++++++ ++++ 14399 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
