Hello community,

here is the log from the commit of package lxqt-powermanagement for 
openSUSE:Factory checked in at 2015-02-16 21:08:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-powermanagement (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-powermanagement.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-powermanagement"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/lxqt-powermanagement/lxqt-powermanagement.changes    
    2015-02-03 11:40:00.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-powermanagement.new/lxqt-powermanagement.changes
   2015-02-16 21:08:11.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Feb  9 21:22:35 UTC 2015 - [email protected]
+
+- New upstream version 0.9.0
+- Added -lang Subpackage
+- Added Patch
+  + fix_desktop_categories.patch to clear rpmlint warnings
+
+-------------------------------------------------------------------

Old:
----
  lxqt-powermanagement-0.8.0.tar.xz

New:
----
  fix_desktop_categories.patch
  lxqt-powermanagement-0.9.0.tar.xz

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

Other differences:
------------------
++++++ lxqt-powermanagement.spec ++++++
--- /var/tmp/diff_new_pack.QTlacb/_old  2015-02-16 21:08:12.000000000 +0100
+++ /var/tmp/diff_new_pack.QTlacb/_new  2015-02-16 21:08:12.000000000 +0100
@@ -17,20 +17,26 @@
 
 
 Name:           lxqt-powermanagement
-Version:        0.8.0
+Version:        0.9.0
 Release:        0
 Summary:        Power Management and Auto-suspend
 License:        LGPL-2.1+
 Group:          System/GUI/LXDE-Qt
 Url:            http://www.lxde.org
-Source:         %{name}-%{version}.tar.xz
+Source:         
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE fix_desktop_categories.patch [email protected] -- Fix 
desktop categories
+Patch0:         fix_desktop_categories.patch
 BuildRequires:  cmake
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  kwindowsystem-devel
+BuildRequires:  libQt5Gui-private-headers-devel
+BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5Xdg)
-BuildRequires:  pkgconfig(lxqt-qt5) >= 0.8.0
+BuildRequires:  pkgconfig(lxqt) >= %{version}
 BuildRequires:  pkgconfig(xcb)
-BuildRequires:  pkgconfig(Qt5UiTools)
 Requires(pre): desktop-file-utils
 Requires(post):        desktop-file-utils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -38,14 +44,22 @@
 %description
 Lxqt daemon for power management and Auto-suspend
 
+%package -n %{name}-lang
+Summary:        Translations for lxqt-powermanagement
+Group:          System/GUI/LXDE-Qt
+Requires:       %{name} = %{version}
+
+%description -n %{name}-lang
+Translation files for lxqt-powermanagement
+
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 mkdir build
 pushd build
 cmake \
-      -DUSE_QT5=ON \
       -DCMAKE_INSTALL_PREFIX:PATH=/usr \
       ..
 %__make %{?_smp_mflags}
@@ -55,6 +69,7 @@
 pushd build
 make DESTDIR=$RPM_BUILD_ROOT install
 popd
+%fdupes -s %{buildroot}%{_datadir}
 
 %post
 %desktop_database_post
@@ -72,4 +87,8 @@
 %dir %{_datadir}/icons/hicolor/scalable/devices
 %{_datadir}/icons/hicolor/scalable/devices/*.svg
 
+%files -n %{name}-lang
+%defattr(-,root,root)
+%{_datadir}/lxqt/translations
+
 %changelog

++++++ fix_desktop_categories.patch ++++++
Index: lxqt-powermanagement-0.9.0/config/lxqt-config-powermanagement.desktop.in
===================================================================
--- 
lxqt-powermanagement-0.9.0.orig/config/lxqt-config-powermanagement.desktop.in
+++ lxqt-powermanagement-0.9.0/config/lxqt-config-powermanagement.desktop.in
@@ -4,7 +4,7 @@ Name=Power Management
 GenericName=Power Management Settings
 Exec=lxqt-config-powermanagement
 Icon=preferences-system-power-management
-Categories=Settings;DesktopSettings;Qt;LXQt;
-OnlyShowIn=LXQt;LXDE;
+Categories=Settings;DesktopSettings;Qt;X-LXQt;
+OnlyShowIn=X-LXQt;LXDE;
 
 #TRANSLATIONS_DIR=translations
++++++ lxqt-powermanagement-0.8.0.tar.xz -> lxqt-powermanagement-0.9.0.tar.xz 
++++++
++++ 5999 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to