]> git.pld-linux.org Git - packages/dropbox.git/commitdiff
update files dropbox-3.12.5-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 1 Jan 2016 19:36:18 +0000 (21:36 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 1 Jan 2016 19:36:18 +0000 (21:36 +0200)
dropbox.spec

index e341b317f221571d351eb24d4537921e6cde2248..9b073dfca3533672f4848f74f79bbfb322d5b2a1 100644 (file)
@@ -125,13 +125,24 @@ rm -rf $RPM_BUILD_ROOT
 
 %{_libdir}/%{name}/cffi-*-py*.egg
 %{_libdir}/%{name}/dropbox_sqlite_ext-*-py*.egg
+%{_libdir}/%{name}/enum34-*-py*.egg-info
 %{_libdir}/%{name}/futures-*-py*.egg
+%{_libdir}/%{name}/idna-*-py*.egg
+%{_libdir}/%{name}/ipaddress-*-py*.egg
 %{_libdir}/%{name}/mock-*-py*.egg
 %{_libdir}/%{name}/psutil-*-py*.egg
+%{_libdir}/%{name}/py-*-py*.egg
+%{_libdir}/%{name}/pyasn1-*-py*.egg
+%{_libdir}/%{name}/pytest-*-py*.egg
 %{_libdir}/%{name}/requests-*-py*.egg
 %{_libdir}/%{name}/setuptools-*-py*.egg
+%{_libdir}/%{name}/six-*-py*.egg
 %{_libdir}/%{name}/tornado-*-py*.egg
 
+# need +x bits for .so files
+%defattr(-,root,root,-)
+%{_libdir}/%{name}/cryptography-*-py*-linux-*.egg
+
 # GUI parts
 %exclude %{_libdir}/%{name}/PyQt5.*.so
 %exclude %{_libdir}/%{name}/libQt5*.so.5
This page took 0.049017 seconds and 4 git commands to generate.