[packages/lxqt-powermanagement] - updated to 0.11.0

witekfl witekfl at pld-linux.org
Sun Oct 16 20:40:09 CEST 2016


commit 7a144c8a0b2d1f04f5478dc495934a43fb2bda3b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Oct 16 20:39:50 2016 +0200

    - updated to 0.11.0

 lxqt-powermanagement.spec | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/lxqt-powermanagement.spec b/lxqt-powermanagement.spec
index 98778d8..4145a1b 100644
--- a/lxqt-powermanagement.spec
+++ b/lxqt-powermanagement.spec
@@ -5,18 +5,18 @@
 
 Summary:	lxqt-powermanagement
 Name:		lxqt-powermanagement
-Version:	0.10.0
+Version:	0.11.0
 Release:	1
 License:	GPLv2 and LGPL-2.1+
 Group:		X11/Applications
 Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	e17763f5e7c2a9f8595a58209d51cb86
+# Source0-md5:	cde27ffc5e8000e9ba927321e5f0ba20
 URL:		http://www.lxqt.org/
 BuildRequires:	Qt5Svg-devel >= %{qtver}
 BuildRequires:	cmake >= 2.8.3
 BuildRequires:	kf5-solid-devel
-BuildRequires:	liblxqt-devel >= 0.10.0
-BuildRequires:	libqtxdg-devel >= 0.5.3
+BuildRequires:	liblxqt-devel >= 0.11.0
+BuildRequires:	libqtxdg-devel >= 2.0.0
 BuildRequires:	libxcb-devel
 BuildRequires:	xz-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,6 +31,7 @@ lxqt-powermanagement.
 install -d build
 cd build
 %cmake \
+	-DPULL_TRANSLATIONS:BOOL=OFF \
 	../
 
 %{__make}
@@ -41,16 +42,16 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --all-name --with-qm
+#%find_lang %{name} --all-name --with-qm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/lxqt-config-powermanagement
 %attr(755,root,root) %{_bindir}/lxqt-powermanagement
 %{_desktopdir}/lxqt-config-powermanagement.desktop
 %{_iconsdir}/hicolor/scalable/devices/laptop-lid.svg
-%dir %{_datadir}/lxqt/translations/lxqt-config-powermanagement
-%dir %{_datadir}/lxqt/translations/lxqt-powermanagement
+#%dir %{_datadir}/lxqt/translations/lxqt-config-powermanagement
+#%dir %{_datadir}/lxqt/translations/lxqt-powermanagement
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-powermanagement.git/commitdiff/7a144c8a0b2d1f04f5478dc495934a43fb2bda3b



More information about the pld-cvs-commit mailing list