commit b252e107f985c9af06c09ef88e9e1242d84ccf73
Author: Witold Filipczyk <[email protected]>
Date:   Mon May 13 11:30:16 2019 +0200

    - updated to 19.04.1
    - packaged docs
    - macro kframever

 ka5-kcachegrind.spec | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)
---
diff --git a/ka5-kcachegrind.spec b/ka5-kcachegrind.spec
index 91a4f21..d1ac016 100644
--- a/ka5-kcachegrind.spec
+++ b/ka5-kcachegrind.spec
@@ -1,31 +1,32 @@
-%define                kdeappsver      18.12.1
+%define                kdeappsver      19.04.1
+%define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          kcachegrind
 
 Summary:       KCachegrind - visualization of traces generated by profiling
 Summary(pl.UTF-8):     KCachegrind - wizualizacja ścieżek tworzonych przez 
profilowanie
 Name:          ka5-kcachegrind
-Version:       18.12.1
+Version:       19.04.1
 Release:       1
 License:       GPL v2
 Group:         X11/Development/Tools
 Source0:       
http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: 84715264b815933dccf4c5e8bb95cfd5
+# Source0-md5: a8b8a92db09ea37a4e3e71c49bbc29d3
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel
 BuildRequires: Qt5DBus-devel
 BuildRequires: Qt5Gui-devel
 BuildRequires: Qt5Widgets-devel
 BuildRequires: gettext-devel
-BuildRequires: kf5-extra-cmake-modules >= 5.53.0
-BuildRequires: kf5-karchive-devel
-BuildRequires: kf5-kconfig-devel
-BuildRequires: kf5-kcoreaddons-devel
-BuildRequires: kf5-kdoctools-devel
-BuildRequires: kf5-ki18n-devel
-BuildRequires: kf5-kio-devel
-BuildRequires: kf5-kwidgetsaddons-devel
-BuildRequires: kf5-kxmlgui-devel
+BuildRequires: kf5-extra-cmake-modules >= %{kframever}
+BuildRequires: kf5-karchive-devel >= %{kframever}
+BuildRequires: kf5-kconfig-devel >= %{kframever}
+BuildRequires: kf5-kcoreaddons-devel >= %{kframever}
+BuildRequires: kf5-kdoctools-devel >= %{kframever}
+BuildRequires: kf5-ki18n-devel >= %{kframever}
+BuildRequires: kf5-kio-devel >= %{kframever}
+BuildRequires: kf5-kwidgetsaddons-devel >= %{kframever}
+BuildRequires: kf5-kxmlgui-devel >= %{kframever}
 BuildRequires: ninja
 BuildRequires: rpmbuild(macros) >= 1.600
 Suggests:      %{name}-tools = %{version}-%{release}
@@ -58,6 +59,7 @@ install -d build
 cd build
 %cmake \
        -G Ninja \
+       -DHTML_INSTALL_DIR=%{_kdedocdir} \
        -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
        ..
 %ninja_build
@@ -95,8 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/kcachegrind/icons/hicolor/32x32/actions
 %{_datadir}/kcachegrind/icons/hicolor/32x32/actions/percent.png
 %{_datadir}/kcachegrind/tips
-%dir %{_datadir}/kxmlgui5/kcachegrind
-%{_datadir}/kxmlgui5/kcachegrind/kcachegrindui.rc
+%{_datadir}/metainfo/org.kde.kcachegrind.appdata.xml
 
 %files tools
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kcachegrind.git/commitdiff/b252e107f985c9af06c09ef88e9e1242d84ccf73

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to