[packages/insync] do not provide libdbus-glib-1.so.2

glen glen at pld-linux.org
Mon Jun 24 18:42:02 CEST 2013


commit 24cb7139ccf77bc28e277a9f00c88240fd48ed41
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jun 24 19:41:56 2013 +0300

    do not provide libdbus-glib-1.so.2

 insync.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/insync.spec b/insync.spec
index bb5211f..e49ab1e 100644
--- a/insync.spec
+++ b/insync.spec
@@ -3,10 +3,12 @@
 # - todo, gnome, cinnamon, kde subpackages
 #   https://forums.insynchq.com/discussion/1437/insync-for-linux-beta-4-0-9-19
 # - if other DE .desktop added, fill them with OnlyShowIn fields
+# - check over bundled libs -- rpm -qp --provides ..| grep ^lib | sed -e 's,(.*,,' | sort -u | sed -e 's,^,/usr/lib64/,' | xargs rpm -qf | sort -u
+#   Qt4, flac, x11*, expat, gst*, vorbis, orc
 Summary:	Insync - Your Google Docs backup and sync tool
 Name:		insync
 Version:	0.10.5
-Release:	0.4
+Release:	0.5
 License:	?
 Group:		X11/Applications
 # DownloadUrl: https://www.insynchq.com/linux
@@ -46,7 +48,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_noautoreq	(GLIBC_PRIVATE)
 
 # we don't want these to be provided as system libraries
-%define		_noautoprov		libcrypto.so.1.0.0 libz.so.1 libsqlite3.so.0 libreadline.so.6
+%define		_noautoprov		libcrypto.so.1.0.0 libz.so.1 libsqlite3.so.0 libreadline.so.6 libdbus-glib-1.so.2
 # and as we don't provide them, don't require either
 %define		_noautoreq		%{_noautoprov}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/insync.git/commitdiff/24cb7139ccf77bc28e277a9f00c88240fd48ed41



More information about the pld-cvs-commit mailing list