Hello community,

here is the log from the commit of package kf5-filesystem for openSUSE:Factory 
checked in at 2015-01-29 12:49:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf5-filesystem (Old)
 and      /work/SRC/openSUSE:Factory/.kf5-filesystem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf5-filesystem"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf5-filesystem/kf5-filesystem.changes    
2014-10-01 11:22:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kf5-filesystem.new/kf5-filesystem.changes       
2015-01-29 12:49:29.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Jan  3 18:41:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Use new KDE_ variables in cmake_kf5 macro
+- Bump to 5.6.0
+
+-------------------------------------------------------------------
+Sat Jan  3 09:08:11 UTC 2015 - tittiatc...@gmail.com
+
+- Add KF5 xmlguidir to macros
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kf5-filesystem.spec ++++++
--- /var/tmp/diff_new_pack.eUbuXT/_old  2015-01-29 12:49:30.000000000 +0100
+++ /var/tmp/diff_new_pack.eUbuXT/_new  2015-01-29 12:49:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kf5-filesystem
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           kf5-filesystem
 Url:            http://www.kde.org
-Version:        5.2.0
+Version:        5.6.0
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        KF5 Directory Layout
@@ -64,6 +64,7 @@
 %define _kf5_servicesdir     %{_kf5_sharedir}/kservices5
 %define _kf5_servicetypesdir %{_kf5_sharedir}/kservicetypes5
 %define _kf5_htmldir         %{_kf5_sharedir}/doc/HTML
+%define _kf5_kxmlguidir      %{_kf5_sharedir}/kxmlgui5
 
 mkdir -p %{buildroot}%{_kf5_includedir}
 mkdir -p %{buildroot}%{_kf5_libexecdir}
@@ -90,6 +91,7 @@
 mkdir -p %{buildroot}%{_kf5_sharedir}
 mkdir -p %{buildroot}%{_kf5_sharedir}/doc/HTML
 mkdir -p %{buildroot}%{_kf5_sharedir}/doc/HTML/en
+mkdir -p %{buildroot}%{_kf5_kxmlguidir}
 
 for size in scalable 128x128 64x64 48x48 32x32 22x22 16x16; do
 for type in actions apps devices filesystems mimetypes places status; do
@@ -134,5 +136,6 @@
 %dir %{_kf5_sharedir}/icons/*/*/*
 %dir %{_kf5_sharedir}/doc/HTML
 %dir %{_kf5_sharedir}/doc/HTML/en
+%dir %{_kf5_kxmlguidir}
 
 %changelog

++++++ macros.kf5 ++++++
--- /var/tmp/diff_new_pack.eUbuXT/_old  2015-01-29 12:49:30.000000000 +0100
+++ /var/tmp/diff_new_pack.eUbuXT/_new  2015-01-29 12:49:30.000000000 +0100
@@ -26,6 +26,7 @@
 %_kf5_servicesdir     %{_kf5_sharedir}/kservices5
 %_kf5_servicetypesdir %{_kf5_sharedir}/kservicetypes5
 %_kf5_htmldir         %{_kf5_sharedir}/doc/HTML
+%_kf5_kxmlguidir      %{_kf5_sharedir}/kxmlgui5
 
 %_kf5_version 5.2.0
 %_plasma5_branding_version 5.0.0
@@ -47,13 +48,12 @@
       -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined 
-Wl,-Bsymbolic-functions" \\\
       -DCMAKE_INSTALL_PREFIX=%{_kf5_prefix} \\\
       -DCMAKE_PREFIX_PATH=%{_kf5_prefix} \\\
-      -DKF5_INCLUDE_INSTALL_DIR=include/KF5 \\\
-      -DLIB_INSTALL_DIR=%{_lib} \\\
-      -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir} \\\
-      -DQT_PLUGIN_INSTALL_DIR=%{_lib}/qt5/plugins \\\
-      -DPLUGIN_INSTALL_DIR=%{_lib}/qt5/plugins \\\
-      -DQML_INSTALL_DIR=%{_lib}/qt5/qml \\\
-      -DIMPORTS_INSTALL_DIR=%{_lib}/qt5/imports \\\
+      -DKDE_INSTALL_LIBDIR=%{_lib} \\\
+      -DKDE_INSTALL_SYSCONFDIR=%{_kf5_sysconfdir} \\\
+      -DKDE_INSTALL_QTPLUGINDIR=%{_lib}/qt5/plugins \\\
+      -DKDE_INSTALL_PLUGINDIR=%{_lib}/qt5/plugins \\\
+      -DKDE_INSTALL_QMLDIR=%{_lib}/qt5/qml \\\
+      -DKDE_INSTALL_QTQUICKIMPORTSDIR=%{_lib}/qt5/imports \\\
       -DECM_MKSPECS_INSTALL_DIR=%{_kf5_mkspecsdir} \\\
       -DBUILD_TESTING=OFF \\\
       $bdir %* \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to