]> git.pld-linux.org Git - packages/dropbox.git/commitdiff
libffi.so.6 librsync.so.1 bundled, noautoreq dropbox-3.4.3-0.4
authorElan Ruusamäe <glen@delfi.ee>
Tue, 14 Apr 2015 09:03:38 +0000 (12:03 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 14 Apr 2015 09:03:38 +0000 (12:03 +0300)
dropbox.spec

index 2c8e818a6b6954208a4b53fad9dd9560ce9cdc29..b564c071a24f2382ef48fb6079dff650bbc6f0d2 100644 (file)
@@ -10,7 +10,7 @@
 Summary:       Sync and backup files between computers
 Name:          dropbox
 Version:       3.4.3
 Summary:       Sync and backup files between computers
 Name:          dropbox
 Version:       3.4.3
-Release:       0.3
+Release:       0.4
 License:       Proprietary
 Group:         Daemons
 Source0:       http://dl-web.dropbox.com/u/17/%{name}-lnx.x86-%{version}.tar.gz
 License:       Proprietary
 Group:         Daemons
 Source0:       http://dl-web.dropbox.com/u/17/%{name}-lnx.x86-%{version}.tar.gz
@@ -36,7 +36,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                icu_libs        libicudata.so.42 libicui18n.so.42 libicuuc.so.42
 
 # provided by package itself, but autodeps disabled
 %define                icu_libs        libicudata.so.42 libicui18n.so.42 libicuuc.so.42
 
 # provided by package itself, but autodeps disabled
-%define                _noautoreq              libwx_.*.so %{icu_libs}
+%define                _noautoreq              libwx_.*.so %{icu_libs} libffi.so.6 librsync.so.1
 
 # a zip and executable at the same time
 %define                _noautostrip    .*/library.zip\\|.*/dropbox
 
 # a zip and executable at the same time
 %define                _noautostrip    .*/library.zip\\|.*/dropbox
This page took 0.065581 seconds and 4 git commands to generate.