commit acdc2ede92d07877a9065a94192db60d810a3e1c
Author: Witold Filipczyk <wite...@poczta.onet.pl>
Date:   Sun Oct 16 20:33:57 2016 +0200

    - updated to 0.11.0

 lxqt-about.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/lxqt-about.spec b/lxqt-about.spec
index 1414342..7f74c45 100644
--- a/lxqt-about.spec
+++ b/lxqt-about.spec
@@ -5,12 +5,12 @@
 
 Summary:       lxqt-about
 Name:          lxqt-about
-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: 6de6c3f0ab13bb65fb94abe508a90f3a
+# Source0-md5: fc03056a2226f78da99acaeb5ce78e80
 URL:           http://www.lxqt.org/
 BuildRequires: cmake >= 2.8.3
 BuildRequires: liblxqt-devel >= 0.10.0
@@ -27,6 +27,7 @@ lxqt-about.
 install -d build
 cd build
 %cmake \
+       -DPULL_TRANSLATIONS=OFF \
        ../
 
 %{__make}
@@ -37,7 +38,7 @@ 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
@@ -45,8 +46,8 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
-%dir %{_datadir}/lxqt/translations/%{name}
+#%%dir %{_datadir}/lxqt/translations/%{name}
 %attr(755,root,root) %{_bindir}/lxqt-about
 %{_desktopdir}/lxqt-about.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-about.git/commitdiff/acdc2ede92d07877a9065a94192db60d810a3e1c

_______________________________________________
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