Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2014-10-01 11:22:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old)
 and      /work/SRC/openSUSE:Factory/.kinfocenter5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinfocenter5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes        
2014-08-16 15:43:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2014-10-01 11:22:46.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Sep 26 13:45:30 UTC 2014 - [email protected]
+
+- Update to 5.0.95:
+   * Ported Wayland KCM to KWayland, instead of using Wayland directly
+- Install translations
+- Add rpmlintrc file for file-not-in-%lang warnings: we don't use
+  find_lang macro as it doesn't searches in subdirectories
+- Swap pkgconfig(wayland-client) for kwayland-devel >= 5.0.95
+- Drop kwindowsystem-devel BuildRequires, no longer used
+
+-------------------------------------------------------------------

Old:
----
  kinfocenter-5.0.1.tar.xz

New:
----
  kinfocenter-5.0.95.tar.xz
  kinfocenter5-rpmlintrc

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

Other differences:
------------------
++++++ kinfocenter5.spec ++++++
--- /var/tmp/diff_new_pack.NmrHbW/_old  2014-10-01 11:22:47.000000000 +0200
+++ /var/tmp/diff_new_pack.NmrHbW/_new  2014-10-01 11:22:47.000000000 +0200
@@ -17,13 +17,14 @@
 
 
 Name:           kinfocenter5
-Version:        5.0.1
+Version:        5.0.95
 Release:        0
 Summary:        Utility that provides information about a computer system
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org/
-Source:         
http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
+Source:         kinfocenter-%{version}.tar.xz
+Source99:       %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE opensuse-kinfocenter.diff (created by Alin M. Elena to 
have some openSUSE distro info in kinfocenter)
 Patch0:         opensuse-kinfocenter.diff
 BuildRequires:  extra-cmake-modules
@@ -35,7 +36,6 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
 BuildRequires:  kio-devel
-BuildRequires:  kwindowsystem-devel
 BuildRequires:  kxmlgui-devel
 BuildRequires:  libraw1394-devel
 BuildRequires:  pciutils-devel
@@ -52,7 +52,9 @@
 BuildRequires:  pkgconfig(gl)
 %endif
 BuildRequires:  pkgconfig(glu)
-BuildRequires:  pkgconfig(wayland-client)
+%if 0%{?suse_version} > 1310
+BuildRequires:  kwayland-devel >= 5.0.95
+%endif
 Conflicts:      kdebase4-workspace
 # /etc/xdg/menus/kde-information.menu
 Conflicts:      kdebase3
@@ -61,12 +63,13 @@
 %description
 KDE Utility that provides information about a computer system.
 
+%lang_package
 %prep
 %setup -q -n kinfocenter-%{version}
 %patch0 -p1
 
 %build
-  %cmake_kf5 -d build -- -DBUILD_po=OFF
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
   %make_jobs
 
 %install
@@ -89,8 +92,13 @@
 %{_kf5_sharedir}/kcmview1394/
 %{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/
-%{_kf5_sharedir}/kinfocenter/
+%{_kf5_sharedir}/kxmlgui5/
 %{_kf5_configdir}/menus/kinfocenter.menu
 %{_kf5_sharedir}/desktop-directories/
 
+%files lang
+%defattr(-,root,root)
+%doc COPYING*
+%{_kf5_localedir}/
+
 %changelog

++++++ kinfocenter-5.0.1.tar.xz -> kinfocenter-5.0.95.tar.xz ++++++
++++ 27930 lines of diff (skipped)

++++++ kinfocenter5-rpmlintrc ++++++
# we don't use find_lang macro as it doesn't searches in subdirectories
addFilter("file-not-in-%lang .*")--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to