commit ac610955f35b3a9fea2fcd33b9847935ad9920d7
Author: Witold Filipczyk <wite...@poczta.onet.pl>
Date:   Sun Oct 16 20:41:47 2016 +0200

    - updated to 0.11.0

 lxqt-sudo.spec | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/lxqt-sudo.spec b/lxqt-sudo.spec
index 50d35c9..e73027c 100644
--- a/lxqt-sudo.spec
+++ b/lxqt-sudo.spec
@@ -5,16 +5,16 @@
 
 Summary:       lxqt-sudo
 Name:          lxqt-sudo
-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: 7671aebf30a28cb27438dd87de0a589e
+# Source0-md5: 3e071c753f9f1fd63566799234cb426b
 URL:           http://www.lxqt.org/
 BuildRequires: cmake >= 2.8.3
-BuildRequires: liblxqt-devel >= 0.10.0
-BuildRequires: libqtxdg-devel >= 1.0.0
+BuildRequires: liblxqt-devel >= 0.11.0
+BuildRequires: libqtxdg-devel >= 2.0.0
 BuildRequires: xdg-utils >= 1.1.0
 BuildRequires: xz-devel
 Requires:      lxqt-common
@@ -30,6 +30,7 @@ lxqt-sudo
 install -d build
 cd build
 %cmake \
+       -DPULL_TRANSLATIONS:BOOL=OFF \
        ../
 
 %{__make}
@@ -40,17 +41,17 @@ 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-sudo
 %attr(755,root,root) %{_bindir}/lxsu
 %attr(755,root,root) %{_bindir}/lxsudo
-%dir %{_datadir}/lxqt/translations/%{name}
+#%dir %{_datadir}/lxqt/translations/%{name}
 %{_mandir}/man1/lxqt-sudo.1*
 %{_mandir}/man1/lxsu.1*
 %{_mandir}/man1/lxsudo.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-sudo.git/commitdiff/ac610955f35b3a9fea2fcd33b9847935ad9920d7

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to