[packages/lxqt-policykit] - updated to 0.10.0 - --with-qm

witekfl witekfl at pld-linux.org
Sat Feb 20 18:24:30 CET 2016


commit f832ae2916ef756a61db907a13c86718778e3519
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sat Feb 20 18:24:05 2016 +0100

    - updated to 0.10.0
    - --with-qm

 lxqt-policykit.spec | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/lxqt-policykit.spec b/lxqt-policykit.spec
index 3353b6f..0b290aa 100644
--- a/lxqt-policykit.spec
+++ b/lxqt-policykit.spec
@@ -5,12 +5,12 @@
 
 Summary:	lxqt-policykit
 Name:		lxqt-policykit
-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:	c35c7f466e79142d6ee83e234a517f35
+Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	1a740ac879b6363e5a0c043ed6f7602a
 URL:		http://www.lxqt.org/
 BuildRequires:	cmake >= 2.8.3
 BuildRequires:	liblxqt-devel >= 0.8.0
@@ -31,8 +31,7 @@ lxqt-policykit.
 install -d build
 cd build
 %cmake \
-    -DUSE_QT5=ON \
-    ../
+	../
 
 %{__make}
 
@@ -42,9 +41,12 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name} --all-name --with-qm
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/lxqt-policykit-agent
+%dir %{_datadir}/lxqt/translations/lxqt-policykit-agent
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-policykit.git/commitdiff/f832ae2916ef756a61db907a13c86718778e3519



More information about the pld-cvs-commit mailing list