commit d94684ed20b50e26f4ab0ca6eeab2e09c7be00a6
Author: Witold Filipczyk <wite...@poczta.onet.pl>
Date:   Sun Oct 16 20:36:44 2016 +0200

    - updated to 0.11.0

 lxqt-globalkeys.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/lxqt-globalkeys.spec b/lxqt-globalkeys.spec
index 72ffecf..6a6c605 100644
--- a/lxqt-globalkeys.spec
+++ b/lxqt-globalkeys.spec
@@ -5,16 +5,16 @@
 
 Summary:       lxqt-globalkeys
 Name:          lxqt-globalkeys
-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: 7657a595119fea4d4d08253b0816b792
+# Source0-md5: 827836c3d33195efd7ddb580887c0769
 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)
 
@@ -45,7 +45,7 @@ pisaniu własnych programów wykorzystujących lxqt-globalkeys.
 install -d build
 cd build
 %cmake \
-       -DUSE_QT5=ON \
+       -DPULL_TRANSLATIONS=OFF \
        ../
 
 %{__make}
@@ -56,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --all-name --with-qm
+#%find_lang %{name} --all-name --with-qm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -64,18 +64,18 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/lxqt-config-globalkeyshortcuts
 
 %attr(755,root,root) %{_bindir}/lxqt-globalkeysd
 %{_desktopdir}/lxqt-config-globalkeyshortcuts.desktop
 
-%dir %{_datadir}/lxqt/translations/lxqt-config-globalkeyshortcuts
+#%dir %{_datadir}/lxqt/translations/lxqt-config-globalkeyshortcuts
 %attr(755,root,root) %ghost %{_libdir}/liblxqt-globalkeys-ui.so.0
-%attr(755,root,root) %{_libdir}/liblxqt-globalkeys-ui.so.0.10.0
+%attr(755,root,root) %{_libdir}/liblxqt-globalkeys-ui.so.0.11.*
 %attr(755,root,root) %ghost %{_libdir}/liblxqt-globalkeys.so.0
-%attr(755,root,root) %{_libdir}/liblxqt-globalkeys.so.0.10.0
+%attr(755,root,root) %{_libdir}/liblxqt-globalkeys.so.0.11.*
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-globalkeys.git/commitdiff/d94684ed20b50e26f4ab0ca6eeab2e09c7be00a6

_______________________________________________
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