]> git.pld-linux.org Git - packages/kf5-attica.git/blobdiff - kf5-attica.spec
- Updated BR: kf5-extra-cmake-modules.
[packages/kf5-attica.git] / kf5-attica.spec
index d349a54ea18f816ecd45dba2ed69968d8426587a..fcfda4178c3c898d4407b611626f43fda4289443 100644 (file)
@@ -1,21 +1,21 @@
 #
 # Conditional build:
-%bcond_without tests           # build without tests
+%bcond_with    tests           # build without tests
 
 # TODO:
 # - runtime Requires if any
 
-%define                kdeframever     5.56
+%define                kdeframever     5.67
 %define                qtver           5.9.0
 %define                kfname          attica
 Summary:       A Qt library that implements the Open Collaboration Services API
 Name:          kf5-%{kfname}
-Version:       5.56.0
+Version:       5.67.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: b0b58d82e5047796eeebdac4bf969aa4
+# Source0-md5: d3b975029a5b53673ea6503a2d5ae177
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -26,7 +26,7 @@ BuildRequires:        Qt5Gui-devel >= %{qtver}
 BuildRequires: Qt5Widgets-devel >= %{qtver}
 %endif
 BuildRequires: cmake >= 2.8.12
-BuildRequires: kf5-extra-cmake-modules >= 1.4.0
+BuildRequires: kf5-extra-cmake-modules >= %{version}
 BuildRequires: ninja
 BuildRequires: qt5-build >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.164
@@ -85,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS README.md
 %attr(755,root,root) %{_libdir}/libKF5Attica.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libKF5Attica.so.5
-/etc/xdg/attica.categories
+%{_datadir}/qlogging-categories5/attica.categories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.06186 seconds and 4 git commands to generate.