commit eda6fc90a899faa7c4f4859c466a79e16dc0bdfd
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Oct 31 09:02:11 2012 +0200

    - do not provide system library deps

 insync.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/insync.spec b/insync.spec
index baab0d7..02433cf 100644
--- a/insync.spec
+++ b/insync.spec
@@ -33,6 +33,11 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # Filter GLIBC_PRIVATE Requires
 %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
+# and as we don't provide them, don't require either
+%define                _noautoreq              %{_noautoprov}
+
 %description
 Insync is Google Drive for business and power users that sync and
 supports multiple accounts and offline Google Docs editing using local
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to