commit bd07dff0edc9642e033f3fd587b6f3ef20f6ea53
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Sep 1 11:24:26 2015 +0300

    up to 3.8.8

 dropbox.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/dropbox.spec b/dropbox.spec
index 572cbda..c289986 100644
--- a/dropbox.spec
+++ b/dropbox.spec
@@ -9,15 +9,15 @@
 #   http://wiki.dropbox.com/TipsAndTricks/TextBasedLinuxInstall
 Summary:       Sync and backup files between computers
 Name:          dropbox
-Version:       3.8.6
+Version:       3.8.8
 Release:       1
 License:       Proprietary
 Group:         Daemons
 Source0:       http://dl-web.dropbox.com/u/17/%{name}-lnx.x86-%{version}.tar.gz
-# NoSource0-md5:       a27af202706b4b237237bfeeaf1e2840
+# NoSource0-md5:       b8285712e46db85815070dd21cf74f3b
 NoSource:      0
 Source1:       
http://dl-web.dropbox.com/u/17/%{name}-lnx.x86_64-%{version}.tar.gz
-# NoSource1-md5:       b3a9679f3ae4faf46d3afaf26032e84f
+# NoSource1-md5:       d27298bbaaa1f955945f2021d459274d
 NoSource:      1
 URL:           http://www.dropbox.com/
 BuildRequires: rpmbuild(macros) >= 1.566
@@ -85,11 +85,6 @@ mv dropbox-lnx.*-%{version}/* .
 #%{__rm} libffi.so.6 librsync.so.1
 #%{__rm} 
libQt5{Core,DBus,Gui,Network,OpenGL,PrintSupport,Qml,Quick,Sql,WebKit,WebKitWidgets,Widgets}.so.5
 
-# make into symlink, looks cleaner than hardlink:
-# we can attach executable attrs to binary and leave no attrs for symlink in
-# %files section.
-ln -sf dropbox library.zip
-
 # fun, let's delete non-linux files from archive
 unzip -l library.zip | \
        grep -E 
'(arch|dropbox)/(mac|win32)|_(win32|mac).py|pymac|ui/cocoa|unittest' | \
@@ -97,6 +92,11 @@ unzip -l library.zip | \
        awk '{print $NF}' > lib.delete
 zip library.zip -d $(cat lib.delete)
 
+# make into symlink, looks cleaner than hardlink:
+# we can attach executable attrs to binary and leave no attrs for symlink in
+# %files section.
+ln -sf dropbox library.zip
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
================================================================

---- gitweb:

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

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

Reply via email to