]> git.pld-linux.org Git - packages/lxqt-powermanagement.git/commitdiff
- updated to 0.11.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 16 Oct 2016 18:39:50 +0000 (20:39 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sun, 16 Oct 2016 18:39:50 +0000 (20:39 +0200)
lxqt-powermanagement.spec

index 98778d862c02496451ee0ecc0e16280713a19e26..4145a1b12d82d3855e57d3a4f92c5561d69ef9a9 100644 (file)
@@ -5,18 +5,18 @@
 
 Summary:       lxqt-powermanagement
 Name:          lxqt-powermanagement
 
 Summary:       lxqt-powermanagement
 Name:          lxqt-powermanagement
-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
 Release:       1
 License:       GPLv2 and LGPL-2.1+
 Group:         X11/Applications
 Source0:       http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: e17763f5e7c2a9f8595a58209d51cb86
+# Source0-md5: cde27ffc5e8000e9ba927321e5f0ba20
 URL:           http://www.lxqt.org/
 BuildRequires: Qt5Svg-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.3
 BuildRequires: kf5-solid-devel
 URL:           http://www.lxqt.org/
 BuildRequires: Qt5Svg-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.3
 BuildRequires: kf5-solid-devel
-BuildRequires: liblxqt-devel >= 0.10.0
-BuildRequires: libqtxdg-devel >= 0.5.3
+BuildRequires: liblxqt-devel >= 0.11.0
+BuildRequires: libqtxdg-devel >= 2.0.0
 BuildRequires: libxcb-devel
 BuildRequires: xz-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: libxcb-devel
 BuildRequires: xz-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,6 +31,7 @@ lxqt-powermanagement.
 install -d build
 cd build
 %cmake \
 install -d build
 cd build
 %cmake \
+       -DPULL_TRANSLATIONS:BOOL=OFF \
        ../
 
 %{__make}
        ../
 
 %{__make}
@@ -41,16 +42,16 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
        DESTDIR=$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
 
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/lxqt-config-powermanagement
 %attr(755,root,root) %{_bindir}/lxqt-powermanagement
 %{_desktopdir}/lxqt-config-powermanagement.desktop
 %{_iconsdir}/hicolor/scalable/devices/laptop-lid.svg
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/lxqt-config-powermanagement
 %attr(755,root,root) %{_bindir}/lxqt-powermanagement
 %{_desktopdir}/lxqt-config-powermanagement.desktop
 %{_iconsdir}/hicolor/scalable/devices/laptop-lid.svg
-%dir %{_datadir}/lxqt/translations/lxqt-config-powermanagement
-%dir %{_datadir}/lxqt/translations/lxqt-powermanagement
+#%dir %{_datadir}/lxqt/translations/lxqt-config-powermanagement
+#%dir %{_datadir}/lxqt/translations/lxqt-powermanagement
This page took 0.123544 seconds and 4 git commands to generate.