[packages/lxqt-openssh-askpass] - updated to 0.11.0

witekfl witekfl at pld-linux.org
Sun Oct 16 20:38:24 CEST 2016


commit 68947e4964d78a5fa61192863d910c1995fac4ac
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Oct 16 20:38:10 2016 +0200

    - updated to 0.11.0

 lxqt-openssh-askpass.spec | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/lxqt-openssh-askpass.spec b/lxqt-openssh-askpass.spec
index aa4da23..9f2fec3 100644
--- a/lxqt-openssh-askpass.spec
+++ b/lxqt-openssh-askpass.spec
@@ -5,16 +5,16 @@
 
 Summary:	lxqt-openssh-askpass
 Name:		lxqt-openssh-askpass
-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:	e5f284e7a63d6ccc057dde0098ee1fe6
+# Source0-md5:	d0b37554cb283ca09fa4523308be7072
 URL:		http://www.lxqt.org/
 BuildRequires:	cmake >= 2.8.3
-BuildRequires:	liblxqt-devel >= 0.8.0
-BuildRequires:	libqtxdg-devel >= 1.0.0
+BuildRequires:	liblxqt-devel >= 0.11.0
+BuildRequires:	libqtxdg-devel >= 2.0.0
 BuildRequires:	xz-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,6 +28,7 @@ lxqt-openssh-askpass
 install -d build
 cd build
 %cmake \
+	-DPULL_TRANSLATIONS=OFF \
 	../
 
 %{__make}
@@ -38,12 +39,12 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-qm
+#%find_lang %{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-openssh-askpass
-%dir %{_datadir}/lxqt/translations/%{name}
+#%dir %{_datadir}/lxqt/translations/%{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-openssh-askpass.git/commitdiff/68947e4964d78a5fa61192863d910c1995fac4ac



More information about the pld-cvs-commit mailing list