[packages/pcmanfm-qt] - updated to 0.11.1

witekfl witekfl at pld-linux.org
Sun Oct 16 20:48:52 CEST 2016


commit 8f74dd0fa837ead5ecd146f8a5303c7568f1b93a
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Oct 16 20:48:39 2016 +0200

    - updated to 0.11.1

 pcmanfm-qt.spec | 33 +++++++++++++--------------------
 1 file changed, 13 insertions(+), 20 deletions(-)
---
diff --git a/pcmanfm-qt.spec b/pcmanfm-qt.spec
index ccb5038..036d492 100644
--- a/pcmanfm-qt.spec
+++ b/pcmanfm-qt.spec
@@ -5,18 +5,19 @@
 
 Summary:	pcmanfm-qt
 Name:		pcmanfm-qt
-Version:	0.10.0
+Version:	0.11.1
 Release:	1
 License:	GPLv2 and LGPL-2.1+
 Group:		X11/Applications
-Source0:	http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	9a69dcb7940123e2b17523855ccda6ae
+Source0:	http://downloads.lxqt.org/pcmanfm-qt/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5:	6e506e5755f9f5276dd69dbb15467303
 URL:		http://www.lxqt.org/
 BuildRequires:	cmake >= 2.8.11
 BuildRequires:	glib2-devel
 BuildRequires:	libfm-devel >= 1.2.0
-BuildRequires:	liblxqt-devel >= 0.10.0
-BuildRequires:	libqtxdg-devel >= 1.0.0
+BuildRequires:	libfm-qt-devel
+BuildRequires:	liblxqt-devel >= 0.11.0
+BuildRequires:	libqtxdg-devel >= 2.0.0
 BuildRequires:	menu-cache-devel >= 0.4.0
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xz-devel
@@ -50,7 +51,7 @@ pisaniu własnych programów wykorzystujących pcmanfm-qt.
 install -d build
 cd build
 %cmake \
-	-DUSE_QT5=ON \
+	-DPULL_TRANSLATIONS:BOOL=OFF \
 	../
 
 %{__make}
@@ -61,7 +62,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
@@ -69,21 +70,13 @@ 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}/pcmanfm-qt
-%attr(755,root,root) %ghost %{_libdir}/libfm-qt5.so.2
-%attr(755,root,root) %{_libdir}/libfm-qt5.so.2.0.0
 %{_desktopdir}/pcmanfm-qt-desktop-pref.desktop
 %{_desktopdir}/pcmanfm-qt.desktop
 %{_mandir}/man1/pcmanfm-qt.1*
-%dir %{_datadir}/libfm-qt
-%dir %{_datadir}/libfm-qt/translations
-%dir %{_datadir}/pcmanfm-qt
-%dir %{_datadir}/pcmanfm-qt/translations
-
-%files devel
-%defattr(644,root,root,755)
-%{_includedir}/libfm-qt
-%{_libdir}/libfm-qt5.so
-%{_pkgconfigdir}/libfm-qt5.pc
+#%dir %{_datadir}/libfm-qt
+#%dir %{_datadir}/libfm-qt/translations
+#%dir %{_datadir}/pcmanfm-qt
+#%dir %{_datadir}/pcmanfm-qt/translations
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcmanfm-qt.git/commitdiff/8f74dd0fa837ead5ecd146f8a5303c7568f1b93a



More information about the pld-cvs-commit mailing list