diff --git a/kbookmarks-5.8.0.tar.xz b/kbookmarks-5.8.0.tar.xz deleted file mode 100644 index c5cc470..0000000 --- a/kbookmarks-5.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11631f3f64bc54d80d1b0ce0d11318e50daec2d64efa91154b1929596a54342f -size 114820 diff --git a/kbookmarks-5.9.0.tar.xz b/kbookmarks-5.9.0.tar.xz new file mode 100644 index 0000000..0c332f8 --- /dev/null +++ b/kbookmarks-5.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b47e9b3cd8d36b423c265475a155c659cd248a3fb5b68c97565981ff3a302b +size 114824 diff --git a/kbookmarks.changes b/kbookmarks.changes index 82e0582..04aeb44 100644 --- a/kbookmarks.changes +++ b/kbookmarks.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Apr 4 14:40:58 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.9.0 + * Fix build with Qt 5.5 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.9.0.php +- Added kconfig-devel and kcodecs-devel BuildRequires +- Added kwidgetsaddons-devel Requires to devel subpackage +- Drop no longer needed Requires of the devel subpackage: + kconfigwidgets-devel, kiconthemes-devel and kxmlgui-devel + ------------------------------------------------------------------- Sat Mar 7 16:58:58 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kbookmarks.spec b/kbookmarks.spec index 4e047b8..0040ff7 100644 --- a/kbookmarks.spec +++ b/kbookmarks.spec @@ -16,22 +16,27 @@ # +%bcond_without lang %define lname libKF5Bookmarks5 -%define _tar_path 5.8 +%define _tar_path 5.9 Name: kbookmarks -Version: %{_tar_path}.0 +Version: 5.9.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.8.0 +BuildRequires: extra-cmake-modules >= %{_tar_path} BuildRequires: fdupes -BuildRequires: kconfigwidgets-devel >= %{kf5_version} -BuildRequires: kcoreaddons-devel >= %{kf5_version} +BuildRequires: kcodecs-devel >= %{_tar_path} +BuildRequires: kconfig-devel >= %{_tar_path} +BuildRequires: kconfigwidgets-devel >= %{_tar_path} +BuildRequires: kcoreaddons-devel >= %{_tar_path} BuildRequires: kf5-filesystem -BuildRequires: kiconthemes-devel >= %{kf5_version} -BuildRequires: kwidgetsaddons-devel >= %{kf5_version} -BuildRequires: kxmlgui-devel >= %{kf5_version} +BuildRequires: kiconthemes-devel >= %{_tar_path} +BuildRequires: kwidgetsaddons-devel >= %{_tar_path} +BuildRequires: kxmlgui-devel >= %{_tar_path} +%if %{with lang} BuildRequires: libqt5-linguist-devel >= 5.2.0 +%endif Requires: pkgconfig(Qt5DBus) >= 5.2.0 Requires: pkgconfig(Qt5Widgets) >= 5.2.0 Requires: pkgconfig(Qt5Xml) >= 5.2.0 @@ -49,7 +54,9 @@ Framework which lets you access and manipulate bookmarks stored using XBEL forma %package -n %lname Summary: Lets you access and manipulate bookmarks stored using XBEL format Group: System/GUI/KDE +%if %{with lang} Recommends: %lname-lang = %{version} +%endif %description -n %lname Framework which lets you access and manipulate bookmarks stored using XBEL format @@ -59,9 +66,7 @@ Summary: Lets you access and manipulate bookmarks stored using XBEL forma Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: extra-cmake-modules -Requires: kconfigwidgets-devel >= %{kf5_version} -Requires: kiconthemes-devel >= %{kf5_version} -Requires: kxmlgui-devel >= %{kf5_version} +Requires: kwidgetsaddons-devel >= %{_tar_path} Requires: pkgconfig(Qt5Widgets) >= 5.2.0 Requires: pkgconfig(Qt5Xml) >= 5.2.0 @@ -79,15 +84,19 @@ Development files %install %kf5_makeinstall -C build - %fdupes %{buildroot}%{_kf5_sharedir} + %fdupes %{buildroot} - %find_lang %{name}5 --with-qt --without-mo +%if %{with lang} +%find_lang %{name}5 --with-qt --without-mo +%endif %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig +%if %{with lang} %files -n %lname-lang -f %{name}5.lang +%endif %files -n %lname %defattr(-,root,root)