[packages/dropbox] move libX11-xcb.so.1 as well

glen glen at pld-linux.org
Tue Apr 14 13:27:51 CEST 2015


commit a3376eb8c725b065fce1345e87ab92e49359faa3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Apr 14 12:01:03 2015 +0300

    move libX11-xcb.so.1 as well

 dropbox.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/dropbox.spec b/dropbox.spec
index 111a8a2..2c8e818 100644
--- a/dropbox.spec
+++ b/dropbox.spec
@@ -10,7 +10,7 @@
 Summary:	Sync and backup files between computers
 Name:		dropbox
 Version:	3.4.3
-Release:	0.2
+Release:	0.3
 License:	Proprietary
 Group:		Daemons
 Source0:	http://dl-web.dropbox.com/u/17/%{name}-lnx.x86-%{version}.tar.gz
@@ -137,6 +137,7 @@ rm -rf $RPM_BUILD_ROOT
 # GUI parts
 %exclude %{_libdir}/%{name}/PyQt5.*.so
 %exclude %{_libdir}/%{name}/libQt5*.so.5
+%exclude %{_libdir}/%{name}/libX11-xcb.so.1
 %exclude %{_libdir}/%{name}/dbus.mainloop.pyqt5.so
 
 %files gui
@@ -144,6 +145,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/%{name}/wmctrl
 %attr(755,root,root) %{_libdir}/%{name}/PyQt5.*.so
 %attr(755,root,root) %{_libdir}/%{name}/libQt5*.so.5
+%attr(755,root,root) %{_libdir}/%{name}/libX11-xcb.so.1
 %attr(755,root,root) %{_libdir}/%{name}/dbus.mainloop.pyqt5.so
 %dir %{_libdir}/%{name}/plugins
 %dir %{_libdir}/%{name}/plugins/platforms
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dropbox.git/commitdiff/38baf4d5ff2a35d4fbd40de0f0173f1d35b311bf



More information about the pld-cvs-commit mailing list