Hello community,

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

Package is "oxygen5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2014-08-16 
15:43:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes     2014-10-01 
11:23:07.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Sep 25 22:41:01 UTC 2014 - [email protected]
+
+- Update to 5.0.95:
+   * Minor changes to Oxygen style and decoration
+- 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
+
+-------------------------------------------------------------------
+Wed Sep 24 20:20:57 UTC 2014 - [email protected]
+
+- Update to 5.0.95~git20140924 (rbc60753):
+   * Streamline of the style
+   * New Oxygen Look-and-feel package
+- Drop crasher.diff, obsoleted by the update
+- Swap libxcb-devel BuildRequires with pkgconfig(x11-xcb) and
+  pkgconfig(xcb)
+
+-------------------------------------------------------------------

Old:
----
  crasher.diff
  oxygen-5.0.1.tar.xz

New:
----
  oxygen-5.0.95.tar.xz
  oxygen5-rpmlintrc

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

Other differences:
------------------
++++++ oxygen5.spec ++++++
--- /var/tmp/diff_new_pack.fRVVeO/_old  2014-10-01 11:23:08.000000000 +0200
+++ /var/tmp/diff_new_pack.fRVVeO/_new  2014-10-01 11:23:08.000000000 +0200
@@ -19,15 +19,16 @@
 %define kwin_deco 1
 
 Name:           oxygen5
-Version:        5.0.1
+Version:        5.0.95
 Release:        0
 Summary:        Oxygen style, KWin decoration, cursors and sounds
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+#Source:         
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
+Source:         oxygen-%{version}.tar.xz
 Source1:        baselibs.conf
-Patch1:         crasher.diff
+Source99:       %{name}-rpmlintrc
 BuildRequires:  frameworkintegration-devel
 BuildRequires:  gcc-c++
 BuildRequires:  kcompletion-devel
@@ -41,7 +42,6 @@
 %if %kwin_deco
 BuildRequires:  libkdecorations-devel
 %endif
-BuildRequires:  libxcb-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRequires:  pkgconfig(Qt5Core) >= 5.3.0
@@ -49,6 +49,8 @@
 BuildRequires:  pkgconfig(Qt5Test) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.3.0
+BuildRequires:  pkgconfig(x11-xcb)
+BuildRequires:  pkgconfig(xcb)
 Requires:       oxygen5-decoration
 Requires:       oxygen5-style
 Recommends:     oxygen5-sounds
@@ -115,13 +117,12 @@
 This package contains the libraries Oxygen's KWin decoration.
 %endif
 
+%lang_package
 %prep
 %setup -q -n oxygen-%{version}
-%patch1 -p1
-sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
 
 %build
-%cmake_kf5 -d build
+%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
 %make_jobs
 
 %install
@@ -151,6 +152,7 @@
 %{_kf5_plugindir}/kstyle_oxygen_config.so
 %{_kf5_plugindir}/styles/
 %{_kf5_sharedir}/kstyle/
+%{_kf5_plasmadir}/
 
 %if %kwin_deco
 %files decoration
@@ -176,4 +178,8 @@
 %{_kf5_libdir}/liboxygenstyleconfig5.so
 %{_kf5_libdir}/liboxygenstyle5.so
 
+%files lang
+%defattr(-,root,root)
+%{_kf5_localedir}/
+
 %changelog

++++++ oxygen-5.0.1.tar.xz -> oxygen-5.0.95.tar.xz ++++++
++++ 135145 lines of diff (skipped)

++++++ oxygen5-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