[packages/lxqt-admin] - updated to 0.10.0

witekfl witekfl at pld-linux.org
Sat Feb 20 16:31:14 CET 2016


commit d958d658a9aa244e5fde2f9ab8cec50da798353e
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sat Feb 20 16:31:01 2016 +0100

    - updated to 0.10.0

 lxqt-admin.spec | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/lxqt-admin.spec b/lxqt-admin.spec
index d0f9d69..929e868 100644
--- a/lxqt-admin.spec
+++ b/lxqt-admin.spec
@@ -5,12 +5,12 @@
 
 Summary:	lxqt-admin
 Name:		lxqt-admin
-Version:	0.8.0
-Release:	0.2
+Version:	0.10.0
+Release:	1
 License:	GPLv2 and LGPL-2.1+
 Group:		X11/Applications
-Source0:	http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	9589cab615160b7acc78b9d9c940098f
+Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	a7aa5a50048ef926c987ba6a054c8260
 URL:		http://www.lxqt.org/
 BuildRequires:	cmake >= 2.8.3
 BuildRequires:	liblxqt-devel >= 0.8.0
@@ -28,7 +28,6 @@ lxqt-about.
 install -d build
 cd build
 %cmake \
-	-DUSE_QT5=ON \
 	../
 
 %{__make}
@@ -39,14 +38,19 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}-time --with-qm
+%find_lang %{name}-user --with-qm -a %{name}-time.lang
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
-%files
+%files -f %{name}-time.lang
 %defattr(644,root,root,755)
+%dir %{_datadir}/lxqt/translations/%{name}-time
+%dir %{_datadir}/lxqt/translations/%{name}-user
 %attr(755,root,root) %{_bindir}/lxqt-admin-time
 %attr(755,root,root) %{_bindir}/lxqt-admin-user
 %{_desktopdir}/lxqt-admin-time.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-admin.git/commitdiff/d958d658a9aa244e5fde2f9ab8cec50da798353e



More information about the pld-cvs-commit mailing list