Hello community, here is the log from the commit of package solid for openSUSE:Factory checked in at 2014-05-14 20:27:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solid (Old) and /work/SRC/openSUSE:Factory/.solid.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solid" Changes: -------- --- /work/SRC/openSUSE:Factory/solid/solid.changes 2014-04-02 17:22:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.solid.new/solid.changes 2014-05-14 20:28:20.000000000 +0200 @@ -1,0 +2,11 @@ +Sun May 4 01:41:28 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 +- No longer move solid-hardware binary by hand, it's now fixed + upstream correctly + +------------------------------------------------------------------- Old: ---- solid-4.98.0.tar.xz New: ---- solid-4.99.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solid.spec ++++++ --- /var/tmp/diff_new_pack.hdWTFM/_old 2014-05-14 20:28:20.000000000 +0200 +++ /var/tmp/diff_new_pack.hdWTFM/_new 2014-05-14 20:28:20.000000000 +0200 @@ -18,11 +18,11 @@ %define lname libKF5Solid5 Name: solid -Version: 4.98.0 +Version: 4.99.0 Release: 0 BuildRequires: bison BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.12 +BuildRequires: extra-cmake-modules >= 0.0.13 BuildRequires: fdupes BuildRequires: flex BuildRequires: kf5-filesystem @@ -48,6 +48,7 @@ Summary: KDE Desktop hardware abstraction Group: System/GUI/KDE Obsoletes: libKF5Solid4 +Recommends: %lname-lang = %{version} %description -n %lname Solid is a device integration framework. It provides a way of querying and @@ -65,6 +66,7 @@ interacting with hardware independently of the underlying operating system. Development files. +%lang_package -n %lname %prep %setup -q @@ -74,19 +76,20 @@ %install %kf5_makeinstall -C build - pushd %{buildroot}%{_kf5_bindir} - mv solid-hardware solid-hardware2 - popd - %fdupes -s %{buildroot} + %fdupes %{buildroot}%{_kf5_sharedir} + + %find_lang %{name}5 --with-qt --without-mo %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig +%files -n %lname-lang -f %{name}5.lang + %files -n %lname %defattr(-,root,root) %doc COPYING* -%{_kf5_bindir}/solid-hardware2 +%{_kf5_bindir}/solid-hardware5 %{_kf5_libdir}/libKF5Solid.so.* %{_kf5_qmldir}/ @@ -97,10 +100,6 @@ %{_kf5_includedir}/*.h %dir %{_kf5_includedir}/*/ %{_kf5_includedir}/*/ -%{_kf5_dbusinterfacesdir}/kf5_org.kde.Solid.Networking.Client.xml -%{_kf5_dbusinterfacesdir}/kf5_org.kde.Solid.PowerManagement.PolicyAgent.xml -%{_kf5_dbusinterfacesdir}/kf5_org.freedesktop.PowerManagement.xml -%{_kf5_dbusinterfacesdir}/kf5_org.freedesktop.PowerManagement.Inhibit.xml %{_kf5_mkspecsdir}/qt_Solid.pri %changelog ++++++ solid-4.98.0.tar.xz -> solid-4.99.0.tar.xz ++++++ ++++ 150495 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
