Hello community,

here is the log from the commit of package kf5-filesystem for openSUSE:Factory 
checked in at 2014-08-16 15:41:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-10 14:55:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kf5-filesystem.new/kf5-filesystem.changes       
2014-08-16 15:41:31.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:15:52 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Bump to 5.1.0
+- Stop passing relative vars as absolute (that works with regards
+  to installing files, but breaks when used as #define)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kf5-filesystem.spec ++++++
--- /var/tmp/diff_new_pack.HhXZzS/_old  2014-08-16 15:41:32.000000000 +0200
+++ /var/tmp/diff_new_pack.HhXZzS/_new  2014-08-16 15:41:32.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           kf5-filesystem
 Url:            http://www.kde.org
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        KF5 Directory Layout

++++++ macros.kf5 ++++++
--- /var/tmp/diff_new_pack.HhXZzS/_old  2014-08-16 15:41:32.000000000 +0200
+++ /var/tmp/diff_new_pack.HhXZzS/_new  2014-08-16 15:41:32.000000000 +0200
@@ -26,8 +26,8 @@
 %_kf5_servicetypesdir %{_kf5_sharedir}/kservicetypes5
 %_kf5_htmldir         %{_kf5_sharedir}/doc/HTML
 
-%_kf5_version 5.0.0
-
+%_kf5_version 5.1.0
+%_plasma5_branding_version 5.0.0
 %_kf5_build_type None
 
 %kf5_makeinstall make VERBOSE=1 DESTDIR=%{?buildroot:%{buildroot}} install
@@ -47,17 +47,13 @@
       -DCMAKE_INSTALL_PREFIX=%{_kf5_prefix} \\\
       -DCMAKE_PREFIX_PATH=%{_kf5_prefix} \\\
       -DKF5_INCLUDE_INSTALL_DIR=include/KF5 \\\
-      -DCONFIG_INSTALL_DIR=%{_kf5_configdir} \\\
       -DLIB_INSTALL_DIR=%{_lib} \\\
-      -DKCFG_INSTALL_DIR=%{_kf5_configkcfgdir} \\\
       -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir} \\\
-      -DQT_PLUGIN_INSTALL_DIR=%{_kf5_plugindir} \\\
-      -DPLUGIN_INSTALL_DIR=%{_kf5_plugindir} \\\
-      -DQML_INSTALL_DIR=%{_kf5_qmldir} \\\
-      -DIMPORTS_INSTALL_DIR=%{_kf5_importdir} \\\
+      -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 \\\
       -DECM_MKSPECS_INSTALL_DIR=%{_kf5_mkspecsdir} \\\
-      -DDBUS_INTERFACES_INSTALL_DIR=share/dbus-1/interfaces \\\
-      -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert \\\
       -DBUILD_TESTING=OFF \\\
       $bdir %* \
 %{nil}

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

Reply via email to